Two months after Anthropic pushed its flagship Claude Fable 5 to GA on June 9, the company's strongest model still has not won the enterprise default slot.

The numbers from Ramp's August AI Index are unflattering. In Ramp's July token-management sample, Fable 5 produced 6% of the tokens businesses bought from Anthropic and 11.4% of the dollars spent on Anthropic models. The strongest model in the lineup did not even reach a tenth of Anthropic's model-attributed spend; most of the dollars still flow to cheaper siblings like Sonnet 5 and Opus 5.

The cross-vendor comparison is even more telling. Over the same window, OpenAI's GPT-5.6 Sol represented 25% of OpenAI tokens and 23% of OpenAI spend. Fable 5's model-attributed spend lands at roughly 75% of Sol's. Fable 5 is not only losing to Anthropic's own older models; it is also behind the OpenAI flagship on the same metric.

Ramp's sample carries its own caveats. It comes from Ramp's token-spend management product and skews more technical than the typical AI Index base. But even within a population that is most likely to value Fable 5's long-horizon coding skills, the bulk of tokens route elsewhere. The defensible claim is narrower than a market-share verdict, but the signal is loud.

The key to understanding the 11.4% is that "strongest model" and "best default model" solve different optimization problems. The strongest wins on the hardest available task. The default has to be affordable, available, compliant, predictable, and good enough across thousands of ordinary tasks. Fable 5 has a strong case for the first job and several structural disadvantages for the second.

Fable 5 lists at $10 per million input tokens and $50 per million output tokens. Opus 5 lists at $5 and $25, exactly half at both ends. Anthropic itself describes Opus 5 as the everyday model that comes close to Fable's frontier intelligence at half the price.

For a simple workload of one million input tokens plus 200,000 output tokens, Fable 5 costs about $20 on list price; Opus 5 costs about $10. That is not a cost-per-completed-task benchmark. A smarter model may solve a hard problem in one run while a cheaper model retries three times. Prompt caching, batch processing, effort settings and output length differences also move the bill. The right metric is closer to cost per accepted result: initial runs plus retries plus fallbacks plus review cost, divided by accepted results.

Price, however, is only the first layer.

Subscription access adds its own ceiling. Max and premium Team or legacy Enterprise seats can use Fable for up to 50% of regular weekly limits. Pro and standard Team seats start on pay-as-you-go usage credits. After the included Fable allowance is exhausted, users have to buy credits or switch models. Anthropic itself frames Fable 5 as a capped specialty lane.

More important than price is enterprise compliance. Anthropic requires 30-day retention of business traffic on Fable 5 and other covered Mythos-class models, even though the company insists the data is used for safety monitoring rather than model training and is deleted after 30 days in nearly all cases. For banks, healthcare providers, defense contractors and source-code platforms with strict zero-data-retention policies, that policy removes Fable from the table before any benchmark is discussed. Opus 5 does not have the covered-model retention requirement for general access, which gives it a deployment advantage that no benchmark can recover after the fact.

Finally, guardrails reshape the experience. Fable 5 launched with separate classifiers around cybersecurity, biology and chemistry, and potential model distillation. Anthropic itself has acknowledged that the cautious classifier routes harmless requests to a fallback model. The company reported that more than 95% of sessions had no fallback at launch, which sounds small in aggregate but can dominate the experience for security teams, authentication platforms, biologists and malware-analysis groups who live in the high-intervention slice of the distribution. After Fable's redeployment, the improved cyber classifier also increased benign flags during routine coding and debugging. The model a user actually receives is the weights plus the routing, refusal behavior, verbosity, latency and harness — not just the model picker label.

The Hacker News discussion that hit more than 200 points and 180 comments repeatedly converged on the same split: Fable 5 for architecture, difficult reviews and stubborn problems; Opus 5, Sol and cheaper models for implementation and daily work. That is not a consolation prize for Fable 5; it is a sensible production architecture. Model selection should be a workload plus an acceptance test, not a provider slogan.

In the same August report, Anthropic held 43.5% of US businesses paying for AI in July, ahead of OpenAI's 39.7%. Anthropic can lead on vendor adoption while its most expensive model remains a minority product. The gap between Fable 5 and Opus 5 points at a ceiling on frontier-model pricing rather than a verdict on Anthropic's overall trajectory.

Practical recommendations for enterprise teams

  • Route routine work to the cheapest dependable model that clears your acceptance bar.
  • Only escalate to Fable 5 when its higher success rate more than offsets the 2x list price, the compliance exclusion and the fallback risk.
  • Measure accepted result rate, cost per accepted result, fallback rate, p95 latency and human review minutes; ignore sticker token price.
  • For strict zero-data-retention workloads, bypass covered models entirely.

Sources: Ramp August AI Index 2026, Financial Times report, Anthropic Fable 5 pricing page, Anthropic Fable subscription rules, explainx.ai 11.4% analysis.