P.K. SHARMA

Cyber security intelligence, AI governance, practitioner analysis

Claude Opus 5.5 cuts token prices 20%. Anthropic's 40% claim needs one more number

Anthropic's new flagship costs $4 per million input tokens and $20 per million output tokens. Its larger claimed saving depends on using fewer tokens per completed task, which buyers should measure on their own workloads.

By Parminder Kumar Sharma · · 5 min read

Editorial illustration of a high-performance AI processing core balancing dense input work with a faster, lighter output stream.

The price cut is direct; the total saving is workload-dependent

Anthropic released Claude Opus 5.5 on 22 September 2026 as the first model in its Claude 5.5 family. The published API rates are $4 per million input tokens and $20 per million output tokens, down from $5 and $25 for Opus 5. That is a 20% reduction in the two headline token prices.

Anthropic separately says Opus 5.5 costs 40% less than Opus 5 on a typical workload at default settings. The extra saving comes from its claim that the model needs fewer tokens to finish a task. Those are different measurements: one is a public unit price, while the other combines price, token consumption and the vendor's chosen task mix.

Caching is where agentic workloads receive the largest unit-price change

Anthropic's prices per one million tokens

UsageOpus 5.5Opus 5Unit-price change
Input$4$520% lower
Output$20$2520% lower
Cache reads$0.20$0.5060% lower
Cache writes$5$6.2520% lower
Fast mode input$8Not the standard rate2x Opus 5.5 standard input
Fast mode output$40Not the standard rate2x Opus 5.5 standard output

Cache reads fall by 60%, a material change for coding and agent workflows that repeatedly reuse a large codebase or instruction prefix. Cache writes fall by 20%. The economic benefit therefore depends on whether an application actually caches stable context and achieves a high reuse rate.

Fast mode is a separate trade. Anthropic says it can deliver up to 2.5 times the speed, but it doubles the standard Opus 5.5 input and output rates to $8 and $40. It may be rational for an interactive incident or a developer waiting on a critical path. It is harder to justify for unattended work where latency has little business value.

The benchmark table is broad, but it is still a vendor release table

Anthropic reports gains across agentic coding, knowledge work, computer use and chart recognition. Examples include 66.4% on Terminal-Bench 4.0, 54.4% on the main FrontierCode 1.1 result and 81.8% on a partial OSWorld 2.0 result. The company also says output is more than 30% faster than Opus 5.

The footnotes are essential. Most Opus 5.5 headline benchmark results use adaptive thinking at maximum effort, while some comparisons use scores reported by other model vendors. AutomationBench was run by Zapier, and several tasks could fall back to other Claude models when safeguards intervened. Anthropic itself warns that benchmark margins at this capability level are becoming less reliable guides to real-world differences.

That does not make the results unhelpful. It means procurement should reproduce a small number of representative jobs with identical prompts, tools, time limits and acceptance tests before translating leaderboard gaps into a production forecast.

Measure cost per accepted task, not cost per million tokens alone

A practical evaluation record for an agentic workload

MeasureWhy it matters
Input, output, cache-read and cache-write tokensReconstructs the bill instead of relying on one blended token count
Retries and failed tool callsCaptures work that consumed money but produced no accepted result
Wall-clock timeShows whether standard or fast mode changes a business bottleneck
Human review minutesA cheaper run can cost more if it creates extra checking or rework
Acceptance rateConverts raw model output into completed useful tasks

For a code migration, an accepted task might mean that the patch passes the repository's tests and review. For research, it might require citations that match the claimed evidence. For a browser agent, it could require reaching the correct final state without an irreversible mistake.

Run the same sample with Opus 5 and Opus 5.5, keep the harness and permissions fixed, and record the full task cost. That test reveals whether the vendor's token-efficiency improvement appears in the environment that will pay the bill.

Stronger safety claims still require application controls

Anthropic describes Opus 5.5 as its strongest model on an automated behavioural audit and says it is more resistant to prompt injection than Opus 5. It also says the model is less likely to take hard-to-reverse actions or operate outside its assigned boundaries. These are vendor evaluation claims, not a replacement for permission boundaries in the product using the model.

A stronger model can execute a mistaken plan more effectively. High-impact tools should still use narrow credentials, explicit approval points, reversible operations and logs that show what changed. Model capability and system authority remain separate decisions.

The upgrade case is strongest where context is reused and completion is expensive

Take this with you

What to test before switching

  • Compare cost per accepted task on a fixed representative sample
  • Separate input, output, cache-read and cache-write usage
  • Keep reasoning effort, tools, permissions and time limits consistent
  • Measure review and rework time alongside API cost
  • Use fast mode only where saved latency has a clear operational value
  • Re-run prompt-injection and approval-boundary tests in the real harness

Sources

  1. PrimaryIntroducing Claude Opus 5.5Anthropicaccessed 2026-09-27

Share this briefing

Know someone who owns this problem? Send it to them.

Related briefings

The briefing, in your inbox

Practitioner analysis of cyber and AI security news. No vendor noise.

One email per briefing. Unsubscribe any time.