FEATUREDComputing Life · Share (鸭哥 research reports)· rssZH00:00 · 07·02
→Token pricing squeeze: buyers flee, sellers double down, builders fill the gap
Anthropic launched Claude Sonnet 5 at a promo price of $2/$10 per million tokens, rising to $3/$15 in September, while a new tokenizer adds ~30% more tokens per task—nearly doubling real cost over Sonnet 4.6. The next day Palantir's Karp called token billing “completely wrong,” arguing real value should mean outcome-based pricing. On the buy side, Uber burned its full-year AI coding budget in four months after deploying Claude Code and Cursor to 5,000 engineers, then capped per-engineer spend at $1,500/month. Microsoft cut Claude Code licenses for thousands of engineers on the last day of its fiscal year, routing them back to Copilot. GitHub Copilot's switch from flat-rate to token billing triggered a wave of cancellations as users exhausted quotas in a day or two. Sellers can't stop: OpenAI projects a $14B loss in 2026, Anthropic's monthly compute cost runs $1.25B, and Amazon shifted Anthropic payments from per-hour to per-token, pushing its own teams to distill smaller models. Builders in the middle route only 26% of requests to expensive closed-source models, add prompt caching and semantic caching to cut costs 40%–80%, and lean on open-source models whose programming traffic share has pushed Claude Opus down to 4.7%. Tokens won't disappear—they'll recede to a backend meter while front-office billing shifts to per-task, per-seat, or annual budget models.
#Code#Anthropic#Claude Sonnet 5#Claude Opus
why featured
Featured · importance 82 · hook + knowledge + resonance
editor take
Buyers flee unpredictable token bills, sellers push costs out, and builders in the middle route and cache to make pricing enterprise-legible.
sharp
This piece is worth opening because it lays out the token-pricing squeeze clearly: Uber burned its full-year AI coding budget in four months, Microsoft cut Claude Code licenses on the last day of its fiscal year, and GitHub Copilot's switch to metered billing triggered a wave of cancellations. Buyers want predictable costs and explainable ROI, but sellers—OpenAI projecting a $14B loss in 2026, Anthropic running $1.25B/month in compute—can't survive without surfacing real costs.
Karp's rant has a commercial motive: Palantir charges per seat, so trashing token pricing boosts its own product line. But the problem he's pointing at is real. There's no reliable conversion between tokens and business value.
The builder response is practical. On OpenRouter, the top four programming models are all open-source; Claude Opus has dropped to 4.7% of traffic. Routers shunt 74% of requests to cheap models, prompt caching cuts input costs 40–80%, and semantic caching saves another 40–70%. These architectural moves repackage raw token bills into something enterprises can stomach.
One thing I'd watch: open-source models often burn more tokens to hit similar scores. GLM-5.2's per-run output tokens jumped ~65%, so the real cost advantage is smaller than the per-token multiple suggests. But the direction is right—tokens will recede to a backend meter while front-office pricing shifts closer to what customers actually buy.
HKR breakdown
hook ✓knowledge ✓resonance ✓