Executive Summary
Inference got cheap and the bill still went up. Tokens keep falling in price while the workflows built on them consume far more of them. The gap between unit cost and total cost is now the whole story in AI economics.
Median price per million output tokens on frontier models fell roughly 80 percent between early 2024 and 2026, from about $60 to under $12. A team that paid $40,000 a month now runs the same workload for about $8,000. Gartner expects per-token prices to fall more than 90 percent by 2030. It also expects the cost of an agentic workflow to rise more than fivefold through 2028. Agents burn 15x to 1,000x the tokens of a chat, by Anthropic and Microsoft Research estimates. For every dollar spent on AI technology, organizations spend up to ten on process, governance, and integration. OpenAI is testing a counterweight by charging only when a task succeeds, which forces someone to define what finished means. Watch the measurement, not the model.
The token price collapse is real
The median cost per million output tokens on frontier models fell roughly 80 percent between early 2024 and 2026, from about $60 to under $12 for equivalent reasoning quality. A team paying $40,000 a month for inference in 2024 can run the same workload for about $8,000 today, with better quality, longer context, and native tool use.
Inference has also flipped from a minority of AI compute to a majority. In 2023, training was 67 percent of AI compute. In 2026 that ratio inverted, with inference now 67 percent of AI compute and 55 percent of AI cloud spend. The cost center moved from building models to serving them. That shift is the whole reason price cuts compound so fast. Serving is where the money goes now, and serving is what keeps getting cheaper.
But the workflow bill is going up, not down
Here is the paradox. Gartner forecasts that the per-token price of frontier inference will fall more than 90 percent by 2030, and simultaneously that the cost of running an agentic AI workflow will rise more than fivefold through 2028. Both are true. Tokens get cheaper. The work you actually buy gets more expensive.
The reason is that agents burn far more tokens than a chat. A multi-agent system and an agentic coding task consume 15x to 1,000x the tokens of a simple conversation, by Anthropic and Microsoft Research estimates. Reasoning steps multiply. Longer contexts mean richer prompts and more retrieval. Routine work migrates onto reasoning tiers. Every one of those multipliers compounds, and the price drop cannot keep up.
The drivers are worth naming. Agent swarms add roughly a 2.35x multiplier over three years. Reasoning steps add 2.6x. Tokens per step add about 1.95x as prompts get longer and retrievals get richer. The mix shift toward reasoning tiers adds 2.47x. Stack those and a single workflow gets dramatically more expensive even as the unit price of a token falls off a cliff.
Model cost is the smallest part of the bill
Enterprise data points to a ratio that reframes the whole conversation. For every dollar spent on AI technology, organizations spend up to ten dollars on process redesign, governance, workforce restructuring, and integration. The model is about 10 percent of the cost of a production agent system.
That is why the biggest trend in 2026 is not a new model. It is tooling and practice. The Model Context Protocol has become the connective tissue that lets agents and tools compose. Teams are routing cheap small models on easy paths and saving frontier models for hard work. Evaluation is shifting from picking the best model to running a regression on every new release.
What actually separates the winners. The organizations that succeed with AI are not the ones with the best model. They are the ones with the infrastructure maturity to deploy and scale it reliably. CNCF survey data shows 66 percent of organizations are already running generative AI on Kubernetes, but only 7 percent deploy models daily. Most deploy occasionally. Most consume models rather than train them.
The gap is deployment, not invention. That means the competitive advantage sits in the unglamorous infrastructure. Solid CI/CD, resource optimization, caching, quotas, monitoring, and governance. The hype points at the algorithm. The work is in everything around it.
The cost of intelligence is falling. The cost of making it useful is not. That is the number to watch, and it is the reason the next round of AI spending will go to platforms and process rather than to models. The teams that treat AI as an infrastructure problem, not a model problem, will be the ones with something to show for it.
The AI Infrastructure report covers where the money actually sits, including the shift from token price to the cost of a whole workflow.
Related reading. Broadcom Wants VMware to Be Where Your AI Runs. Inside Your Own Walls.. The Next Big AI Win Is Cutting Power Per Workload, Not Adding More Chips. The Gartner Magic Quadrant for Container Management Just Made the AI Shift Official. AI Infrastructure Runs on Four Layers. Most Break Below the Model..
Get the next one before it is old news
Independent analysis of cloud-native infrastructure, Kubernetes and data centre economics. No vendor spin.

[…] Read the full analysis. […]
[…] write a skill, commit it to a repository, and never test whether it still works after a model update. Configurations get copied across teams without versioning. Rules files drift out of sync with the […]
[…] Read the full analysis: The Cost of AI Is Finally Falling. The Cost of Using It Is Not. […]
[…] Related reading. who owns the data your AI model learns from, and why the cost of using AI is not falling. […]
[…] reading. The Cost of AI Is Finally Falling. The Cost of Using It Is Not.. Your AI Pilot Died From Infrastructure, Not From the Model.. Kubernetes for AI Is a Different Job […]
[…] reading. The Cost of AI Is Finally Falling. The Cost of Using It Is Not.. OpenAI Just Made the Agent Harness a Managed Service. Agentic Resource Discovery Wants to Give […]