NewsStocksAnthropic Launches Claude Opus 5: Near-Frontier Intelligence at Half the Cost for Enterprise and Coding Workloads

Anthropic Launches Claude Opus 5: Near-Frontier Intelligence at Half the Cost for Enterprise and Coding Workloads

Author: VentureBeat AI·

Key Takeaways

  • Opus 5 is priced the same as Opus 4.8 while Anthropic says it delivers nearly all of Fable 5’s intelligence at half the cost.
  • Anthropic reports Opus 5 scored 43.3% on Frontier-Bench v0.1, compared with 18.7% for Opus 4.8 and 33.7% for Fable 5.
  • The company says Fable 5 remains better suited for the longest autonomous projects, while Opus 5 is strongest on bounded tasks with specific outcomes.
  • Early customers cited lower token use, fewer tool calls, faster completion times, and stronger performance in legal, financial, automation, and coding workflows.
  • Opus 5 includes safety classifiers, fallback routing to Opus 4.8 in certain products, Fast mode, API availability, and no general-access data retention requirements.
Anthropic Launches Claude Opus 5: Near-Frontier Intelligence at Half the Cost for Enterprise and Coding Workloads

Anthropic released Claude Opus 5 on Friday, a model the company says delivers nearly all the intelligence of its flagship Claude Fable 5 at half the cost — a launch that underscores how the AI competitive landscape is shifting from raw capability to the economics of everyday use.

The model is available immediately across all of Anthropic's platforms. It is priced at $5 per million input tokens and $25 per million output tokens, unchanged from its predecessor, Opus 4.8. Opus 5 becomes the new default model on Claude Max, Anthropic's premium consumer tier, and the strongest model available on Claude Pro.

The positioning is deliberate. Anthropic is not claiming Opus 5 is its smartest model — that distinction still belongs to Fable 5, and rival systems retain an edge in certain domains. Instead, the company is advancing a subtler argument aimed squarely at enterprise buyers: that the most economically significant AI work falls within a middle band of difficulty, where near-frontier intelligence delivered efficiently and affordably outperforms frontier intelligence delivered at premium cost.

"Opus 5 as your daily driver, the model you hand complex work to and review when it's done," an Anthropic spokesperson said in an interview with VentureBeat, describing the company's model stratification. "Fable 5 for your most ambitious work, the days-long autonomous projects nothing could take on before... Sonnet 5 for work you run at scale, where speed and cost per call decide what ships. Haiku 4.5 for subagents and instant answers."

Benchmark Performance: Opus 5 Versus Fable 5 and Competitors

On paper, the benchmark results are striking. Anthropic says Opus 5 sets new state-of-the-art marks on coding and knowledge-work evaluations including Frontier-Bench and GDPval-AA.

On Frontier-Bench v0.1, an agentic terminal coding benchmark, Opus 5 scores 43.3 percent — more than double Opus 4.8's 18.7 percent and well ahead of Fable 5's 33.7 percent — at a lower cost per task, according to the company. On ARC-AGI 3, an evaluation of novel problem-solving, Anthropic reports Opus 5 scored three times as high as the next-best model. On OSWorld 2.0, a computer-use benchmark, the company says Opus 5 surpasses Fable 5's best result at just over a third of the cost.

The numbers come with caveats that are themselves notable in an industry prone to superlatives. Anthropic acknowledges Opus 5 remains behind Mythos 5, a competing model, on cybersecurity tasks and biology research. An OpenAI-family model still leads on one agentic coding benchmark.

The more revealing caveat came directly from Anthropic when asked where Opus 5 still falls short of Fable 5. The spokesperson's answer was a candid admission about what benchmarks can and cannot capture.

"The evals where Opus 5 wins are bounded tasks with a specific outcome, which is where it's strongest. What those evals don't measure is duration," the spokesperson told VentureBeat. "One way to put it: Opus 5 is the best tool for the jobs benchmarks can see, and Fable 5 is what you reach for when the job outruns the benchmark."

