Claude Opus 5 pricing in 2026: API costs, plans, real bills

Rama Adi Nugraha
Written by

Rama Adi Nugraha

Katelin Teen
Reviewed by

Katelin Teen

Last edited July 27, 2026

Expert Verified
Illustration of a Claude Opus 5 pricing breakdown showing cost per million tokens

Claude Opus 5 pricing at a glance

Claude Opus 5 launched on July 24, 2026, described by Anthropic as a model that "comes close to the frontier intelligence of Claude Fable 5 at half the price." The API rate is the same one the Opus line has carried since Opus 4.5.

What you pay forClaude Opus 5 rate
Input tokens$5 per million
Output tokens (including thinking)$25 per million
5-minute cache write$6.25 per million
1-hour cache write$10 per million
Cache read$0.50 per million
Batch API input / output$2.50 / $12.50 per million
Fast mode input / output$10 / $50 per million
US-only inference (inference_geo)1.1x every token category

Every figure above comes from Anthropic's pricing docs. A few specs that shape the bill more than the rate does:

  • The model ID is claude-opus-5 on the Claude API, anthropic.claude-opus-5 on Bedrock.
  • Context is 1M tokens in, 128k tokens out, rising to 300k output on the Batch API with a beta header.
  • The reliable knowledge cutoff is May 2026.
  • Opus 5 sits in its own rate-limit bucket. Opus 4.8, 4.7, 4.6 and 4.5 share a combined pool and Opus 5 does not draw from it, so moving traffic across does not free headroom.

If you are pricing this against the previous generation, our Opus 4.5 pricing guide and the Opus 4.6 breakdown carry the same rate, which makes the version-to-version comparison unusually clean.

What you are actually billed for

Here is the part that catches people migrating from Opus 4.8. On 4.8, a request that omitted the thinking field ran without thinking. On Opus 5, the same request runs adaptive thinking, and every thinking token is billed as output at $25 per million.

Annotated receipt showing the four things billed in a single Claude Opus 5 API call: prompt input, thinking tokens, visible answer, and returned tool results
Annotated receipt showing the four things billed in a single Claude Opus 5 API call: prompt input, thinking tokens, visible answer, and returned tool results

Two knock-on effects worth budgeting for:

  1. max_tokens now covers thinking and the answer together. A ceiling you tuned tightly around the visible response on 4.8 can truncate mid-answer on Opus 5. Anthropic's migration guide suggests at least 64k as a starting point at xhigh or max effort.
  2. Opus 5 writes longer by default. The migration guide is blunt that visible responses and written deliverables both run longer than on 4.8, and that lowering effort reduces thinking volume without reliably shortening the visible answer. Length has to be prompted for, not dialled for.

There is a third bill line people forget in agentic loops: every tool result you hand back re-enters as input on the next turn. A 30-step agent run pays for the same growing transcript over and over, which is exactly why caching matters more here than in chat. If your loop pulls context through MCP tools or Claude Skills, each of those results lands on the input side of the same invoice.

One model, four prices

The same weights and the same model ID can bill at four different rates depending purely on how you call them.

Price ladder showing four Claude Opus 5 input rates: cache read at fifty cents, batch at $2.50, standard at $5, and fast mode at $10 per million tokens
Price ladder showing four Claude Opus 5 input rates: cache read at fifty cents, batch at $2.50, standard at $5, and fast mode at $10 per million tokens

Prompt caching is the biggest lever for anything with a stable prefix. Writes cost 1.25x base input on the 5-minute cache and 2x on the 1-hour cache, and reads cost 0.1x. The quiet upgrade on Opus 5 is the floor: the minimum cacheable prefix drops to 512 tokens, down from 1,024 on 4.8 and 4,096 on Opus 4.6. System prompts that were silently uncacheable before now cache with no code change at all.

Batch takes 50% off both directions, and it stacks with caching. If your workload tolerates a queue, this is free money.

