Explainer

Fable 5 went pay-per-token on July 20. Here’s what it actually costs to code with

Fable 5 went pay-per-token on July 20. Here’s what it actually costs to code with

The free ride ended two days ago. Since July 20, 2026, every Claude Fable 5 token — in Claude Code, on claude.ai, over the API — runs on prepaid usage credits at $10 per million input tokens and $50 per million output. If you spent the last three weeks happily routing your hardest work to Fable 5 inside your Pro or Max plan, your next session bills differently. Here's the timeline, the real per-session math for coding agents, and a sane routing policy.

How we got here

The math that matters: agents are input machines

Chat pricing intuition ("output is what's expensive") misleads for agent work. A coding agent spends most of its tokens re-reading — files, diffs, tool results, its own history — every single turn. Input volume dominates, and at $10 per million, input is where Fable 5 sessions get expensive:

Session shapeTokens (in / out)Fable 5 cost
Quick scoped fix150k / 8k≈ $1.90
Feature with tests, ~1 hour2M / 100k≈ $25
Unscoped exploration afternoon8M / 300k≈ $95
Council seat: one hard question, read-only300k / 15k≈ $3.75

Those shapes are illustrative — your repo, your compaction settings, and how tightly you scope tasks move the numbers a lot. The structural point doesn't move: the meter runs on context, so scope is money. Plug your own workload into our free AI coding agent cost calculator to see where subscription, API, and hybrid setups break even — and check how Fable 5's rates stack against the whole field on the AI model pricing tracker.

A sane routing policy

Frequently asked questions

How much does Claude Fable 5 cost now?

Since July 20, 2026: prepaid usage credits, $10 per million input tokens, $50 per million output. The included-with-subscription promo ended July 19 after two extensions.

Is Fable 5 included in Claude Pro or Max anymore?

Not right now. The promo ran July 1–19. Anthropic says it aims to restore subscription access "once capacity allows" — until then, credits only.

What does a Claude Code session on Fable 5 cost in practice?

Agent sessions are input-heavy. A scoped fix: a dollar or two. A one-hour feature cycling ~2M input tokens: around $25. An unscoped afternoon: real money. Scope tightly, and run the grind work on cheaper models — the cost calculator does the breakeven for your numbers.

Should I use Fable 5 or Opus 4.8 for coding?

Escalate to Fable 5 where being wrong is expensive — architecture, security, survivor bugs. Routine loops belong on Opus-class or cheaper. The pattern that gets you frontier judgment at commodity prices is the council: Fable 5 as one seat, not the whole table.

Where Backgrind fits

Metered frontier pricing is exactly why we built model plurality into Backgrind. Run your subscription Claude Code as the daily driver; when its quota runs dry mid-task, Backgrind's quota failover offers to hand the session's context to a Grindy session in the same folder so the work keeps moving. And when a question deserves Fable 5, give it a read-only seat in the Fusion council next to models from other labs — one verdict, a few dollars, no $95 afternoons. Expensive models are great employees and terrible roommates.

Sources

Primary: Anthropic — Redeploying Claude Fable 5 (export controls lifted June 30, July 1 redeployment, promotional access) and the Claude Fable page. Promo extensions and the July 19 end date were widely reported, e.g. Cybersecurity News and Forbes.