model releaseAnthropic

Anthropic Launches Claude Opus 5 (Fast) at $10/$50 per Million Tokens, 1M Context Window

TL;DR

Anthropic has released Claude Opus 5 (Fast), a higher-throughput variant of Opus 5 that carries identical capabilities but runs at roughly 2x the price of the standard model. The model ships with a 1 million token context window and is available now through OpenRouter.

2 min read
0

Anthropic Ships Speed-Optimized Opus 5 Variant

Anthropic has released Claude Opus 5 (Fast), a fast-mode variant of its Opus 5 model line, according to a listing on OpenRouter. The model is priced at $10 per 1M input tokens and $50 per 1M output tokens, and supports a 1 million token context window.

According to Anthropic's documentation, the Fast variant delivers "identical capabilities" to the standard Opus 5 model but with higher output speed, at roughly 2x the pricing of the regular version. This suggests a base Opus 5 model exists at a lower price point, though Anthropic has not published separate standard-tier pricing in the material reviewed for this article.

The listing shows a release date of July 24, 2026. OpenRouter is currently hosting the model through a single provider, meaning requests are forwarded directly without cross-provider routing decisions.

What's known about pricing and performance

OpenRouter's platform tracks "effective pricing" — the average cost customers actually pay after prompt caching is applied. For models with heavy repeated context, that discount can reportedly reach 60-80% off list price, though actual savings depend on individual caching patterns and were not broken out specifically for Opus 5 (Fast) in the source material.

No benchmark scores, parameter counts, or training cutoff date were disclosed in the available listing. Throughput, latency, and time-to-first-token (TTFT) metrics are tracked live on OpenRouter's dashboard but were not included as static figures in the source content.

Access

The model is available now via OpenRouter's API, which is OpenAI-compatible — developers can typically switch to it by swapping the base URL and model slug (anthropic/claude-opus-5-fast) in existing integrations. Uptime is monitored continuously by OpenRouter, which automatically retries requests through alternate providers if the primary provider errors out — though currently only one provider serves this model.

What this means

A "Fast" variant priced at 2x the standard rate is a familiar pattern: it lets developers pay a premium for lower latency and higher throughput on the same underlying capability set, without waiting for or requesting a distinct smaller model. This is useful for latency-sensitive applications — real-time agents, interactive coding assistants, customer-facing chat — where token generation speed matters more than cost efficiency.

The bigger open question is what "Opus 5" itself represents. Its existence implies Anthropic has already released or is preparing to release a full Opus 5 line, of which this Fast variant is one configuration. Pricing at $10/$50 per 1M tokens places it in premium territory, above most current frontier model pricing, consistent with Anthropic's historical practice of pricing Opus-tier models at the top of the market. Until Anthropic publishes benchmark data, capability claims about Opus 5 remain unverified, and the practical value of the Fast variant will depend on how much latency improvement it actually delivers in production workloads.

Related Articles

model release

Anthropic Releases Claude Opus 5, Claims Near-Fable 5 Intelligence at Half the Price

Anthropic has released Claude Opus 5, upgrading from Opus 4.8, with pricing held at $5 per million input tokens and $25 per million output tokens. The company claims the model approaches the intelligence of its flagship Fable 5 model at half the cost.

model release

Anthropic SDK v0.120.0 Adds Reference to Unannounced 'Claude Opus 5' Model

The anthropic-sdk-python v0.120.0 release adds a reference to a model identifier called claude-opus-5, the first public sign of a next-generation Opus model. Anthropic has not issued an official announcement, and no pricing, context window, or benchmark data has been disclosed.

model release

Anthropic Releases Claude Opus 5, Claims Near-Fable-5 Performance at Opus Pricing

Anthropic released Claude Opus 5 on July 24, 2026, pricing it identically to Opus 4.8 at $5 per million input tokens and $25 per million output tokens while claiming performance approaching its higher-tier Fable 5 model. The release includes a faster processing mode, automatic safety fallbacks, and mid-conversation tool switching that preserves prompt caching.

model release

Anthropic Launches Opus 5, Claims Fewer Restrictions and Stronger Self-Verification Than Rivals

Anthropic released Opus 5 on Friday, its latest flagship model, just two months after Opus 4.8. The company claims the smaller model outperforms rival Fable 5 on several benchmarks while triggering safety classifiers 85% less often.

Comments

Loading...