The AI bill that cost a dev $200 in 30 minutes.
Yours could be next.

AI Spend Guardian polls your Anthropic / OpenAI usage and alerts you BEFORE the bill arrives. Paid tier proxies your traffic and KILLS requests when cap is hit.

Install free CLI → See pricing
"PSA: The string 'HERMES.md' in your git commit history silently routes Claude Code billing to extra usage — cost me $200" — r/ClaudeAI, 1471↑, May 2026

Real pain (verified, 30 days)

1471↑ · r/ClaudeAI
HERMES.md $200 surprise
757↑ · r/ClaudeAI
Opus 4.7 regression rage

Stage 1 — free CLI tracker (2-min setup)

npx ai-spend-guardian setup

Local cron polls usage every 30 min. Slack/Discord/desktop alerts at 50/80/95/100% of cap. API key never leaves your machine. MIT licensed.

Stage 2 — cloud dashboard ($9/mo Pro · $29/mo Team)

Multi-provider, SMS alerts, monthly projection, team sharing.

Try the free tier (no credit card)

Stage 3 — hard cap proxy ($29/mo Team · $99/mo Insured)

One-line change. Proxy KILLS request when cap exceeded. Insurance refund up to $200 if cap fails.

const client = new Anthropic({
  baseURL: "https://proxy.spend-guardian.io",  // ← was api.anthropic.com
  apiKey: process.env.ANTHROPIC_API_KEY,
  defaultHeaders: { "x-sg-token": process.env.SG_TOKEN }
});

Why now (May 2026)

See full pricing →