# Anthropic shipped Claude Sonnet 5. The part that matters is not the benchmark

Anthropic released Claude Sonnet 5 on June 30, 2026, and called it the most agentic Sonnet model yet.

The headline is that it lands close to Opus 4.8 at a fraction of the price.

That is the line everyone will quote. It is not the line that matters.

Two details sit underneath it, and both change how you build.

The first is where the workhorse tier now sits.

On some agentic search and computer-use evaluations, Sonnet 5 matches Opus 4.8 at higher effort settings. A midsize model that finishes complex tasks instead of stopping short, and checks its own output without being asked, is good enough to run most of an agent loop. Not just draft a first pass for a bigger model to clean up.

The second detail is the tokenizer.

Sonnet 5 ships an updated tokenizer that turns the same English text into roughly 1.0 to 1.35 times as many tokens as Sonnet 4.6, depending on content.

So read the price twice.

Introductory pricing is $2 per million input tokens and $10 per million output through August 31, 2026, then $3 and $15.

The rate per token fell. The number of tokens per request rose.

Your bill is the product of the two, and the product is what lands on the invoice: • A lower per-unit rate is not a lower system cost • The unit itself can move beneath the rate • You measure spend in dollars per finished task, not dollars per token

Source: https://www.anthropic.com/news/claude-sonnet-5

Benchmarks tell you what a model can do.

Tokenizers tell you what it will cost.
