Claude Code pricing: same tokens, same model, up to 40x the price - Quesma BlogSkip to main content
Download PNG
Same tokens, same model, up to a 40x price gap: that is Claude pricing in August 2026.
Agentic coding is where large language models found product-market fit: agents burn vastly more tokens than chat, and they became daily drivers for some of the best-paid professionals in the world. A year ago $20 a month was plenty; today $100 is the entry bar for serious work. Marty Kausas, CEO of Pylon, admitted: “I accidentally spent $4,000 in 3 days in Claude Code.” Uber rolled out Claude Code in December 2025 and burned its entire 2026 AI coding budget by April. And it is industry-wide: The Information reports multiple enterprises facing bills 2-3x higher.
Seats with usage included vs pay per token
The same work, priced per seat (Max, Team) and per token (API, Enterprise):
ReportSetupPaidAPI-equivalentMultipleAuthor, June 2026Claude Max 5x$100$2,09221xAuthor, July 2026Claude Max 20x$200$2,98615xSimon Willison, May 2026Claude Max 5x$100~$1,20012xSemiAnalysis test, June 2026Claude Max 20x$200~$8,00040xPylon, whole org, June 2026Claude Team vs Enterprise$400K/yr~$1.4M/yr projected3.5x
Case study: author’s own 24-hour session, replayed at API list prices<br>Cost over timeline ($ / time)
$5
$10
$15
18:14
20:00
21:00
22:00
06:14
08:00
09:00
10:00
8.2h overnight
65 min gap
117 min gap<br>biggest call: a skill load accidentally pulled<br>the whole claude-api reference into context,<br>326k tokens cached at once for $6.65<br>up to 5 parallel Opus 5 subagents<br>building features in the background<br>Context length on same timeline (k tokens / time)
250k
500k
cache expired
compact<br>One project in 24h, $180.91, almost the equivalent of a monthly subscription<br>Cache reads: $85.95
Subagents (Opus 5): $49.73
Cache writes (1h TTL): $27.46
Output: $17.77
Typed or dictated input: $0.01
Naive estimate: $2.24
A real Claude Code day on an internal web app, July 2026. Fable 5 main loop, Opus 5 subagents.<br>Each square is $1 of tokens; every API call re-reads the whole conversation, so columns grow with context.<br>Cache reads · $0.44 · 18:14–18:29Each call re-read the ~73k-token conversation at $1/MSetting up tooling, reading the code<br>Cache writes (1h TTL) · $1.31 · 18:14–18:29New tokens written to the 1h cache at $20/MSetting up tooling, reading the code<br>Cache reads · $7.10 · 18:29–18:44Each call re-read the ~392k-token conversation at $1/MDrafting plans and docs<br>Cache writes (1h TTL) · $7.01 · 18:29–18:44New tokens written to the 1h cache at $20/MDrafting plans and docs<br>Output · $1.04 · 18:29–18:44Model output tokens at $50/MDrafting plans and docs<br>Cache reads · $8.56 · 18:44–18:59Each call re-read the ~452k-token conversation at $1/MDrafting plans and docs, reading the code<br>Output · $0.82 · 18:44–18:59Model output tokens at $50/MDrafting plans and docs, reading the code<br>Subagents (Opus 5) · $0.72 · 18:44–18:592 Opus 5 agents working in parallelDrafting plans and docs, researching online<br>Cache reads · $3.28 · 18:59–19:14Each call re-read the ~470k-token conversation at $1/MDrafting plans and docs<br>Output · $0.50 · 18:59–19:14Model output tokens at $50/MDrafting plans and docs<br>Cache reads · $6.25 · 19:14–19:29Each call re-read the ~482k-token conversation at $1/MDrafting plans and docs<br>Output · $0.55 · 19:14–19:29Model output tokens at $50/MDrafting plans and docs<br>Cache reads · $7.25 · 19:29–19:44Each call re-read the ~320k-token conversation at $1/MDrafting plans and docs, implementing a feature<br>Cache writes (1h TTL) · $2.03 · 19:29–19:44New tokens written to the 1h cache at $20/MDrafting plans and docs, implementing a feature<br>Output · $2.62 · 19:29–19:44Model output tokens at $50/MDrafting plans and docs, implementing a feature<br>Subagents (Opus 5) · $1.71 · 19:29–19:444 Opus 5 agents working in parallelReading the code<br>Subagents (Opus 5) · $0.55 · 19:44–19:595 Opus 5 agents working in parallelReading the code<br>Subagents (Opus 5) · $5.72 · 20:14–20:294 Opus 5 agents working in parallelImplementing a feature<br>Subagents (Opus 5) · $8.45 · 20:29–20:444 Opus 5 agents working in parallelReading the code, implementing a feature<br>Cache reads · $1.64 · 20:44–20:59Each call re-read the ~126k-token conversation at $1/MDrafting plans and docs, testing the app<br>Cache writes (1h TTL) · $2.37 · 20:44–20:59New tokens written to the 1h cache at $20/MDrafting plans and docs, testing the app<br>Output · $0.82 · 20:44–20:59Model output tokens at $50/MDrafting plans and docs, testing the app<br>Subagents (Opus 5) · $1.70 · 20:44–20:593 Opus 5 agents working in parallelReading the code<br>Cache reads · $0.91 · 20:59–21:14Each call re-read the ~155k-token conversation at $1/MImplementing a feature<br>Cache writes (1h TTL) · $0.41 · 20:59–21:14New tokens written to the 1h cache at $20/MImplementing a feature<br>Subagents (Opus 5) · $6.17 · 20:59–21:141 Opus 5 agent working in the backgroundImplementing a feature, testing the app<br>Cache reads · $3.61 ·...