HomeInsightsAI Tools
AI tools · 8 min read

Anthropic Cut One Price by 75% and Barely Mentioned It

Anthropic released Claude Fable 5.1 and Mythos 5.1 on 1 September 2026. Fable 5.1 outperforms Fable 5, Opus 5, and GPT-5.6 Sol on several benchmarks, but the change with the clearest business impact is a 75% cut to cache-read pricing, from $1 to $0.25 per million tokens. That makes typical workloads about 25% cheaper and heavily agentic work up to 45% cheaper.

There is a line in the Claude Fable 5.1 announcement that reads like an accounting footnote. Cache reads drop from $1 per million tokens to $0.25.

Nobody writes a headline about that. Every article about the release led with benchmarks instead, which is understandable, because a number going up is a better story than a number going down in a category most business owners could not define.

But if you run AI in production, that footnote is the most consequential thing in the release. For some workloads it cuts the bill nearly in half without changing a line of anything. And it is a useful window into where AI money actually goes, which is almost never where people assume.

What actually shipped

Anthropic released Claude Fable 5.1 and Claude Mythos 5.1 on 1 September 2026. Fable 5.1 is the generally available model with production safeguards in place. Mythos 5.1 is restricted, available only through vetted-access programmes for cybersecurity and life sciences organisations, which is the same gating pattern OpenAI applied to GPT-6 Astra two days later.

On capability, Fable 5.1 outperforms Fable 5, Opus 5, and OpenAI's GPT-5.6 Sol across several benchmarks, including 52.6% on Terminal-Bench-Science. Anthropic positions it for coding, knowledge work, and long-running problem solving, which is the same territory as the rest of the frontier tier.

The pricing change is where it separates. Fable 5.1 costs roughly 25% less than Fable 5 for typical workloads and up to 45% less for heavily agentic work. That reduction does not come from cutting the headline token rate. It comes almost entirely from the cache-read price falling 75%, from $1 to $0.25 per million tokens.

What caching actually is

This is worth explaining properly, because understanding it changes how you think about AI costs generally, not just on Claude.

Every time you send a request to an AI model, you send context: the instructions, the background information, the examples, the documents it needs to do the job. In a real business workflow, most of that context is identical every single time. A support assistant sends the same company policies, the same tone guidelines, and the same product information on every ticket. Only the ticket itself changes.

Without caching, you pay full price to send that identical block on every request. Ten thousand tickets a month means ten thousand copies of your policy document, billed at full input rates, to answer ten thousand short questions. It is the single most common source of surprise AI bills, and it is invisible unless you go looking for it.

Caching stores the repeated portion so that subsequent requests reference it rather than resending it. You pay a small write cost once and a much smaller read cost thereafter. When that read cost falls by 75%, every workflow with a large fixed context and a small variable part gets dramatically cheaper, automatically, with no changes required from you. That is most business workflows, which is why the effect is larger than it looks.

Why a cache price cut beats a benchmark win

Consider two versions of the same announcement and which one changes your business.

In the first, a model scores three points higher on a coding benchmark. For a small business running support triage and document extraction, that improvement is genuinely undetectable. The outputs you were getting were already good enough for the task, and three benchmark points do not surface as a better answer to a customer asking where their order is.

In the second, the cost of your highest-volume workflow falls by 40%. That is money, every month, immediately, without anyone doing anything. For a business spending €400 a month on AI, that is €160 back, which is not transformational but is entirely real and compounds across the year.

This is why the pricing footnote deserves more attention than it received, and it connects to a broader pattern we traced in what AI models actually cost now. Headline token rates have been fairly stable at the frontier. The real movement has been in the mechanics: caching, batching, effort settings, and off-peak rates. Those are where the savings live now, and they are systematically under-covered because they do not fit a benchmark chart.

Not sure whether your AI workflows use caching at all? A €49 audit checks your setup and finds what you are overpaying for.

The 60% fewer false positives

There is a second improvement in this release that matters specifically to anyone using Claude Code, and it addresses a genuinely irritating problem.

Anthropic reports roughly 60% fewer cybersecurity false positives with Fable 5.1. In practice a false positive means the model refuses a legitimate request because it resembles something dangerous. Anyone doing technical work with AI has hit this: you ask for help with a perfectly ordinary script that touches credentials, network requests, or file permissions, and the model declines because the shape of the request looks like something it was trained to be careful about.

The cost of that is not the individual refusal, it is what it does to trust over time. A tool that refuses reasonable requests trains people to stop asking, to work around it, or to phrase things deceptively to get past the filter, which is the worst possible outcome from a safety perspective. Reducing false refusals by more than half is a meaningful usability improvement disguised as a safety statistic.

It also sits in interesting tension with everything else happening this month. The same industry that is gating models behind vetting programmes because they are too capable at cybersecurity is simultaneously making those models less likely to refuse ordinary security-adjacent work. Both moves are correct and getting the line right between them is genuinely difficult, which is worth acknowledging rather than treating as inconsistency.

Who actually benefits

The businesses that gain most from this release have a specific shape, and it is worth checking whether yours matches.

The clearest winner is anyone running a high-volume workflow with a large fixed context. Support assistants loaded with your policies and product catalogue. Document processors that carry the same extraction instructions on every file. Sales assistants that reference the same pricing rules on every enquiry. If you send the same substantial block of context hundreds or thousands of times a month, this release cut your bill and you did not have to do anything.

Agentic workflows benefit most of all, hence the 45% figure. An agent working through a multi-step task resends the accumulated conversation on every step, which means the repeated portion grows as the task progresses. Caching is disproportionately valuable in exactly that pattern, and long-running agent work is where AI costs have historically surprised people most.

The businesses this barely touches are those using AI conversationally through the chat interface rather than programmatically. If your AI usage is a person typing into Claude or ChatGPT during the working day, API pricing changes are not your concern at all, and the relevant question is whether your subscription tier fits your usage.

What to do about it

The useful action here is smaller than a migration and larger than nothing.

First, find out whether your workflows use caching at all. Many do not, because caching usually has to be explicitly enabled rather than applying by default, and a great many automations built quickly never had it switched on. A workflow that sends a large repeated context without caching is paying full price for something that should cost a quarter of that, and the fix is a configuration change rather than a rebuild.

Second, look at where your context is actually going. The businesses with the most to gain are usually the ones sending more than they need, which is a quality problem as well as a cost one. Trimming a bloated system prompt often improves outputs and reduces the bill simultaneously, which is a rarer combination than it should be.

Third, stop reading model releases as capability announcements only. The pattern across this year is consistent: the headline is the benchmark and the money is in the mechanics. Effort settings on Opus 5, off-peak windows on DeepSeek, caching on Fable 5.1. None of those made a front page and all of them changed what running AI costs, which is the number your business actually experiences.


Sources

Quick answers

Common questions.

Want this in your business?

The €49 audit shows you exactly which automations would pay back fastest in your specific operation.

€49 entryFull AI audit + strategy call included

Reserve your auditNo commitment. No contracts. Just clarity.