Anthropic's Triple Squeeze: Re-Price Everything Before June 15
The New Economics
The Claude pricing changes this week compound; the metering shift is the load-bearing one, and three things landed together:
- Programmatic metering: Claude subscriptions now convert to dollar-matched API credits for Agent SDK, claude-p, GitHub Actions, and third-party harnesses. The implicit 70-90% subsidy on alternative-harness usage is gone.
- June 15 third-party credit separation: Usage through Conductor, Zed, OpenCode, and T3 Code gets a separate credit bucket. No rollover, overflow at API rates. Weekly limits bumped 50% as a two-month softener.
- Capacity-driven degradation: Dario admitted planning for 10x and getting 80x. Rate limits doubled this week, peak-hours throttling removed for Pro/Max, Opus limits 'substantially raised' — all signs that the serving fleet was oversubscribed.
The Capacity Fix That Changes Your Baseline
Anthropic is absorbing xAI's Colossus 1 cluster: 220,000+ GPUs spanning H100, H200, and GB200. That is roughly 45% of xAI's current capacity moving providers overnight. The integration will produce heterogeneous serving infrastructure, which means p95/p99 latency will get weirder before it stabilizes.
Any Claude benchmark from before May 7 is stale. The serving conditions just shifted again, and the serving conditions will shift once more when Colossus integration completes.
ServiceNow's CDIO burned through the full-year Claude budget by May. National Life Group's CIO called Claude 'great for consumer usage but not great for companies' wanting per-user monitoring. Anthropic provides no native per-user telemetry, no SLAs on latency or availability, and no budget alerts. The thing benchmark numbers don't tell you is whether you can attribute spend to a team; here you cannot. The observability gap is structural, not a bug to be fixed next sprint.
The Competitive Counter
OpenAI dropped a 2-month-free Codex enterprise switch promo the same day Anthropic metered usage. Ramp's April data shows Anthropic 34.4% vs OpenAI 32.3% — the first apparent lead change in business adoption. OpenAI is explicitly pricing against the developers Anthropic just alienated.
The asymmetry is the part that decides this. OpenAI's promo is a free evaluation window with zero downside risk. Anthropic's change is an immediate cost increase for any team that was leveraging the subsidy. A two-month free trial is cheap signal; not running it leaves the comparison unmeasured.
What to do
Audit every Claude-backed workload (Agent SDK, GitHub Actions, batch evals, third-party IDEs) and project token burn against new credit caps by end of this sprint
Deploy an LLM gateway (LiteLLM/Portkey) with per-user, per-feature token tagging and daily budget alerts within 2 weeks
Run OpenAI's 2-month Codex promo through your own eval harness with matched prompts and tool schemas before the window closes
Re-baseline all Claude benchmarks (throughput, p95 latency, rate-limit headroom) after Colossus 1 integration stabilizes in ~4-6 weeks