Anthropic's Pricing Cliff: Metering, Capacity, and the 30-Day Window
What Changed This Week
Anthropic tightened the pricing surface this week, and the budget written in October no longer covers the workload run in November. Claude subscriptions now convert to dollar-matched API credits across every programmatic surface: Agent SDK, claude-p, GitHub Actions, and third-party harnesses. The 70-90% effective discount power users were extracting on alternative harnesses is gone. Starting June 15, third-party tool usage (Zed, Conductor, OpenCode, T3 Code) lands in a separate credit bucket with no rollover and overflow at API rates. Dario Amodei has admitted Anthropic planned for 10x growth and hit 80x, which is why they are emergency-leasing xAI's 220,000+ GPU Colossus 1 cluster (H100, H200, GB200). The capacity scramble is the cause. The metering is the consequence.
The Contradiction Worth Surfacing
Sources disagree on what the Ramp 34.4% vs 32.3% crossover means. Several cite it as evidence Anthropic is winning. Others correctly note that Ramp measures who gets billed on a corporate card, which doesn't capture token volume, workload criticality, or production dependency. OpenAI counters that large enterprise contracts go through invoice and ACH, not cards. The directional signal is robust across sources: multi-vendor procurement is now the default. The specific ranking is noise within measurement error.
ServiceNow burned its full-year Claude budget by May. The cost-attribution gap bites most teams within one quarter of going live.
The No-SLA Problem
Anthropic provides no native per-user usage telemetry, no tool-level consumption breakdown, no SLAs on latency or availability, no budget alerts, and no anomaly detection. For enterprise SaaS at this price point, that is anomalous. The thing this doesn't tell you from the pricing page is that you cannot attribute which tenant, prompt, or feature drove the bill until the invoice arrives.
| Capability | Enterprise SaaS norm | Anthropic (today) |
|---|---|---|
| Per-user attribution | Native dashboards | Not exposed |
| Budget alerts | Standard | Absent |
| Latency/availability SLA | Contractual | None |
| Anomaly detection | Built-in | Absent |
The OpenAI Counter
Sam Altman dropped a 2-month-free Codex enterprise switch promo the same day Anthropic metered. That is a zero-cost evaluation window. The right read is to run it through an internal harness, not vendor benchmarks, with trajectory-level instrumentation that measures how agents succeed, not just pass@1.
What to do
Audit every Claude-backed workload (Agent SDK, GitHub Actions, batch evals) and reconcile projected token burn against new credit caps by end of next week
Deploy an LLM gateway (LiteLLM/Portkey) with per-user, per-feature tagging and daily budget alerts before June 15
Activate OpenAI's 2-month Codex promo and instrument a head-to-head eval on matched prompts and tool schemas
Avoid locking annual Anthropic contracts until post-Colossus integration stability is observable (expect 6-8 weeks)