The AI Pricing Problem: Companies Cannot Predict Their Own Bills
Falling model costs are colliding with soaring use of AI agents, leaving software firms unsure whether to charge by subscription, usage or results.
Artificial-intelligence companies are selling more powerful systems at lower unit prices, yet many businesses still do not know what their AI services should cost.
The problem is not simply how much a model charges for a request.
It is that the amount of computing needed to complete a useful task can vary wildly from one user, model and workflow to the next.
That uncertainty is becoming more important as companies move from chatbots to AI agents: systems designed to take several steps, use software tools, retrieve information, check their own work and carry out actions.
A conventional software subscription gives a customer a relatively stable price.
An agent may consume a modest amount of computing for one task and vastly more for another, even when both appear similar on the surface.
The basic unit behind that bill is the token, a fragment of text or data processed by a large language model.
Both a user’s instruction and the model’s response consume tokens.
So do long documents supplied as context, repeated attempts to improve an answer, software tools called by an agent and the internal reasoning steps needed to complete a multi-stage task.
The price of processing an individual token has fallen sharply as chips and model architectures improve.
That has made AI cheaper to use in many cases.
But lower unit costs have encouraged far greater use, particularly in software development, customer support, security, research and internal business automation.
The result is a familiar economic problem: something can become cheaper per unit while becoming much more expensive overall because consumption rises faster than efficiency.
One major forecast projects a twenty-four-fold increase in global token use between 2026 and 2030, reaching 120 quadrillion tokens a month as consumers and businesses adopt AI agents.
It is a projection rather than a guaranteed outcome, but it captures the scale of the commercial bet now being made by model providers, cloud companies and software vendors.
For corporate buyers, the difficulty is budget control.
A software team may begin with a limited coding assistant, then add AI-based testing, security checks, document analysis and autonomous workflow tools.
Each layer can create new and sometimes unpredictable consumption.
Reports of companies tightening access to external coding tools and imposing employee AI budgets show that token use is becoming an operational expense that finance departments can no longer treat as incidental.
The uncertainty also complicates the business model of companies building products on top of large language models.
A flat monthly fee is easy for customers to understand, but it can become unprofitable if a small number of heavy users consume far more computing than expected.
A usage-based bill follows the underlying cost more closely, but customers dislike volatile invoices and cannot plan budgets around prices that may change with model upgrades or vendor revisions.
That leaves several imperfect options.
Some providers are experimenting with bundled usage allowances, tiered subscriptions, credits or limits on the most expensive features.
Others are considering charging for an outcome, such as a resolved support case, a completed security investigation or a finished accounting task.
Outcome pricing can be attractive, but only when the parties can agree on what counts as a successful result and when the AI system’s contribution can be separated from human work and existing software.
Model selection is becoming part of the answer.
Not every task requires the most capable and expensive model.
Companies are increasingly using routing systems that send simple work to cheaper models and reserve premium models for complex reasoning, coding or sensitive decisions.
Better prompts, shorter context windows, retrieval systems that provide only relevant documents and clear limits on agent autonomy can also reduce unnecessary token use.
The deeper issue is that AI does not behave like a calculator or a conventional database query.
More computing may produce a better result, but there is no universal point at which the extra cost stops being worthwhile.
A customer-service agent might resolve a case cheaply, while a coding agent may spend heavily testing and revising work that saves a developer days of effort.
The market is therefore moving toward a more demanding question than how many tokens a company uses: what value did those tokens create?
Until software vendors and customers can answer that consistently, AI pricing will remain a negotiation between volatile computing costs, uncertain productivity gains and customers’ need for a bill they can understand.