Fast mode goes the other way. Per the fast mode docs it delivers up to 2.5x higher output tokens per second for exactly double the price, and the trade is worth naming precisely: at $10 and $50, fast-mode Opus 5 costs the same per token as standard Claude Fable 5. It is also a research preview on the first-party API only, and does not work with Batch.

US-only inference adds a flat 1.1x on every token category, which works out to $5.50 and $27.50.

Effort is the real price knob

This is the section I would read twice if I were sizing a budget. Opus 5 supports five effort levels, and the guidance flipped from the 4.x era: where 4.7 and 4.8 told you to start at xhigh for agentic work, Opus 5 says start at the default high and reach down.

Dial diagram showing the five Claude Opus 5 effort levels from low to max, with high flagged as the recommended starting point
Dial diagram showing the five Claude Opus 5 effort levels from low to max, with high flagged as the recommended starting point

The numbers behind that advice come from Anthropic's own Frontier-Bench v0.1 run, a 74-task terminal benchmark that succeeded Terminal-Bench 2.1:

EffortFrontier-Bench scoreToken note
low25%64% fewer output tokens
high39%19% fewer output tokens
xhigh44.4%best result
max~43%more spend, slightly worse

Two things jump out. Max effort scored worse than xhigh while costing more, and low effort delivered well over half the score for roughly a third of the output tokens. Anthropic explains the max-effort dip on FrontierCode 1.1 as the model making "more changes than the task requires," which the grader penalises.

Chart plotting Frontier-Bench v0.1 score against cost per attempt for Opus 5, Fable 5, Opus 4.8 and GPT-5.6 Sol, as published by Anthropic
Chart plotting Frontier-Bench v0.1 score against cost per attempt for Opus 5, Fable 5, Opus 4.8 and GPT-5.6 Sol, as published by Anthropic

Read that chart as a pricing chart, not a leaderboard. Opus 5's whole cost argument is that its curve sits above and to the left of Fable 5's: it reaches a higher score at a lower cost per attempt. That is a more useful claim than any single benchmark number, and it is the same shape Anthropic reports on CursorBench, where Opus 5 lands "within 0.5% of Fable 5's peak score, but at half the cost per task."

Work out your own monthly bill

Sticker rates only become real once you put your own volume against them. Plug in a month of usage and see what the levers do.

One caveat the calculator cannot model: token counts are not comparable across generations. Anthropic notes that Claude 4.7 and later tokenize the same text into roughly 30% more tokens than Sonnet 4.6 and earlier, so a flat per-million comparison against an older model understates the real bill.

How Opus 5 prices against the rest of the lineup

ModelInput / MTokOutput / MTokContextWhere it fits
Claude Fable 5$10$501MThe capability ceiling
Claude Opus 5$5$251MAgentic coding, enterprise work
Claude Opus 4.8$5$251MPriority Tier, web fetch
Claude Sonnet 5$2 (then $3)$10 (then $15)1MVolume work
Claude Sonnet 4.6$3$151MPrevious workhorse
Claude Haiku 4.5$1$5200KClassification, routing

Anthropic's own steer is to start with Opus 5 and step up to Fable 5 only when you need the ceiling.

Against the rest of the market, our comparisons of Gemini pricing and GPT-5.6 pricing put Opus 5 in the expensive-but-efficient bracket. The head-to-head reads in Gemini 3 Pro and Codex vs Opus 4.6 still describe the shape of that trade, and the three-way API comparison is the fastest way to sanity-check a switch.

Two things Opus 4.8 keeps that Opus 5 drops, and they matter for planning: per the migration notes, web fetch is not available on Opus 5 and Priority Tier is not supported. If you hold a Priority Tier commitment, that capacity does not follow you across.

What real workloads actually cost

Rates are abstract. These are not.

