Claude Opus 5.5 cuts token prices 20%. Rerun your math.
Anthropic shipped Claude Opus 5.5 at $4/$20 per million tokens with 60% cheaper cache reads. Here's how to re-price the AI work you already run.
Anthropic released Claude Opus 5.5 today, and the interesting number is not the benchmark — it is the invoice. Opus 5.5 lands at $4 per million input tokens and $20 per million output, down from Opus 5's $5 and $25. Cache reads drop from $0.50 to $0.20. If you are running anything on Opus 5 in production, your cost model is stale as of this morning.
What actually happened
Anthropic announced Opus 5.5 as the first model in the Claude 5.5 family, available now on the Claude Platform, AWS, Google Cloud and Microsoft Azure under the model ID claude-opus-5-5. Anthropic says it costs 40% less to run on typical workloads than Opus 5 — that is the 20% per-token cut compounded with fewer tokens spent to finish the same job — and generates output more than 30% faster.
The benchmark deltas Anthropic published are real gaps, not rounding. Terminal-Bench 4.0 goes from 52.3% to 66.4%. FrontierCode v1.1 from 48.0% to 54.4%. OSWorld 2.0, the computer-use benchmark, from 74.0% to 81.8%. Anthropic also claims Opus 5.5 matches Fable 5.1 on coding work while costing 51% less on its HAProxy translation task.
Practical details worth reading twice: there is a faster mode billed at $8 input / $40 output, cache writes stay at $5, and five-hour usage limits went up across Pro, Max, Team and seat-based Enterprise plans. TechCrunch reports Sonnet 5.5 and Haiku 5.5 are coming in the following weeks, so the cheaper tiers have not repriced yet.
Why a 20% token price cut matters for your business
Most small companies running AI picked a model once, wired it in, and never revisited it. That was defensible when prices moved twice a year. It is not defensible now — this is the second Opus price change we have written about this quarter, and the cache-read cut is the bigger one for anyone doing retrieval.
Cache reads at $0.20 per million change the economics of stuffing context. If you have been trimming system prompts and document context to control spend, that constraint just loosened by 60%. Reference material you excluded on cost grounds may now be worth including — and the quality lift from better context usually beats the quality lift from a bigger model.
Three things to do this week:
Pull your last 30 days of token spend and split it by input, output and cache. If you cannot split it, that is the first thing to fix. You cannot act on a 60% cut to a line item you do not track.
Do not pin your integration to a dated model string and forget it. Pin deliberately, then schedule the review. A pin you chose is engineering. A pin you inherited is debt.
Re-run your eval set before you switch. Benchmarks are Anthropic's workload, not yours. A model that is better on Terminal-Bench can still be worse on your support triage prompts. Twenty test cases and an afternoon settles it.
We build AI systems where the model is a config value, not a rewrite — because vendors reprice on their schedule, not yours.
Key takeaways
- Opus 5.5 is $4 in / $20 out per million tokens, down from $5 / $25 on Opus 5
- Cache reads dropped 60%, from $0.50 to $0.20 per million — the biggest change for RAG workloads
- Anthropic claims 40% lower cost on typical workloads and 30%+ faster output than Opus 5
- Available now on the Claude Platform, AWS, Google Cloud and Azure as
claude-opus-5-5 - Sonnet 5.5 and Haiku 5.5 are not out yet — your cheap tier has not repriced
- Run your own eval set before switching; published benchmarks are not your workload
If a 20% token price cut does not change anything in your stack, your stack is not measuring the right things. We build automations where the model, the prompt and the cost ceiling are all things you can change without a rebuild. Run the numbers on what your AI work actually costs, or send us your setup and we will tell you what to re-price.
Sources: Anthropic, TechCrunch.
- #claude-opus-5-5
- #anthropic
- #token-pricing
- #ai-costs
- #model-selection
Tommy Rush — Founder, Rush Commerce
Operator turned builder. 15+ years running operations — now shipping the systems businesses run on. More
Get The Rush Report weekly — one email, zero fluff.
Keep reading
Xiaomi ships a 1T MIT-licensed model. Weights you own.
Xiaomi published MiMo-V2.6 Pro and Flash on Hugging Face under MIT with 1M context and open weights. What an MIT license actually buys a small team.
Read itWSO2 Agent Manager GA: an agent control plane you host
WSO2 Agent Manager hit GA September 15 under Apache 2.0, self-hosted or SaaS. What an open agent control plane changes about governing the agents you already run.
Read it