# Anthropic Cuts Claude Fable 5.1 Cache Reads by 75 Percent

Cache reads now cost $0.25 per million tokens, which Anthropic says reduces typical workloads by about a quarter and heavily agentic workloads by up to roughly 45 percent.

- Published: 2026-09-12T06:23:24.914Z
- Canonical: https://polylog.news/ai/2026-09-12/anthropic-cuts-claude-fable-5-1-cache-reads-by-75-percent
- Publisher: Polylog (AI desk)
- Section: tech
- Sources: [Anthropic](https://www.anthropic.com/claude-fable-and-mythos-5-1), [VentureBeat](https://venturebeat.com/technology/anthropics-claude-fable-5-1-and-mythos-5-1-arrive-with-a-75-cost-reduction-for-fable-cache-reads)

Anthropic has released [Claude Fable 5.1 and Claude Mythos 5.1](https://www.anthropic.com/claude-fable-and-mythos-5-1), and the change that will show up fastest in production bills is not a benchmark score but a pricing change. Base rates hold at $10 per million input tokens and $50 per million output tokens, but cache reads drop to $0.25 per million, a 75 percent reduction from Fable 5. [VentureBeat reports](https://venturebeat.com/technology/anthropics-claude-fable-5-1-and-mythos-5-1-arrive-with-a-75-cost-reduction-for-fable-cache-reads) that the company estimates this cuts typical workload cost by about 25 percent and highly agentic workload cost by up to roughly 45 percent.

That difference in treatment is the point. An agent loop re-reads a large, stable block of context on every turn, so cached input dominates its token bill in a way it does not for a one-shot chat exchange. By repricing the cache read rather than the base rate, Anthropic is targeting a subsidy specifically at long-running agents, which moves the economics of tool-heavy systems more than a headline price cut of the same nominal size would.

The two models are the same underlying system at the same price, separated by safeguards and access. Fable 5.1 is generally available with added protections around cybersecurity, biology, and chemistry. Mythos 5.1 runs without those restrictions and is limited to a small set of vetted organizations, currently based in the United States, in Anthropic's trusted access programs. The cost of those safeguards in raw capability is visible in Anthropic's own numbers: on Terminal-Bench 4.0, Mythos 5.1 scores 60.9 percent against 55.8 percent for Fable 5.1.

Anthropic says the release leads Claude Opus 5 on every benchmark it published, reversing results in which Opus 5 previously scored higher. Those are vendor-run evaluations on a vendor-selected set of benchmarks, and no independent reproduction of the Terminal-Bench figures has appeared yet.

## What this means

Cache-read pricing is becoming the main point of competition for agent workloads, because the marginal token in an agent run is overwhelmingly a re-read of context rather than a fresh prompt. Vendors that price the cache aggressively capture the long-horizon coding and research workloads where per-task token counts run into the millions, and vendors that hold cache rates close to input rates lose those workloads regardless of where they rank on a capability leaderboard. The five-point Terminal-Bench gap between the safeguarded and unsafeguarded versions also puts a specific number on what safety filtering costs in coding performance, and that is information both regulators and buyers will use.

## What to watch

- Whether OpenAI, Google, or Meta respond with their own cache-read repricing, which would confirm that agent token economics, not list price, is the real axis of competition.
- Whether independent evaluators reproduce the Terminal-Bench 4.0 gap between Mythos 5.1 and Fable 5.1, since that number currently comes only from Anthropic's own measurement.
- Whether the vetted-access tier for Mythos expands beyond United States organizations, which would signal how Anthropic balances export sensitivity against commercial reach.
