Claude Opus 5 pricing

Anthropic's model for complex agentic coding and enterprise work. Prompt caching cuts repeated input to a tenth of the base rate, which for an agent resending the same context every turn matters more than the headline price.

List prices checked

By Anthropic · Frontier tier

Token pricing

Per million tokens, from the official price list.

Token typePrice per 1MNotes
Input$5.00Everything you send, including the system prompt
Output$25.00Everything the model generates, reasoning tokens included
Cached input$0.500Repeated prefixes served from cache
Blended (3:1)$10.00One number for ranking, at three input tokens per output token

Source: Anthropic pricing (August 2026). Published list prices only — committed-use discounts, regional variation, and per-request charges are not included. Last checked against the vendor’s page on 2026-08-07.

Capabilities

PropertyValue
Context window200K tokens
Max output64K tokens
Inputs acceptedtext, image
Cost to fill the context once$1.00

What it costs per month

Token prices applied to three workload shapes. Input-heavy and output-heavy workloads rank models very differently.

In-app chat assistant

A support or help assistant handling a few thousand conversations a month, with short prompts and short answers.

$225/mo

  • 20M input tokens$100
  • 5M output tokens$125
  • If fully cached$135

RAG over documents

Retrieval-augmented answering where each request stuffs several retrieved passages into the prompt, so input dominates.

$1,875/mo

  • 300M input tokens$1,500
  • 15M output tokens$375
  • If fully cached$525

Coding agent

An agentic loop that reads files and writes patches, generating heavy output and re-sending large context on every turn.

$4,500/mo

  • 400M input tokens$2,000
  • 100M output tokens$2,500
  • If fully cached$2,700

Claude Opus 5 vs other frontier models

Same capability tier, ranked by blended token price.

ModelInputOutputContextCompare
Claude Sonnet 5$3.00$15.00200KHead to head
Grok 4$3.00$15.00256KHead to head
Cohere Command A$2.50$10.00256KHead to head
OpenAI o3$2.00$8.00200KHead to head
Mistral Large$2.00$6.00131KHead to head
GPT-5$1.25$10.00400KHead to head

Questions about pricing

How much does the Claude Opus 5 API cost in 2026?
$5.00 per million input tokens and $25.00 per million output tokens, from Anthropic's published pricing. The table above converts that into a monthly figure for three common workloads.
What is the Claude Opus 5 context window?
200K tokens, with up to 64K tokens of output per request. Filling the window costs whatever that many input tokens cost — at $5.00 per million, a single full-context request runs about $1.00.
Does Claude Opus 5 support prompt caching?
Yes. Cached input is billed at $0.500 per million tokens, roughly 10× cheaper than uncached input. For an agent that resends the same system prompt and file context on every turn, that discount usually matters more than the headline rate does.
Is Claude Opus 5 cheaper than the alternatives?
On a blended 3:1 input-to-output basis it works out at $10.00 per million tokens. The comparison table below ranks it against the other frontier models in the dataset, and the head-to-head pages model both against identical workloads.

Keep comparing