Per MillionThe record of what intelligence costs

The Great AI Price Collapse Is Over

2026-08-27draft — publish-gated on ethics clearance

Draft 1 — 2026-08-27. Publish-gated on ethics clearance. Every number below traces to dataset/price_changes.csv (5,548 provenance-carrying price events, 2021–2026) via scripts/analysis_deflation.py; date confidence levels are in dataset/verification.md.

The flagship price curve

For five years, the loudest constant in AI was the price collapse. In late 2021, a million tokens into OpenAI’s best model cost $60. By August 2025 — GPT-5’s launch — the same million tokens into the flagship cost $1.25. A 97.9% collapse in 44 and a half months: the price of frontier-grade intelligence halved every 8 months, faster than transistor economics ever managed, and everyone built their plans around the assumption that it would keep doing that.

It stopped. August 2025 was the bottom, and the data says so plainly.

The turn

Trace OpenAI’s flagship lineage — davinci, GPT-4, 4-Turbo, 4o, GPT-5, and the 5.x line — and the input price does this:

Date $/MTok in
davinci Nov 2021 60.00
davinci (cut) Sep 2022 20.00
GPT-4 Mar 2023 30.00
GPT-4 Turbo Nov 2023 10.00
GPT-4o May 2024 5.00
GPT-4o (Aug snapshot) Aug 2024 2.50
GPT-4.1 Apr 2025 2.00
GPT-5 Aug 2025 1.25 ← the bottom
GPT-5.2 Dec 2025 1.75
GPT-5.4 Mar 2026 2.50
GPT-5.5 Apr 2026 5.00
GPT-5.6 Jul 2026 5.00

From the bottom, the flagship price quadrupled in eight and a half months — a doubling every 4.3 months, faster going up than it ever fell coming down. GPT-5.5 pricing landed back at 2024’s GPT-4o launch price. And the top of the range has fully round-tripped: GPT-5.5-pro lists at $60/MTok — to the dollar, what davinci cost in 2021.

This isn’t one company’s quirk. DeepSeek — the price floor of the whole market, the lab whose $0.14 listing in May 2024 forced everyone’s hand — raised API prices roughly fourfold with the V4 family (announced 2026-07-31, effective 2026-08-16: v4-flash input $0.14 → $0.44, output $0.28 → $1.32 at peak hours), reintroducing the peak/off-peak split it had abolished a year earlier “to allocate resources more reasonably.” When the price floor and the price ceiling turn in the same year, that’s a regime change, not noise.

What this is not saying

Honesty about the frame, because the frame is doing work:

Why it turned — and what to watch

The candidate explanations aren’t mysterious: the reasoning era made inference genuinely expensive; compute stayed scarce; and the land-grab phase — where API pricing was a customer-acquisition subsidy — ended when the customers arrived. The ledger can’t adjudicate motives. What it can do is what deflation-narrative pieces never do: track this forward, publicly.

Watchables, revisited monthly: whether GPT-5.6’s $5.00 holds through the next flagship; whether DeepSeek’s V4 raise sticks or gets competed back down; whether Anthropic and Google follow the frontier repricing or hold. If the $5.00 flagship price survives to mid-2027, the 8-month halving era is formally history — and every business model priced on “tokens trend to free” has a problem it hasn’t accounted for yet.


Method: flagship lineage and all prices from the price-change ledger (sources: Wayback Machine snapshots 2021–2023, LiteLLM pricing-file git history 2023–2026, provider announcements for date anchoring). The series, with per-point provenance refs: dataset/deflation_series.csv. Rerun: python3 scripts/analysis_deflation.py.