Loading
Loading
Per-token prices have collapsed at a pace computing has never seen before. Enterprise AI bills keep climbing anyway — and the reason is forcing a rewrite of where inference actually runs.
Price Decline
0x/yr
Since Jan 2024 (Epoch AI)
2026 AI Capex
$0B
Big Tech, +77% YoY
Hybrid Cloud
0%
Of enterprises, 2026 (Flexera)
SaaS Spend at Risk
$0B
From agentic AI by 2030 (Gartner)
A View From Kathmandu
I run this site from Kathmandu on a residential fiber connection that still occasionally reminds me it's routed through infrastructure never designed for what I'm asking of it. So I notice latency in a way that people sitting forty milliseconds from a hyperscaler region don't have to. Every time a page on this site calls an AI provider's API, I'm reminded that “the cloud” is not one place — it's a specific building, usually very far away, and the distance is never free.
That personal irritation turned out to be a useful lens for a much bigger story I'd been half-following all year: the economics of running AI in production are behaving in a way that doesn't match the headlines. Every few months there's a new announcement that token prices have fallen again — and they have, dramatically. And yet every finance leader I've read from or talked to this year describes the same thing: AI line items on the cloud bill keep growing, not shrinking. Both things are true at once, and understanding why is the whole point of this piece.
The short version is that the unit price of intelligence collapsed, but the number of units being consumed grew even faster — and that mismatch is quietly breaking the assumption most teams built their architecture on: that you just point everything at one big public cloud region and let it scale. In 2026, that assumption is cracking, and hybrid, sovereign, and edge deployments are stepping into the gap. I wanted to lay out the actual numbers behind that shift, because most of what I'd read treated it as a vibe rather than something you could chart.
It also helps to say plainly what I mean by “Cloud 3.0” in the headline, since it's my framing, not an industry term. Cloud 1.0 was renting servers instead of owning them. Cloud 2.0 was serverless and managed platforms abstracting the servers away entirely. What I'm describing here is the third shift: the unit of compute that matters most is no longer a server or a function invocation, it's a token — and tokens have latency, sovereignty, and cost characteristics that don't behave like the compute primitives the last two eras were built around. That's why the architecture underneath has to change too.
The Price Collapse
Start with what actually did get cheaper. Epoch AI, a nonprofit research group that tracks AI trends rigorously, ran a log-linear regression of price against release date across six benchmarks — general knowledge (MMLU), PhD-level science questions (GPQA Diamond), math (MATH-500 and MATH Level 5), coding (HumanEval), and chatbot quality (Chatbot Arena Elo) — looking at the cheapest model available at each performance threshold over time.
Across all of that, the median decline was about 50x per year — meaning the price to get a fixed level of capability fell fiftyfold, on average, every twelve months. Individual trends ranged from 9x to as much as 900x a year depending on the benchmark. And when Epoch AI restricted the analysis to only models released since January 2024, the median rate accelerated to roughly 200x per year— the price collapse is not just continuing, it's speeding up. For context, the price to match GPT-4's performance on PhD-level science questions alone fell about 40x annually.
Log-linear regression across 6 benchmarks — Epoch AI, 2026
What that acceleration actually means in practice is a split market. Commodity-level capability — the tier that was frontier-grade two years ago — keeps getting radically cheaper and increasingly runs well on modest hardware, which is exactly what makes edge and on-premises inference viable for more use cases every quarter. But the actual frontier, the models pushing the performance ceiling, keeps getting re-priced upward as labs spend more to chase the next capability jump. Both of those things are true simultaneously, and conflating them is how you end up either overpaying for capability you don't need or underestimating what the model you actually want will cost you.
Why The Bill Keeps Growing Anyway
Here's the part that doesn't show up in the price chart: usage grew faster than price fell. Chatbot-era AI meant one prompt, one response. Agentic-era AI means a single task can trigger a chain of tool calls, retries, sub-agent delegation, and self-critique loops — each one burning tokens the old single-turn math never accounted for. The unit got cheaper; the number of units per task went up by a much larger factor. That's the entire paradox in one sentence, and it's visible in how aggressively the infrastructure behind AI is still being built out.
Amazon, Alphabet, Meta, and Microsoft are collectively tracking toward roughly $725 billion in AI-related capital expenditure for 2026, according to their own guidance as reported through February 2026 earnings — up about 77%from an estimated $410 billion in 2025. That is not the spending pattern of an industry whose costs are falling. Synergy Research Group's independent tracking tells a similar story from the supply side: quarterly hyperscale operator capex hit $142 billion in Q3 2025, up almost 180% over the prior three years, with the count of large hyperscale data centers worldwide reaching 1,297 — nearly triple the 2018 figure — and total capacity on pace to double again in roughly three years.
It isn't only infrastructure spend that's reordering around this. Gartner estimates that roughly $234 billion, about a fifth of enterprise application software spending, is exposed to disruption by 2030 as agentic AI systems complete tasks directly rather than routing users through traditional software interfaces — what Gartner is calling “agentic arbitrage.” I found that number as revealing as the capex figures: it means the AI cost conversation isn't confined to the infrastructure layer. It's rewriting how enterprises budget for software itself. I covered the physical side of this buildout — the gigawatts, the grid strain, the water — in more depth in my tour of the global data center boom, and the electricity angle specifically in this look at the 2026 power grid. This piece is about what that buildout means for how you actually architect around it.
Amazon, Alphabet, Meta, Microsoft — company earnings guidance, reported Feb 2026
Enterprise SaaS spend at risk
From agentic-AI disruption by 2030 — Gartner ($234B of the total)
What ties all three of those numbers together is a shift in where the spending is happening inside the AI stack. Training a frontier model is a huge, one-time-ish capital event; running inference for millions of users, every day, forever, is an operating cost that compounds. As the industry has matured past the training-race phase of the last few years, more of that capex is explicitly being justified as inference capacity — the physical plant needed to serve requests, not just to produce a new model checkpoint. That reframing is, I think, the real story behind the capex numbers: it isn't evidence of an industry still figuring out how to train bigger models, it's evidence of an industry building permanent infrastructure to serve a workload it now expects to keep growing indefinitely.
The Architecture Response
The old default — pick a hyperscaler, deploy everything into one or two regions, scale horizontally — worked when inference was occasional and latency-tolerant. It strains under three things at once: cost (compute-heavy agentic workloads at public-cloud list prices add up fast), latency (a round trip to a distant region is a bad user experience for anything interactive, and worse for anything physical), and data sensitivity (regulators increasingly want to know exactly which jurisdiction a customer's data, and the inference run on it, physically sits in).
Flexera's 2026 State of the Cloud Report, based on a survey of 753 cloud decision-makers, puts hard numbers on the shift already underway: 73% of organizations now run a hybrid cloud model, up three points on the year prior, and generative AI has become one of the most widely used public-cloud services, at 58%adoption — while only 14% of organizations operate in a pure multi-cloud setup without any private infrastructure at all. Put together, that's a majority of enterprises deliberately keeping a foot in private or on-premises infrastructure even as they lean harder on public-cloud AI services. Hybrid isn't a transitional phase anymore — for most organizations, it's the stable end state.
Share of surveyed organizations, n=753 — Flexera, State of the Cloud Report 2026
Inference pushed to the point of use — a store, a device, a factory floor — to cut round-trip latency for anything real-time or physically embedded.
Inference kept inside a specific jurisdiction's infrastructure, satisfying data-residency rules for regulated industries and government contracts.
A deliberate split — training and burst capacity on public cloud, steady-state or sensitive inference on private or dedicated infrastructure.
It's worth being honest about the cost of this shift, too, because it isn't free. The single-cloud era was operationally simple precisely because it was one thing to monitor, one billing model to reason about, one identity system to secure. Splitting inference across public, sovereign, and edge environments multiplies the number of places a request can fail, the number of billing dashboards a finance team has to reconcile, and the number of compliance regimes an engineering team has to satisfy at once. Nobody serious is arguing this is a simplification. The argument is narrower: that the complexity is now worth paying for, because the alternative — staying single-cloud and eating the latency, sovereignty, and cost consequences — has gotten more expensive than the complexity itself.
What This Means In Practice
None of this means public cloud is going away — it remains the right default for training, bursty workloads, and anything without strict latency or residency requirements. What's changing is that “which cloud, which region, which mode” has become a real architecture decision again, the way it briefly stopped being one during the years everyone converged on a single hyperscaler by default. I wrote about the tooling side of that convergence — and the platforms racing to own the agentic layer on top of it — in The Web Is Becoming an Agentic Cloud. The infrastructure piece and the tooling piece are really the same story, viewed from different altitudes.
For developers and architects, the practical shift is less about any single new tool and more about a change in what you measure. Cost per API call was never the right unit; cost per completed task is. Latency budgets that assumed a single round trip to us-east-1 need to be revisited for anything agentic, since a chain of tool calls multiplies that round trip by however many steps the agent takes. And data-residency requirements that used to arrive late, as a compliance review after the architecture was already chosen, are increasingly a design constraint from day one.
Treat "which cloud" as a per-workload question. Keep latency-sensitive and regulated inference close to the data; burst training and batch work to public cloud where elastic capacity still wins.
A falling per-token rate says nothing about your bill if an agentic workflow calls the model 10-30 times per task. Model your cost per completed task, not per API call.
Sovereign and regional deployment requirements are showing up earlier in procurement conversations. Design for it before the RFP, not after the vendor is chosen.
I keep coming back to the fact that I noticed this from a residential connection in Kathmandu, not from inside a hyperscaler's own network. That vantage point is a feature, not a bug, for writing about infrastructure — it's much easier to see that “the cloud” is a physical place, with physical distance and physical constraints, when you're not sitting next to it. The industry spent the last decade treating the public cloud as an abstraction you could ignore. 2026 is the year the bill for ignoring it came due — not because compute got more expensive per unit, but because we're finally using enough of it, in enough different places, that the architecture has to catch up to the physics.

Written by Abhishek Kushwaha
Founder and writer at Global Tech Search, based in Kathmandu, Nepal. Covers AI, infrastructure, markets, and climate with sourced data and original analysis. More about the author →
Sources
Global Tech Search
More independent analysis on the infrastructure actually shifting the decade.
Back to Dashboard →