The Real Cost of AI: A Survey of the Unpredictable Token Economics
For decades, enterprise software budgeting was a predictable exercise: negotiate a subscription fee, project the number of seats you need, move on. AI has broken that model. Pricing tied to tokens — the metered unit behind most AI billing — has turned technology spend into a variable cost, and an unpredictable one.
The Information’s survey of 107 of our readers - senior leaders and professionals (See Methodology) - finds that most companies haven’t gotten a handle on it: 60% say the cost trajectory of their AI initiatives is unpredictable, at the exact moment CFOs, boards and investors are demanding proof of ROI.
60%: “The cost trajectory of AI initiatives is unpredictable.”
This piece draws on that survey and The Information’s Deep Research to examine where AI budgets are actually going, why token costs remain so hard to forecast, and what separates the companies that have managed AI spending from those still being surprised by their bills.
The Bulk of the AI Budget
Outside the hyperscalers, who are pouring billions into data centers, most companies put the bulk of their AI investment — 64% — into software, applications, and API models. (See Chart.) That reflects where ROI is actually realized, according to The Information: most businesses want solutions to specific problems, not infrastructure to manage.
This 64% budget line includes the unpredictability factor, the token, which behaves unlike anything else in the technology budget.
Let’s unpack the costs of different types of software. The classic subscription/SaaS model relies on per-seat licenses for enterprise systems of record and the cloud services that underpin them, such as CRM (Salesforce), ERP/HR and finance (SAP, Workday), and collaboration (Slack).
Packaged AI apps and assistants, like ChatGPT or Microsoft Copilot, are also largely bought per seat. The flat seat price covers token usage but also limits what an AI assistant can do. The main drawback of seat-based licensing has always been waste: many paid seats sit idle or underused.
The token consumption appears in the AI layer of independent digital agents that perform complex tasks rather than simply answering a query. These agents use metered, token-based pricing that scales with usage, making forecasting much harder, and they consume far more compute than basic chatbots.
As AI shifts from chatbots to autonomous agents running in the background, the companies least practiced at controlling token usage are seeing the biggest surprises on their bills. That’s because such agents operate in loops, and a single inefficient prompt can snowball very quickly.
For routine data manipulation and established workflows, traditional software is often still cheaper and more reliable than agentic AI. When budget predictability matters most, AI’s consumption-based pricing is a liability, not a feature.
One survey respondent frames it as a balancing act: “We should be looking for the best of both worlds. Even with a reasonably implemented, small, hosted cloud environment, the cost per transaction for software is nothing like that of pure agent workloads. The cost of going to pure AI can be prohibitive. There must be a balance among human decisions, programmed software, and pure AI.”
The Intersection of Token Consumption and Productivity
Reader experience with AI productivity varies widely — even within the same industry. One respondent building a startup says, “With my agentic AI assistant, I am compressing what took me 3 years to build into 6 months.” A technology lawyer at a large enterprise draws a much tighter line, restricting AI to coding and software-vulnerability remediation. AI is useful for legal research, this reader says, but “the amount of quality control that I have to do with AI-generated content adds to the frustration I feel when having to explain to management why AI can’t solve all our problems.”
Despite the variance, respondents were broadly positive on ROI: 60% say AI increases productivity, more than half say it returns more than it costs, and nearly half report lower internal labor costs. (See Chart)
The intersection of “token economics” and workforce productivity has confounded business leaders and accounting departments. First, some companies have equated token consumption with productivity, a mistake. Token consumption itself is not a proxy for a worker’s productivity. More tokens don’t necessarily mean a better outcome. On the contrary, they can cause AI agents to loop, generating large volumes of responses that can run up compute costs and overwhelm a human.
The crux of the issue is translating token consumption into productivity – not equating the two. Token consumption is an input, not an output. It’s the compute era’s equivalent of billable hours: easy to count, weakly correlated with value. Measure outcomes, not token metrics, with the caveat that outcomes are much harder to measure than tokens.
Some metrics that are more useful than tokens to consider include task-completion units (the emerging standard), which count the tasks completed by its agents rather than the tokens processed; cycle-time compression for a given process; and revenue or cost attribution.
AI Adoption and Regulatory Compliance
“Regulatory compliance is slowing us down” has become one of the most common explanations for sluggish AI adoption. The smallest share of survey respondents, 17%, view regulatory compliance as an accelerant for AI adoption.
As government regulations, data privacy laws, and corporate governance requirements increase, the cost to develop, run, and use AI rises significantly. Ensuring that AI acts safely and complies with enterprise parameters requires more “thinking” and therefore more tokens. This is largely because ensuring that models, especially agentic models, are secure, compliant, and safe requires immense computational overhead.
While legal uncertainty and the number of regulations are genuine concerns, large companies also face the buildout of AI bureaucracy, including chief AI officers, adoption dashboards, token budgets or governance councils, according to The Information. This bureaucracy is a mechanism to deploy AI at scale but it also obscures whether any of it pays for itself. The economics of AI, especially in the era of tokenization, can be confusing and the AI bureaucracy itself is not its cause but its symptom.
Common flaws of AI governance include companies governing AI at the policy layer (committees, principles, training) while risk lives at the identity and permission layer. Most policy frameworks are written as instruction sets delivered to the AI model, while the controls that work (deterministic triggers, permission gates, scoped credentials) are enforced outside the model. On top of that, companies may not always know what they are governing, as vendors and employees are adding shadow AI features.
The right approach inverts the framing most companies start with. The default assumption is a tradeoff — compliance slows adoption, so minimize one to maximize the other. The evidence points the other way: the things blocking adoption are the compliance questions, and the companies moving fastest are the ones that resolved them first. But before doing it fast, they must do it right.
Token Cost Management
Token cost management is where the survey’s biggest paradox appears. A slim majority of companies (52%) say they understand token costs, and about as many know that disciplined prompt and output engineering can substantially reduce them. Yet only about a third say they actually control token costs in practice. (See Chart)
“Token cost management is not yet in line with the growth in usage of AI,” one respondent writes.
Only one in five respondents (20%) believe that buying tokens in higher volumes lowers cost-per-query (see Chart). Yet The Information’s research shows that batching purchases is an effective and increasingly necessary strategy for cutting per-query costs on frontier models, which carry a steep premium over simpler ones. Equally important for savings is selecting token-guzzling frontier models only for tasks that require them.
The Information’s research and reader responses point to five ways companies are managing token costs:
- Train users. Teach employees about model selection, how to prevent models from overthinking, and how to prompt and structure requests to achieve the most useful output at the lowest token cost. Also, teach employees when not to use AI.
- Match the right model to the right task. Route routine queries to cheaper, open-source models and reserve frontier models for genuinely complex reasoning. “If you select the models best aligned with most tasks, token costs are incredibly low. All the news about token costs concerns frontier models, which are rarely required,” one respondent writes.
- Optimize prompts. Keep them concise, strip unnecessary context, and reuse outputs where possible. The Information’s research shows that these “token-minimizing” techniques are being deployed to reduce the volume of data a model must process per request.
- Cap and track usage. Track token usage against productivity, not just spend, and set daily or weekly caps when usage is outpacing value. At one respondent’s company, employees don’t have unfettered access to tokens: “Only authorized employees may use tokens, following a defined mandate and an allocated development budget based on a cost-benefit analysis.”
- Adopt a systemic approach. Some respondents argue that the fix isn’t behavioral at all. “Cost efficiency is largely determined by systemic, deterministic constraints, rather than individuals voluntarily enforcing constraints upon themselves,” one respondent writes. A systemic approach includes creating a single controlled AI gateway (eradicating shadow AI), introducing hard spend ceilings with approval gates, and making the cheapest path automatic.
Looking Ahead
AI is getting more expensive, not less. The shift from chatbots to autonomous agents built for multi-step workflows is the single biggest driver of rising costs, and token-based pricing means uncontrolled usage shows up directly on the bill. Respondents expect that trend to continue: most see AI-related spending rising across the board over the next 12 months. (See Chart)
That’s happening as the enterprise AI market moves past its experimental phase and into one where spending gets scrutinized like any other line item. Companies that haven’t yet built model routing, usage limits, and hard budget caps into their AI programs are likely to keep absorbing costs they can’t fully explain.
Methodology
Based on a survey of 107 senior leaders and professionals, conducted in June and July 2026.
Company size: Forty-five percent of companies surveyed had revenues under $10 million; 20% had revenues of more than $1 billion; 16% had revenues between $10 million and $100 million; 12% had revenues between $100 million and $500 million, and 8% had revenues between $500 million and $1 billion.
Key industry sectors: Thirty-eight percent of companies were from technology, media and telecommunications; 13% from professional services; 10% from healthcare and life sciences; 9% from financial services & capital markets, and the remaining 29% came from the government, retail, public sector and others.
Respondent titles and roles: Forty percent were executive leadership (including CEOs, CIOs and CTOs) and owners; 31% were senior management (including SVPs and VPs, directors and managers).