Claude Sonnet 5: Permanent $2/$10 Pricing and Developer Impact
Anthropic has formalized Claude Sonnet 5's $2/$10 API pricing permanently, canceling scheduled increases. Here is the token economics breakdown.


Synthesizing article benchmarks & model metrics...
Anthropic officially confirmed that Claude Sonnet 5’s introductory API pricing has been made permanent, permanently canceling the scheduled September 1 price increase.
Under this formal rate structure, Sonnet 5 remains priced at $2.00 per million input tokens and $10.00 per million output tokens. Anthropic originally launched the model on June 30 with promotional rates set to expire on August 31, after which pricing was slated to rise to $3.00 input and $15.00 output (matching Sonnet 4.6).
Canceling that increase preserves a 33% lower input cost and 33% lower output cost for teams building autonomous coding tools, multi-agent orchestrations, and high-frequency developer workflows.
Executive Pricing Matrix & Structure
| Rate Component | Scheduled Post-Promo Rate | Permanent Rate | Net Price Difference |
|---|---|---|---|
| Input Tokens (Base) | $3.00 / 1M | $2.00 / 1M | 33.3% Lower |
| Output Tokens | $15.00 / 1M | $10.00 / 1M | 33.3% Lower |
| 5-Minute Cache Write | $3.75 / 1M | $2.50 / 1M | 33.3% Lower |
| 1-Hour Cache Write | $6.00 / 1M | $4.00 / 1M | 33.3% Lower |
| Prompt Cache Read | $0.30 / 1M | $0.20 / 1M | 90% Discount from Base |
What Changed? Practical Financial Impact
For development teams operating automated coding agents (such as Claude Code, Cursor, and Cline), context retention and prompt re-evaluations dominate infrastructure expenditures:
Scenario: Continuous Integration Automated Bug Triage
Consider an engineering org executing 100,000 automated pull request reviews per month:
- Average Prompt Context: 120,000 tokens (cache-read heavy)
- Average Completion: 2,500 tokens
- Monthly Token Volume: 12 Billion Input Tokens (80% cached), 250 Million Output Tokens.
Under the canceled $3/$15 rate:
- Uncached Input: $(2{,}400 imes $3.00) = $7{,}200$
- Cached Input: $(9{,}600 imes $0.30) = $2{,}880$
- Output Tokens: $(250 imes $15.00) = $3{,}750$
- Total Monthly Spend: $13,830
Under the permanent $2/$10 rate:
- Uncached Input: $(2{,}400 imes $2.00) = $4{,}800$
- Cached Input: $(9{,}600 imes $0.20) = $1{,}920$
- Output Tokens: $(250 imes $10.00) = $2{,}500$
- Total Monthly Spend: $9,220
Net Annual Budget Savings: $55,320 per year without altering a single line of application code.
Competitive Context & Market Alignment
Anthropic’s decision to maintain $2/$10 pricing reflects fierce competitive pressure from both proprietary rivals and open-weights releases:
- Grok 4.6 High: SpaceXAI’s model ships at $2.00 input and $6.00 output (Grok 4.6 Review).
- GPT-5.6 Sol: OpenAI maintains a higher $5/$15 tier, placing Sonnet 5 at less than half the per-token cost (GPT-5.6 Sol Scorecard).
- DeepSeek V4 Pro 0813: The open-weights MoE provides extreme budget competition at $0.435/$0.87 per million tokens (DeepSeek V4 Pro Analysis).
By fixing Sonnet 5 permanently at $2/$10, Anthropic cements the model as their core developer sweet spot: high-tier coding proficiency at accessible unit economics.
Related Models & Discovery Resources
- Model Scorecard: Latency, context limits, and specs on Claude Sonnet 5
- Compare Coding Models: Check head-to-head scores in the LLM Comparison Engine
- Explore Leaderboard: View global standings on the AI Model Leaderboard
- Browse Catalog: Discover all models in the All Models Directory
RankLLMs independent evaluations verify official benchmarks against reproducible testing suites, community logs, and provider documentation.
- •Anthropic Official Platform Pricing(Primary Source →)
- •Claude API Developer Documentation(Primary Source →)
Was this benchmark analysis helpful?
Thank you for your feedback! We update our benchmarks weekly based on developer input.

Lucky Yaduvanshi(luckyyaduvanshi.in →)
Founder of RankLLMs • AI Researcher & Software Engineer focusing on LLM benchmarking, DevOps, and autonomous coding agents.
Recommended Reading
Continue exploring related technical benchmarks, model deep-dives, and autonomous coding agent guides.

Alibaba Model Studio Token Plan: Pricing Structure and Claude Code Integration
Comprehensive review of the Alibaba Cloud Model Studio Token Plan. We break down Singapore region access, Credits math, 7-day rolling limits, night discounts, Reddit community benchmarks, and Claude Code setup.
Lucky Yaduvanshi
Claude 3.5 Sonnet: SWE-bench Verified, HumanEval, and Coding Analysis
Complete benchmark history of Claude 3.5 Sonnet: SWE-bench Verified from 33.4% to 49.0%, HumanEval 93.7%, and how it compares to the 2026 frontier.
Lucky Yaduvanshi
Best LLMs for Coding in 2026: SWE-bench Verified Data & Cost Math
The best coding LLMs in 2026, ranked by SWE-bench Verified, Terminal Bench, and cost per solved task. Claude Fable 5 leads raw accuracy; Gemini 3.7 Flash and GLM-5.3-Flash lead value.
Lucky Yaduvanshi
Tencent Hy4 Preview: 770B MoE Architecture and 1M Context Window
Detailed analysis of Tencent Hy4 preview: 770B MoE architecture (49B active), 1M context window, Gated DSA attention, benchmark scores, and Apache 2.0 weights.
Lucky Yaduvanshi