Skip to content
Agent Month

Claude Sonnet 4.6

Balanced

Last verified: June 4, 2026· Anthropic Claude Sonnet 4.6 pricing

Strong general-purpose model with adaptive thinking and a 1M-token context window.

Input / 1M
$3.00
Output / 1M
$15.00
Context
1M tokens
Provider
Anthropic

Pricing verified June 4, 2026. Prices change frequently. Always confirm against the provider’s official pricing page before relying on these figures for budgeting. Official pricing →

What Claude Sonnet 4.6 is best for

The best balance of speed, intelligence, and cost — most production routes that don’t need the frontier tier.

Use it for most production routes that need solid quality without frontier pricing. Avoid it for trivial, high-volume calls (route those down) and the very hardest reasoning (route those up).

When to choose Claude Sonnet 4.6

The workhorse. Pick Sonnet 4.6 over Opus when you want strong quality at a third of the input price and most of your traffic is not frontier-hard — which for most products is the majority of it. Move the genuinely hard routes up to Opus.

Claude Sonnet 4.6 cost by volume

Estimated monthly cost at three realistic volumes, at $3.00 input / $15.00 output per million tokens.

ScenarioInput / moOutput / moEst. cost / mo
Prototype2M0.5M$14
Growing product50M10M$300
At scale500M100M$3,000

Plug in your own numbers with the cost calculator.

Cutting your Claude Sonnet 4.6 bill

The headline price isn’t the lever — usage pattern is. The reductions come from routing low-stakes calls to a cheaper tier, caching stable prefixes, batching non-urgent work, and gating it all behind evals so quality holds. The full method — the same one that takes 30–60% out without regressions — is the LLM cost optimization playbook.

Context window: 1M tokens

Claude Sonnet 4.6’s context window bounds how much it can consider at once — system prompt, history, retrieved docs, and the response all draw from those 1M tokens, with up to 64K reserved for output. A larger window enables whole-codebase reasoning and long documents, but using more of it costs more per request — so retrieval and caching still matter even when the window is large.

Cheaper alternatives to Claude Sonnet 4.6

By blended cost (3:1 input:output). The right swap depends on whether quality holds on your routes — always validate with evals.

Frequently asked questions

How much does Claude Sonnet 4.6 cost?

Claude Sonnet 4.6 costs $3.00 per million input tokens and $15.00 per million output tokens. A workload of 50M input and 10M output tokens per month would cost about $300.

What is Claude Sonnet 4.6's context window?

Claude Sonnet 4.6 has a 1M-token context window, with up to 64K output tokens. Strong general-purpose model with adaptive thinking and a 1M-token context window.

Is Claude Sonnet 4.6 the right model for my workload?

The best balance of speed, intelligence, and cost — most production routes that don’t need the frontier tier. The cheapest correct model is workload-specific — route low-stakes calls to a cheaper tier and reserve Claude Sonnet 4.6 for work where its strengths matter, validated by evals.