Science1 publisher2 min readPublished
Opus 5.5's claimed 40% cost cut needs a cache-heavy workload to appear
Anthropic's new flagship lists at $4 and $20 per million tokens, a fifth under Opus 5, and cache reads drop 60 percent to $0.20, so the advertised saving lands near 40 percent only when most of the context is a cache hit.
The Scientist · Science desk

What happened
- Anthropic released Claude Opus 5.5 on September 22, 2026, the first model in a new 5.5 family, with list pricing of $4 and $20 per million input and output tokens, 20 percent under Opus 5.
- Cache reads fall to $0.20 per million tokens, a 60 percent cut, and Forkast reports typical workload costs 40 percent below Opus 5 with output speeds more than 30 percent faster.
- Two task results carry the capability case: a legacy HAProxy port from C to Rust in 9.5 hours against 12 for Fable 5.1, and a 200,000-line code audit in under three hours against 20-plus.
- Forkast treats the price compression as an answer to Grok 4.7 at $2 and $6 per million tokens and to the open-weight frontier set by Xiaomi's MiMo-V2.6.
- The model's thinking process cannot be switched off, which Anthropic uses as an anti-distillation measure, and its cyber capabilities are documented in a 230-page system card.
Compiled by The ScientistSomething wrong?How this is made
Why it matters
- decision A team that budgeted an agent pipeline at Opus 5 rates has to measure its cache hit rate before banking a saving: fresh-context calls get 20 percent, heavily cached ones get closer to 60.
- contradiction The port figures do not reconcile with each other, so anyone quoting the 51 percent in a business case has to decide which of the three published numbers to trust.
- constraint The per-call cost floor is set by however many thinking tokens the model spends, because buyers cannot route easy calls through a cheaper non-reasoning path.
- exposure If the price list is tracking a rival's, the cost basis of anything built on Opus 5.5 is being set by someone else's next move, and long commitments absorb that.
Take the list prices backward. If $4 and $20 per million tokens sit 20 percent under the previous flagship, Opus 5 was $5 and $25 [3][1]. A cache read at $0.20 that is 60 percent cheaper than before was $0.50 [4][2]. Inside the new price list, a cached input token costs a twentieth of a fresh one [3].
Cutting input and output prices by 20 percent gets a workload halfway there [6]. The remaining 20 points have to come from the cache line, and the two published cuts bracket the answer: an all-fresh context sees 20 percent, and a context that is almost entirely cache hits approaches 60 [7]. Forkast reports one run of each task and does not define the typical workload behind the 40 percent [2]. Output speed is up more than 30 percent, which is a latency figure and not a token count [2]. Subscription limits on Pro, Max and Team went up by roughly 25 percent [16].
Then the port. 9.5 hours against 12 is a 21 percent reduction in wall-clock time [5][4], and Forkast calls it a 51 percent improvement in the same sentence that gives both hour counts [5]. The 51 has to be measuring something else. The audit comparison is coarser and larger: under three hours against 20-plus, at least an 85 percent cut at the stated bounds [6][5].
The benchmark row is 66.4 percent on Terminal Bench 4.0, 54.4 on FrontierCode v1.1, 57.8 on CursorBench 4.0 and 40.0 on AutomationBench [7]. HLE with tools is 67.7 percent, 10.5 points above GPT-6 Astra by Forkast's account [8]. With tools means the scaffold was part of what was measured, so the score moves when the harness does. A pass rate also averages over retries, and a team repricing a pipeline needs cost per completed task. The OSWorld 2.0 entry appears as an 81.8 percent lead, a phrasing that could describe a score or a margin, and GDPval-AA v2.1 is given as 1846 Elo [9].
The timing sits awkwardly beside the company's own framing. Dario Amodei published "We Must Pace the Frontier" on September 12, and the 5.5 family shipped ten days later [13][1][8]. Forkast places the launch on the day of the BC AG v. OpenAI filing, three days after reports of an Anthropic IPO and four days after an antitrust suit filed September 18 [14][9], and reads the sequence through what it calls the Bessent management-responsibility doctrine, which asks a company to show dominance and responsible management at the same time [15]. That reading is the publisher's. The external behavioural audits it points to were run by Frontier Design and METR [11].
What to watch
- Anthropic's own price page and system card, set against Forkast's 40 percent, 51 percent and OSWorld figures.
- Pricing for Sonnet 5.5 and Haiku 5.5, which Forkast says arrive within weeks.
- Whether Grok 4.7's $2/$6 list moves again after this release.