One coding session. Anthropic's own worked example puts a one-hour Opus 5 session at 50,000 input and 15,000 output tokens: $0.25 plus $0.375 plus $0.08 of Managed Agents runtime, or $0.705. Turn caching on for 40,000 of those input tokens and the same session lands at $0.525, a 25% cut for no behavioural change.

One business workflow. On Zapier's AutomationBench, Opus 5 scored 24% at medium effort for $0.89 per task, which Anthropic notes is "significantly outperforming both Claude Opus 4.8 and Fable 5 at less than half the cost."

Chart of AutomationBench pass rate against cost per task across four frontier models, as published by Anthropic
Chart of AutomationBench pass rate against cost per task across four frontier models, as published by Anthropic

One full evaluation suite. At the other extreme, Artificial Analysis publishes what it spent running its own index:

"In total, it cost $3835.51 to evaluate Claude Opus 5 (Adaptive Reasoning, Max Effort) on the Intelligence Index."

That figure is the honest counterweight to every cost-per-task chart above. Opus 5 tops the same index at 61 points, ranked first of 190 models, but it burned 100M output tokens getting there against a 63M median. Efficiency per completed task and total spend are different questions, and Opus 5 answers them differently.

Chart of OSWorld 2.0 computer-use score against cost per task by effort level, as published by Anthropic
Chart of OSWorld 2.0 computer-use score against cost per task by effort level, as published by Anthropic

Several early-access customers put numbers on the same effect. A legal-agent team reported 26% fewer tokens for similar performance versus Opus 4.8 at max reasoning, and a trading benchmark landed at "roughly a seventh of the reasoning tokens and under half the latency." Those are vendor-supplied and unnamed, so weigh them accordingly, but the direction is consistent across six separate accounts.

Claude Pro, Max, Team and Enterprise

Not everyone reaches for the API. Per the launch post, Opus 5 is the new default model on Claude Max and the strongest model on Claude Pro.

PlanMonthlyAnnualOpus 5 access
Free$0$0No, Sonnet and Haiku only
Pro$20$17/mo, $200 up frontYes, plus Fable via credits
Max 5x$100Monthly onlyYes, default model
Max 20x$200Monthly onlyYes, default model
Team (standard)$25/seat$20/seatYes
Team (premium)$125/seat$100/seatYes, 5x standard usage
Enterprise-$20/seat plus usageYes, 500k context

Prices are from the Claude pricing page. Two details that trip up buyers:

  • Limits are session-based, not message-based. They reset on a rolling five-hour window with weekly caps on top, and web, desktop, mobile and Claude Code all draw from one pool. There is no message count to plan against.
  • Paid plans spill into API rates. Hit a limit and you can enable usage credits to keep working at standard rates, which is where the $5 and $25 above start applying to a subscription seat.

That session model is producing wildly different experiences on the same release, and the split tracks the plan tier almost perfectly. A Max 20x user:

Reddit

"I have now been using Opus 5 only (since I'm out of Fable) for about 7 hours and it drained about 6% of my weekly usage."

And a Pro user on the same week:

Reddit

"I'm only on the Pro plan but a single prompt with Opus 5 w/ high thinking used 100% of my 5-hour usage limit."

Both can be true, because a session limit is a token pool and Opus 5 spends from it faster at high effort. On a $20 Pro seat that pool is small enough for one thinking-heavy prompt to clear it. The practical fix people have landed on is not a plan upgrade: it is dropping effort for routine work and reserving high for the tasks that need it.

For teams weighing the subscription route against raw API spend, our Claude Code pricing guide and the enterprise Claude Code walkthrough cover the seat math. Model configuration in Claude Code is where you pin Opus 5 rather than letting it pick, and the model selection guide covers when to let it drop to a cheaper tier. If you are still deciding whether the whole ecosystem fits, our Claude review and Claude Cowork pricing guide are the wider view.

Bedrock, Vertex, Foundry and the CCU wrinkle

