Anthropic's Triple Squeeze: Your Claude Budget Just Broke
What Happened
The pricing change is the surface event, and it compounds with two others. Anthropic metered all programmatic Claude usage: subscriptions now convert to dollar-matched API credits across Agent SDK, claude-p, GitHub Actions, and third-party harnesses. The implicit 70-90% discount power users were getting is gone. At Code with Claude, Dario Amodei disclosed that Anthropic planned for 10x growth and got 80x, which is the most plausible read on the quality degradation users have been logging since mid-April. The emergency fix is leasing xAI's entire Colossus 1 cluster (220,000+ GPUs), from the CEO who called Anthropic 'misanthropic' three months ago.
The June 15 Cliff
Starting June 15, Claude usage through third-party tools (Conductor, Zed, OpenCode, T3 Code) draws from a separate credit bucket equal to plan value. No subsidized tokens, no rollover, overflow billed at API rates. Claude Code and the Claude app are unaffected. Weekly rate limits get bumped fifty percent for two months as a softener.
| Surface | Before | After (announced) |
|---|---|---|
| Claude Code limits | 5-hour cap | Doubled |
| Peak-hours throttle | Reduced for Pro/Max | Removed |
| Opus API rate limits | Squeezed | 'Substantially raised' |
| Third-party tools | Subsidized | Credit-capped, overflow at list |
The Counter-Offensive
OpenAI dropped a 2-month-free Codex enterprise switch promo the same day. Ramp's April data shows Anthropic edging OpenAI 34.4% vs 32.3% in B2B spend, the first apparent lead change. The thing the Ramp number doesn't tell you is whether the lead survives the metering change. OpenAI is pricing a response against the exact developers Anthropic just alienated, and a free evaluation window is an asymmetric-payoff bet for the buyer.
Why This Matters For Your Stack
ServiceNow already burned its full-year Claude budget by May after the price hikes. Anthropic provides no native per-user or per-tool usage telemetry and no SLAs, which is unusual for a dependency on the critical path. The vendor dashboard cannot attribute spend to a tenant or a prompt. That instrumentation has to come from the consumer side.
Any Claude benchmark from before May 7 is stale. Any cost model built before the metering change is numerically wrong, not directionally wrong.
The Capacity Aftermath
The 80x growth miss means observed 'quality degradation' was quantization, smaller-model routing under load, and scheduler unfairness, not product changes. The Colossus integration (H100, H200, GB200 heterogeneous fleet) will produce p95/p99 variance during transition. Tail latency gets weirder before it stabilizes, and that is the metric to watch, not the mean.
What to do
Audit every Claude-backed workload (Agent SDK, GitHub Actions, batch evals) against the new credit cap and flag jobs that exhaust credits before month-end
Deploy an LLM gateway (LiteLLM/Portkey) with per-user, per-feature tagging and daily token budget alerts in front of all Claude traffic
Run a 2-month Codex evaluation under OpenAI's free promo with matched prompts and tool schemas against your existing Claude harness
Re-baseline Claude throughput and latency benchmarks after Colossus integration stabilizes (target: late May)
Reforecast Claude spend for teams using Zed, Conductor, or OpenCode — model post-June-15 scenario where overflow hits API rates