Fable 5, by contrast, "is for the longest, most autonomous jobs, where the model has to stay coherent across many connected steps over hours or days with dense source material," the spokesperson said, advising customers to "run both on a representative workload, one bounded task and one long-horizon job." That framing — bounded tasks versus long-horizon autonomy — may become the defining axis of model differentiation in 2026, as benchmarks saturate and the hardest remaining problems involve sustained, multi-day agentic work rather than discrete puzzles.

Token Efficiency as the Real Enterprise Battleground

Threaded through the launch is a theme Anthropic clearly wants buyers to absorb: Opus 5 does not just score well, it scores well per dollar. The model ships with an adjustable "effort" setting that lets customers trade intelligence for speed and token savings, and Anthropic's charts emphasize performance at a given cost rather than peak performance alone.

Early customers echoed the point with unusual specificity. Harvey, the legal AI company, said Opus 5 achieved similar performance to Opus 4.8's maximum-reasoning mode "while generating 26% fewer tokens on average," according to Niko Grupen, its head of applied research. Richard Pham of Fundamental Research Lab said that on hard financial-modeling tasks, the model averaged nine percentage points higher accuracy "while using roughly one-third fewer turns and tool calls and 60% less time."

Wade Foster, chief executive of Zapier, said Opus 5 topped his company's AutomationBench leaderboard "without spending more tokens than prior Claude models," running a full churn-prevention workflow end to end. "Previous models didn't pass; Opus 5 hit 100%," he said.

Scott Wu, chief executive of Cognition, the company behind the Devin coding agent, said that on FrontierCode 1.1, "Claude Opus 5 approaches Fable-level performance at half the cost," with particular strength in debugging and root-cause analysis.

The efficiency emphasis reflects commercial reality. Enterprise AI spending is no longer experimental, and inference costs — the price of actually running models at scale — have become a board-level concern. Anthropic's business skews heavily toward API and enterprise usage; according to a February 2026 analysis by Contrary Research, Claude held roughly 40 percent of the enterprise large language model market by usage as of late 2025, and Claude Code alone had reached approximately $1 billion in annualized revenue. For a company whose customers pay by the token, a model that does more with fewer tokens is not a nice-to-have — it is the product.

Self-Verifying Agents and the Hidden Costs of Automation

Beyond the numbers, Anthropic is advancing a behavioral narrative: that Opus 5 verifies its own work and iterates until it succeeds. The company offered several examples from testing that read like small parables of machine persistence.

In one Frontier-Bench task, the model was asked to reconstruct a machine part as a 3D CAD model from a drawing it was intentionally given no way to view. Rather than fail, Anthropic says Opus 5 wrote its own computer vision pipeline to extract the geometry from raw pixels — and did so repeatedly, while no competing model solved the task in five attempts. In another case, given a real bug in a popular open-source package manager, the model found the root cause and fixed an edge case the community's own patch had missed; a competing model patched only the symptom and declared victory. An engineer at a trading firm, the company says, used Opus 5 to build a market data feed for a new exchange in a single session and, finding no live feed to validate against, watched the model construct its own test harness to check its parsing code.

Customers described similar behavior in production. Cristian Rivera, a staff software engineer at Stripe, said he gave the model "a chief-of-staff role over my dev environments" for a weekend: "it built its own monitor, drove each box, and pulled me in only for the judgment calls."

This is the capability enterprises care about most. The gap between a model that produces plausible output and one that verifies its output is the gap between a demo and a deployable system. Most of the hidden cost of enterprise AI today is human review — engineers checking the machine's work. A model that reliably checks its own work compresses that cost, which is precisely why customers keep citing fewer turns, fewer passes, and less time rather than higher raw scores.

Anthropic's Safety Strategy: Capability Gaps, Classifiers, and Model Fallbacks

The launch also highlights Anthropic's increasingly intricate approach to safety — one that now involves deliberately not training its models on certain skills. The company says its automated behavioral audit found Opus 5 to be its most aligned model to date, scoring 2.3 on overall misaligned behavior, lower than Opus 4.8, Sonnet 5, or Fable 5, with the lowest rates of deceptive behavior and the least susceptibility to being tricked into misuse.