Opus 5 is available on all platforms from day one, but the billing is not identical.

  • Amazon Bedrock and Google Cloud are partner-operated. The cloud provider invoices you, and Anthropic points at Bedrock pricing and Vertex AI pricing as the source of truth rather than publishing rates itself.
  • Regional endpoints carry a 10% premium over global ones on both clouds.
  • Claude Platform on AWS and Microsoft Foundry bill in Claude Consumption Units, rated in USD at standard per-model rates then converted at $0.01 per CCU with hourly metering. Your invoice shows one CCU line item, not a token breakdown.
  • Fast mode is first-party only. It does not exist on Bedrock, Google Cloud, or Foundry.

If your finance team is reconciling an AWS bill against a per-token model, the CCU conversion is where the two stop lining up.

What developers are saying

The launch-week reaction split almost immediately into two camps, and the split is entirely about tokens, not rates. The first camp ran the numbers and found the flat price hiding a real increase.

Reddit

"At the same levels of thinking it's appears that Opus 5 in it's current form uses about 2x the amount of output tokens to do similar tasks. So per token is the same, but the models don't use the same amount of tokens to do the same task."

One developer spent real money settling it. Running the same task across effort levels, they logged Opus 5 at $0.41514 on low and $0.801965 on medium, against $0.210415 for Opus 4.8 on low:

Reddit

"At matched effort, Opus 5 spends roughly 2x the output tokens of 4.8."

Third-party leaderboards picked up the same signal from a different angle:

Hacker News

"Vals Index Opus 4.8 > 5.0 goes from $2.90 to $8.54, for 4% gain ... That is a massive cost increase. Sure, 20% cheaper then Fable, but that is a 3x price increase compared to Opus 4.8 in that test."

The mechanism people keep describing is scope creep, which is the same behaviour Anthropic's own docs warn about when they tell you to delete carried-over verification instructions because Opus 5 verifies its work unprompted:

Reddit

"it just reviews every minor change with unnecessary checks that would take a couple minutes to check manually, it wants to spend an hour and spend $25 of tokens"

The counterargument is fair and worth holding onto. Total tokens burned is the wrong denominator if the model finishes work the cheaper one abandons:

Reddit

"When we look at some benchmarks that publish the cost per successful task, Claude seems to be way cheaper than I expected. For example on https://livebench.ai/

here the cost per successful task for Opus 5 is lower than Sol."

And plenty of people are simply happy with the swap:

Hacker News

"I switched from 4.8 to 5 yesterday and I'd have to say that I've noticed an improvement, though not hugely perceptible, the model seems to want to do more work per turn, possibly a tiny bit faster, and little less verbose when it isnt necessary to be so."

My read: both camps are right, and the disagreement is really about which denominator you bill against. If you meter tokens, Opus 5 got more expensive. If you meter finished tasks, it got cheaper. Which one describes your business is the actual question this pricing page cannot answer for you.

Is Claude Opus 5 worth $5 and $25?

For long-horizon agentic work, yes, and the argument is not really about the rate. Opus 5 charges what Opus 4.8 charged while scoring 96.0% on SWE-bench Verified and more than doubling 4.8 on Frontier-Bench. When a run costs $0.89 and finishes rather than $0.40 and fails twice, the cheaper per-token model was never cheaper.

Three honest caveats before you standardise on it:

  • It is verbose, and verbosity is billed at $25. Artificial Analysis calls it "particularly expensive when comparing to other models of similar price" and "notably slow and very verbose." Budget prompt engineering time for length control, because effort alone will not do it.
  • Hallucination went slightly the wrong way. The system card states plainly that the model "hallucinates factual claims slightly more than Opus 4.8, despite being more accurate overall."
  • Cheaper models still win a lot of work. For classification, routing, and bulk drafting, Claude Sonnet 5 at 40% of the price is the better buy, and Haiku is better still. If you are shopping around, our Opus 4.6 alternatives roundup and the earlier Opus 4.5 alternatives cover the field, with Mistral pricing and Groq pricing at the cheaper end.

