A broken agent router burned 30.2M tokens in 3.5 hours on Claude Code
RileyRalmuto · x · 2026-07-21
A user reports that an agent routing setup burned through 30.2 million tokens in 3.5 hours while they were asleep.
What happened
- The fleet was supposed to use cheaper external models first.
- Because the OpenRouter key was dead and direct Anthropic/OpenAI paths were down, requests fell through to a last-resort Claude Code / Opus 4.8 path.
- The loop never idled and kept firing roughly every 30 minutes.
Why it mattered
- The expensive fallback ended up handling memory maintenance and session-history sweeps.
- The poster says this consumed about 93% of all spend and nearly half of a 5-hour usage window.
More from coding & agent
- Chaining dependent MCP tool calls: no rollback, duplicate risk — agentrsdg · 2026-09-11
- DeepMind-led paper makes design docs the source of truth, code disposable — SMART regenerates in 1.5-3h for ~$100 — Roger_M_Taylor · 2026-09-11
- Agent-built classifier labels 192k docs for $0.70 vs $13-26 with frontier LLMs — vanstriendaniel · 2026-09-11
- MathModelAgent gains traction: auto-solves math modeling and writes a submission-ready paper — jihe520 · 2026-09-11
- alphaXiv open-sources OpenResearch to run parallel research agents with any model — alphaXiv · 2026-09-11
- DeskcommCRM: open-source AI sales CRM with native agents and WhatsApp hits 1k stars — melgarafael · 2026-09-11