On the capability side, Anthropic says it intentionally avoided training Opus 5 on cyber tasks, as it did with Opus 4.8. The model improved on them anyway — a side effect of general capability gains — and now nearly matches Mythos 5 at finding software vulnerabilities. It remains far behind at exploiting them: on Anthropic's OSS-Fuzz evaluation, Opus 5 identified vulnerabilities at a 79.4 percent rate, close to Mythos 5's 80 percent, but succeeded at developing exploits in only 4 challenges versus Mythos 5's 13. That asymmetry — strong at defense-relevant discovery, weak at offense-relevant exploitation — appears deliberate, and the safeguards follow the same logic. Anthropic expects Opus 5's cyber classifiers to intervene about 85 percent less often than Fable 5's.

When a classifier does trigger, requests in Claude.ai, Claude Code, and Claude Cowork fall back to Opus 4.8 by default — raising an obvious question: if a request is too risky for one model, why is it acceptable for another?

"The model it falls back to has lower capability levels making the risk of harmful use lower as well," the spokesperson said, adding that "there is a message that lets the user know when this occurs and is visible in the chat." The logic is defensible, but it reveals how AI safety operates in 2026: risk is not a property of the question alone, but of the question multiplied by the capability of the system answering it.

On biology, the calculus runs the other way. Opus 5 is now Anthropic's most capable generally available model for scientific research — scoring 10.2 percentage points higher than Opus 4.8 on the company's internal chemistry benchmark — though the spokesperson acknowledged that "Mythos 5 remains the stronger model for long-horizon, open-ended work like autonomous drug design campaigns."

Business Stakes: A $380 Billion Valuation and Massive Compute Commitments

The launch arrives at a moment of extraordinary commercial momentum — and extraordinary obligations — for Anthropic. Reuters reported in February that the company was valued at roughly $380 billion in its latest funding round. Per Contrary Research's analysis, annualized revenue climbed from approximately $1 billion at the end of 2024 to a projected $9 billion by the end of 2025, with internal targets reportedly reaching $20 to $26 billion for 2026.

Those targets are underwritten by enormous infrastructure commitments, including a reported $30 billion Azure compute deal alongside arrangements with Google Cloud and Nvidia — spending that only proves viable if enterprises keep expanding usage.

In this context, Opus 5's pricing strategy makes clear sense. Holding the price at Opus 4.8 levels while roughly doubling performance on key agentic benchmarks is effectively a steep price cut per unit of capability, designed to widen the funnel of workloads that are economical to automate. Every task that was marginal at Opus 4.8's cost-per-success becomes viable at Opus 5's — and every viable task represents recurring token revenue.

The regulatory backdrop has grown more complex as well. A U.S. judge gave final approval this week to Anthropic's $1.5 billion copyright settlement with book authors, Reuters reported, closing a chapter of litigation over the company's early training data. In June, Reuters, citing Axios, reported that the U.S. government had moved to block foreign access to Anthropic's most advanced models — a reminder that frontier AI is now entangled with export policy in ways that shape which customers can purchase what.

Additional Features and Availability

Also shipping Friday: a Fast mode running at roughly 2.5 times default speed at twice the base price, automatic fallback routing on the API, and mid-conversation tool changes that no longer invalidate the prompt cache — a small feature that agent developers may appreciate more than any benchmark.

Consistent with prior Opus models, Opus 5 carries no data retention requirements for general access, a point the spokesperson flagged unprompted for customers with "a hard zero data retention requirement." Developers can access the model as claude-opus-5 on the Claude API starting today.

Two questions will determine whether the bet pays off: whether Opus 5's efficiency claims survive contact with production workloads at scale, and whether enterprises embrace a world where safety classifiers, not users, sometimes decide which model answers.

The deeper message of Friday's launch is that the AI industry's center of gravity has shifted. For three years, the labs competed on what their best model could achieve on its best day. With Opus 5, Anthropic is competing on something less glamorous and far more lucrative: what a very good model can do every day, for half the price. In a market where the frontier keeps advancing, Anthropic is wagering that the real fortune lies just behind it.