Where the model lands in a real toolchain is a separate question from the rate card. Our roundups of AI coding assistants, Claude developer tools and Cursor are where that gets decided in practice.

For the record, my own default on internal tooling is high effort with 1-hour caching on the system prompt and Batch for anything that can wait. That combination lands most jobs somewhere between a quarter and a half of the naive standard-rate bill.

Where the token bill stops being your problem

Everything above assumes you want to own the plumbing: the retry logic, the effort tuning, the cache invalidation, the fallback when a safety classifier declines a request. That is a real engineering project, and I have watched several technical customers leave eesel to build exactly that on the Claude API directly.

Some of them are perfectly happy. Others end up where this customer did:

"We could try to write our own LLM application but we didn't want to invest our time into that. We wanted something that we would not have to maintain."

Karel, GENERAL BYTES

That is the actual decision behind a Claude Opus 5 pricing page. If you want a frontier model answering support tickets, the token rate is maybe a fifth of the work. The rest is grounding it in your help centre and past tickets, keeping it quiet on the questions it should not touch, and knowing what it will do before it touches a live queue.

The eesel AI helpdesk dashboard, showing AI activity across connected support channels
The eesel AI helpdesk dashboard, showing AI activity across connected support channels

eesel is that layer, sold as a per-task price with the model spend already inside it, so a busy month shows up as more tickets handled rather than a token invoice you have to explain. You can simulate it against your own historical tickets before it replies to anyone, and connect it in a few minutes. Try eesel free.

If content rather than support is your use case, the same logic drives our AI blog writer, and the guides to the best LLM for blogging and making AI sound human are the place to start.

Frequently Asked Questions

How much does Claude Opus 5 cost per million tokens?
Claude Opus 5 pricing is $5 per million input tokens and $25 per million output tokens on the Claude API, the same rate Anthropic has held since Opus 4.5. That is half the $10 and $50 of Claude Fable 5, and the full 1M context window is included with no long-context surcharge. For the previous generation, see our Opus 4.6 pricing breakdown.
Is Claude Opus 5 more expensive than Claude Opus 4.8?
Per token, no: both are $5 and $25 per million. In practice your bill can still rise, because Opus 5 runs adaptive thinking by default where Opus 4.8 did not, and thinking tokens bill at the output rate. Drop the effort setting to medium or low if you want the old spend profile back.
What is the cheapest way to run Claude Opus 5?
Stack the discounts. The Batch API cuts both directions by 50% to $2.50 and $12.50, prompt cache reads cost $0.50 per million (10% of base input), and the two combine. Lowering the effort setting cuts output volume by up to 64%. Our Claude Code pricing guide covers the subscription route instead.
Does Claude Opus 5 pricing change on the 1M context window?
No. Anthropic bills a 900k-token request at the same per-token rate as a 9k-token one on every Claude 4.6 and later model, so there is no long-context premium on Opus 5. The context window sizing guide explains where that ceiling starts to bite in agentic work.
How much does Claude Opus 5 cost on the Pro and Max plans?
Claude Pro is $20 a month (or $17 billed annually) and Max is $100 or $200 a month, and Opus 5 is the default model on Max. Limits are session-based rather than message-based, and once you hit them you can enable usage credits that bill at standard API rates. See our Claude Pro pricing guide for the finer print.
Is Claude Opus 5 or Claude Sonnet 5 better value?
Claude Sonnet 5 is $2 and $10 per million through August 31, 2026, then $3 and $15, so it is roughly 40% of Opus 5's cost. Opus 5 earns the gap on long agentic runs where fewer retries beat a cheaper per-token rate, and Sonnet wins on high-volume classification and drafting.
What does fast mode add to Claude Opus 5 pricing?
Fast mode doubles the rate to $10 and $50 per million for up to 2.5x higher output tokens per second. It is a research preview on the first-party Claude API only, is not available with the Batch API, and does not run on Amazon Bedrock, Google Cloud, or Microsoft Foundry.

Share this article

Rama Adi Nugraha

Article by

Rama Adi Nugraha

Rama is a software engineer at eesel AI with two years of experience writing about B2B SaaS, AI tools, and customer support technology. Based in Bali, Indonesia, he brings a developer's perspective to product comparisons — cutting through marketing copy to what the integrations and APIs actually do.

Related Posts

All posts →
Claude Sonnet 5 pricing illustration with the Anthropic mark
Guides

Claude Sonnet 5 pricing: the real cost in 2026

Claude Sonnet 5 pricing is $3/$15 per million tokens ($2/$10 intro). Here is the full table, the tokenizer catch, and what it really costs for support.

Kurnia Kharisma Agung SamiadjieKurnia Kharisma Agung SamiadjieJul 2, 2026
A complete guide to Claude pricing in 2025
Guides

Claude pricing 2026: Pro, Team, and API costs side by side

Confused by Claude pricing? This guide breaks down every plan, from the free tier and Pro subscriptions to the complex pay-per-token API model, so you can forecast your costs accurately.

Stevia PutriStevia PutriSep 24, 2025
Hand-drawn illustration of two people reviewing a pricing breakdown chart with dollar signs
Trending

Grok 4.5 pricing: API rates, SuperGrok cost, and hidden fees

Grok 4.5 costs $2/$6 per 1M tokens on the API and $30-$300/month as a consumer plan. Here's the full breakdown, the hidden fees, and what it means to budget with.

Kurnia Kharisma Agung SamiadjieKurnia Kharisma Agung SamiadjieJul 9, 2026
A real look at osTicket pricing in 2025
Guides

A real look at osTicket pricing in 2025

We break down osTicket pricing, from “free” open-source to paid cloud options, uncover hidden costs, and show how AI layers like eesel transform ticketing into real automation.

Kenneth PanganKenneth PanganSep 10, 2025
A complete guide to Chatbase pricing in 2025
Guides

Chatbase pricing 2026: All plans from $19/mo reviewed

Is Chatbase's pricing model right for your business? This in-depth guide covers every plan, the confusing message credit system, and hidden add-on costs that can impact scaling support teams. We'll explore where it shines and where it falls short.

Kenneth PanganKenneth PanganAug 7, 2025
Editorial illustration of xAI pricing tiers on a warm off-white background with muted olive accents
Guides

xAI pricing explained: a complete guide for 2026

xAI runs two separate pricing tracks: a flat-rate consumer subscription and a per-token API that bills separately for tools, storage, and voice. Here's what you actually pay.

Alicia Kirana UtomoAlicia Kirana UtomoJun 5, 2026
A practical guide to the new Claude create files feature
Guides

A practical guide to the new Claude create files feature

Anthropic’s Claude now creates files like Excel sheets and PowerPoints. Useful for quick tasks, but risky for business-critical automation. Here’s the full breakdown.

Kenneth PanganKenneth PanganSep 9, 2025
A complete guide to Shift4Shop pricing in 2025
Guides

A complete guide to Shift4Shop pricing in 2025

Thinking about using Shift4Shop? Before you commit, it's crucial to understand the full picture. Our guide breaks down the official Shift4Shop pricing tiers, transaction fees, and the often-overlooked operational costs like customer support that can impact your bottom line. Discover how to build a realistic budget for your e-commerce store in 2025.

Kurnia Kharisma Agung SamiadjieKurnia Kharisma Agung SamiadjieSep 14, 2025
Kustomer pricing: a complete guide to plans and costs in 2025
Guides

Kustomer pricing: a complete guide to plans and costs in 2025

Explore Kustomer pricing in 2025 with a full plan breakdown, hidden cost warnings, and AI add-on details to help you budget smarter.

Kenneth PanganKenneth PanganAug 12, 2025

Ready to hire your AI teammate?

Set up in minutes. No credit card required.

Get started free