Editorial photograph of an enterprise AI engineering team reviewing token usage dashboards
Benchmarking Research / Token Surge

AI token costs. Why they keep rising.

Enterprise AI token bills keep climbing in 2026, even as headline per token rates hold flat. This report reads what each query now carries, why the meter runs faster than the rate card, and how buyers cap the surge without breaking the use case.

Contact Us GenAI Advisory
500+Enterprise clients
$2B+Under advisory
Industry Recognized
500+ Enterprise Clients
$2B+ Under Advisory
11 Vendor Practices
100% Buyer Side Independent

Enterprise AI token bills keep climbing in 2026, and not because the rate card moved. Each query now consumes more tokens than it did a year ago, and the drivers are structural rather than priced.

The report at a glance
Per query
Token usage per call is up sharply across 2024 to 2026
Flat list
Public per token rates barely moved across the major providers
3x to 10x
Agent loops can multiply tokens versus a single shot prompt
30 to 50%
Typical realized saving from context discipline at quality held

Key takeaways

  • AI token bills are rising in 2026 because tokens per query are climbing, not because list rates are.
  • Public per token prices from the major providers have held flat or fallen slightly across 2025 and 2026.
  • Longer system prompts, retrieved context, agent loops, and reasoning chains each add a structural layer.
  • Agents are the most explosive driver, often consuming three to ten times more tokens than a single shot call on the same task.
  • Most RAG pipelines we measure ship two to four times more retrieved context than the answer actually uses.
  • Reasoning models charge for the hidden chain of thought, raising output tokens five to ten times on complex queries.
  • Context discipline, routing, and caching cut realized spend by roughly 30 to 50 percent without measurable quality loss.

About this report

The Redress Compliance AI Token Usage Cost Surge Report is a directional benchmark on what drives enterprise AI bills in 2026. It draws on three inputs.

  • Our advisory engagement file. AI workloads and renewals our team benchmarked across more than five hundred enterprise clients, read as anonymized, aggregated bands.
  • Public per token rates. The dated, on the record pricing pages published by the major providers and the hyperscaler gateways, cited in full through the report.
  • Workload telemetry. A rolling sample of enterprise AI usage traces normalized into a tokens per useful output view.

We report bands and directions, not precise per token discounts. Individual outcomes vary widely with workload mix, model choice, and routing. Where a single number appears, treat it as the middle of a range rather than a guarantee.

How fast are enterprise AI token bills actually growing?

Realized monthly AI token bills across the workloads we benchmark are roughly two to four times higher in 2026 than in early 2024, even where pricing tiers did not change. The bill is climbing because the number of tokens consumed per useful query is climbing, not because the rate per token is.

The headline matters less than the spread beneath it. A single average flattens a market where chat workloads doubled while agent workloads grew an order of magnitude. Read the index as the weighted middle, not as the figure any one workload should expect.

09519028538047557010020221402023210202436020255202026INDEX, 2022 = 100 · AVERAGE TOKENS PER ENTERPRISE QUERY
Indexed average tokens per enterprise query, 2022 to 2026, normalized to 100 in 2022. The steepening from 2024 onward tracks the arrival of agents, longer contexts, and reasoning models.

What the public rate cards actually show

Headline per token rates across the major providers have held flat or fallen slightly across 2025 and 2026. The OpenAI API price list, the Anthropic price list, and the gateway prices on AWS Bedrock and Google Vertex AI all tell a similar story for the dominant model families.

The exceptions sit at the edges of the catalog. New flagship reasoning tiers carry higher rates, and discounted batch lanes carry lower ones. The headline frontier per token rate, the figure most buyers planned around, has not moved enough to explain the bill.

This matters because most enterprise budgets were built around list rates, not realized tokens. A flat list and a climbing bill is the most expensive combination, because it is the one a static budget cannot absorb. The variance has nowhere to go except the next funding cycle.

Where the rise is hiding

The rise is hiding in the tokens column, not the rate column. Average input tokens per call rose sharply as system prompts, retrieved context, tool schemas, and conversation history grew. Average output tokens rose just as fast where reasoning models replaced chat models on the same task.

Most buyers track cost per call. The metric that captures the surge is cost per useful output, where the denominator is an answer the business uses rather than a request that completes. By that measure the bill is climbing faster than any rate card movement alone could explain.

The supplier dashboards do not yet make this easy. They show calls, tokens, and dollars per model. They rarely show useful outputs, because they do not know what the business considered useful. That measurement has to be built on the buyer side, and the teams that have built it are already pulling ahead on cost control.

The cost per useful output metric

Cost per useful output is the unit that survives every change in model, provider, or routing strategy. The numerator is the realized bill for a workload. The denominator is the count of answers a downstream process actually consumed.

Useful is defined by the workload owner, not by the platform. For a support copilot, useful is an answer the agent shipped to a customer. For a code assistant, useful is a suggestion the engineer accepted. For a planning agent, useful is a finished plan a human approved without rework.

Once the denominator is in place, the rest of the optimization gets honest. Workloads that look cheap on cost per call often look expensive on cost per useful output, because they generate many low value answers. The reverse is also common, and just as actionable.

Why buyers feel more than the average suggests

A blended average understates the pain for a specific buyer for two reasons. First, no buyer holds the market basket of workloads. They hold a concentrated set of use cases, often weighted toward the patterns that surged most.

Second, AI cost compounds across the same estate. A workload weighted toward agents, or toward reasoning models, runs well ahead of the blended index. The index is the market middle. The bill is a specific, and usually less favorable, slice of it.

Why does each AI query now consume more tokens than it did in 2024?

Because four structural layers have stacked on top of the user message. System prompts grew, retrieved context grew, agent loops added internal traffic, and reasoning models added a hidden chain of thought. Each layer is small on its own. Together they multiply.

None of these layers is priced as a new line item. They all flow through the same per token meter. That is why the bill climbs without a rate change to point at.

SHARE OF NET TOKEN GROWTH PER WORKLOAD, ESTIMATED MIDPOINT0%10%20%30%Agent loops3x to 10x per task →Reasoning traces5x to 10x per queryRetrieval context2x to 4x bloatLonger promptsUp structurallyMultimodal inputsUp sharplyTool call chatterCompounds
Estimated share of net token growth per enterprise workload across the surge drivers, midpoint of the band. Agent loops and reasoning traces lead, retrieval volume follows.

Driver one. Longer system prompts and persona stacks

System prompts in 2024 were often a few hundred tokens. In 2026 the same workloads carry persona definitions, tool catalogs, guardrail instructions, output schemas, and few shot examples that commonly run into the low thousands of tokens. Every call carries the full stack, paid each time.

The temptation to keep stacking instructions is real, because each addition usually fixes a specific quality bug. The cost only shows up later, in the volume of calls that now ride the heavier prompt. By the time someone audits the prompt, the new layers feel mandatory.

The fix is unglamorous. A quarterly prompt audit that asks which instructions still earn their place against current model behavior. Most prompts shrink by a third when read with that question in mind, because older patches solved problems the latest model release has already retired.

Driver two. Retrieved grounding context

RAG pipelines push retrieved passages into the prompt. Most enterprise RAG setups we measure send two to four times more context than the answer actually needs, because retrieval is tuned for recall rather than precision.

The pattern is consistent. A query asking for one fact triggers retrieval of ten passages, all of which ride the input meter. The model usually answers from one or two. The rest is paid for and ignored, on every call, every day.

The cost of retrieval bloat compounds with query volume. A pipeline that ships an extra two thousand tokens of unused context per call is paying for those tokens once per user request. At a million requests per month, the unused context is the largest line item.

Driver three. Agent loops and tool call chatter

An agent that plans, calls tools, reads results, and reflects can multiply tokens per task by three to ten times. Each step replays the prior context plus its own output, then triggers the next step on the new transcript.

The replay is the trap. A short user request can become a long internal transcript inside the same minute, and the meter runs on every step. Loop depth and replay are the two levers most buyers underestimate.

Tool returns add their own input. A noisy tool that returns a verbose JSON payload pushes that payload back into the prompt on the next step. The model paid input tokens to read the tool output, then paid output tokens to summarize or use it.

Driver four. Reasoning model output

Reasoning models charge for the hidden chain of thought as well as the visible answer. The output token count on a complex query can be five to ten times that of a non reasoning model on the same prompt. Quality often improves. Cost per answer rises at the same time.

Routing decides whether this is worth it. The buyers who use a reasoning model only on the queries that genuinely need one keep the premium bounded. The buyers who use it as a default pay for it on every call, including the ones a smaller model would have answered correctly for a fraction of the cost.

  • Prompts: persona stacks, tool catalogs, and schemas carried on every call.
  • Retrieval: input tokens shipped in service of recall rather than answer fit.
  • Agents: loop depth and replay multiplying tokens per task.
  • Reasoning: hidden chain of thought paid on every reasoning call.

How do agent loops and multi step reasoning compound token usage?

Through replay. Every step in an agent transcript carries the prior steps with it, so the cost of step ten is paid on top of the cost of steps one through nine. A linear plan becomes a polynomial bill.

The replay tax

An agent that runs five steps does not pay five times the cost of a single call. It pays five calls each carrying a growing context. The third call carries the first two outputs as input. The fifth call carries the first four.

By the end of a moderate task the input meter has been hit many times over for what feels, to the user, like one question. The output meter follows the same shape, because each step produces its own reasoning before invoking the next.

Tools that compact the transcript between steps can cut the replay tax materially. They are uncommon in production because they add latency and a quality risk. The teams that adopt them tend to be the ones running agents at the largest scale, where the meter forces the trade.

Tool call chatter

Tool calls add their own input and output. Each function the agent calls returns a payload that re enters the prompt, and each new prompt is paid for. A tool that returns a verbose JSON response is paid for in tokens on the next step, not on its own line.

The honest unit here is tokens per tool call round trip. Most platforms do not surface it directly. Buyers who instrument it find that a small number of chatty tools account for a disproportionate share of the bill.

Reflection and self critique loops

Self critique passes add another full call per step. The agent reads its draft, generates a critique, and writes a revision. That is three calls where there was one, and each carries the same growing transcript.

Quality often improves, sometimes materially. The buyer side question is whether the gain justifies a three times bill, and whether a cheaper non reasoning critique pass would have captured most of it.

Runaway agent cases

The most expensive single events on the AI bill in 2024 and 2025 were almost always runaway agents. A loop with no step limit, a tool that returns recursively, or a planning prompt that fails to converge can burn tens of thousands of tokens before anyone notices.

The defense is procedural rather than clever. Per agent step ceilings, per task token budgets, and an automatic kill switch on cost anomalies. Without these, the cost surprise is not a question of if, only of when.

What does RAG retrieval do to the token count, and how much is waste?

Retrieval converts a short question into a long prompt by attaching grounding context. In the pipelines we measure, the context attached commonly runs two to four times larger than what the answer actually uses. The unused share is paid for on every call.

Recall tuned, not precision tuned

Most retrieval systems are tuned for recall. The team would rather attach an extra passage than miss the right one, because a missing fact looks worse than a slow answer. The meter does not see that trade off. It charges for every token attached.

Precision tuning, by contrast, ships fewer passages and trusts the index more. It is harder to build and easier to break, which is why most teams default to recall. The bill quietly funds that choice on every query.

Chunk size and overlap

Chunk size and overlap parameters set the floor on retrieval cost. Larger chunks attach more text per match. Higher overlap attaches more redundant text across matches. Both are usually set early and rarely revisited.

A chunk size set to favor coverage in pilot quietly inflates the bill in production. The fix is unglamorous. Smaller chunks, lower overlap, and a reranker that earns its keep against the meter.

Reranking pays for itself

A reranking stage that trims ten retrieved passages down to two often pays for itself many times over against input tokens. The model gets only what it needs. The meter sees a fraction of the prior call.

The most expensive RAG pipelines we benchmarked were the ones with no rerank. The cheapest were the ones where retrieval was tight, rerank was strict, and the model received a small, well chosen set of passages.

Hybrid retrieval beats vector only

Vector only retrieval at scale tends to over fetch on ambiguous queries. Hybrid retrieval that combines keyword and vector signals returns a smaller, sharper set on the same query, because the keyword channel discards passages that have no shared term at all.

The cost gain is real on enterprise corpora, where most queries carry at least one strong keyword. Hybrid is harder to operate than vector alone, and that operational cost is sometimes a fair trade. On a heavy RAG workload the meter usually decides for you.

How do reasoning models change the cost per answer?

They raise it, often sharply, because the model bills for tokens you never see. The hidden chain of thought is generated to improve the answer, and it sits on the output meter alongside the visible response.

Hidden output tokens

On a complex query a reasoning model can emit five to ten times the output tokens of a non reasoning model on the same prompt. Some of that emission is visible. Most of it is internal reasoning the user never reads.

The honest unit is cost per useful output. By that measure the reasoning premium often holds up on the queries that genuinely benefit, and collapses on the queries that did not need it. Buyers who route the two cases differently keep the premium bounded.

When the premium is worth it

The premium is worth it where a non reasoning model would have produced an unusable answer. Hard reasoning, planning, multi step math, and ambiguous business logic are the clearest cases. On those queries the reasoning premium is the cheap option, because the alternative is rework or a wrong call.

It is rarely worth it on summarization, simple classification, or short factual lookup. Defaulting to a reasoning model for every call funds the premium on the calls that did not earn it.

Routing as the lever

Routing is the strongest lever on the reasoning bill. A simple classifier in front of the model can send easy queries to a small model and reserve the reasoning tier for the hard ones. The router rarely needs to be sophisticated to pay for itself.

In the workloads we benchmarked, a basic two tier router cut total reasoning tokens by roughly 40 to 60 percent at quality held. The largest gains came from removing the reasoning model from queries that did not need it at all.

Combining reasoning with cached prompts

Cached prompt support cuts the input side of a reasoning call sharply where the system prompt and persona stack are stable. The reasoning output side is not cacheable, but most of the savings sit on the input meter anyway, because the persona is the heaviest fixed cost.

The combination of cached prompts plus a router is often the cheapest defensible reasoning setup. The router gates the premium tier, and the cache trims the input charge on every premium call that does run.

The rate card held flat. The bill did not, because the tokens per query did not.

What should you question in standard AI cost advice?

Most of the popular advice on AI token cost is about provider choice and headline rates. That is the part of the bill that is no longer moving. The advice that matters is about what each call carries, and how often each call runs.

Three of the most common pieces of standard advice do not survive contact with the meter. Use the biggest model. Use the largest context window. Switch providers when the bill rises. Each one made sense in 2023. None of them is the strongest play in 2026.

Where the common advice on using the largest context window is wrong

The standard advice is to use the largest context window available because it improves quality. We disagree as a default. In the AI workloads we measure, blanket use of long contexts drives the bill up far faster than the marginal quality gain justifies, and it hides the real driver, which is retrieval relevance rather than raw context size. The buyer side move is to instrument tokens per useful output, optimize retrieval so the model gets only what it needs, and right size context windows by task instead of defaulting to the maximum. Large windows are a tool for the few queries that truly need them, not a posture for every call.

Editorial photograph of an engineering team measuring AI token consumption against output quality
The rate card has barely moved. The bill has, because each query consumes more tokens than it did a year ago. The driver is structural, and it compounds.

Switching providers rarely fixes the bill

Headline rates across the major model families have converged enough that swapping providers usually moves the bill by a small percentage rather than a multiple. Token discipline at the call level moves it by a multiple.

The exception is where a workload sits on the wrong model family for its task. A reasoning workload running on a chat model, or a chat workload running on a reasoning model, is the case where a swap pays. The swap is then about routing, not about logos.

Bigger is not cheaper per useful output

The bigger the model, the more capability per call, and the lower the failure rate. None of that is the same as cheaper per useful output. A small model that handles eight tasks out of ten can be much cheaper at the unit level than a large model that handles all ten.

The buyer side test is to measure cost per useful output across the routing options, then pick the mix that wins on the metric the business actually cares about. The default of using the biggest model for everything almost never wins that comparison.

Per query
Climbing each model release
Compounds
Context plus agents plus retrieval
Per outcome
The honest benchmark unit

Source: Redress Compliance advisory engagement file, 2024 to 2025.

How does token surge differ by workload?

The shape of the surge depends on what the workload is doing. Chat scales with users. Agents scale with task complexity. Batch spikes on schedule. RAG sits in the middle and is moved most by retrieval quality. The cap is set workload by workload, not at the platform level.

Token surge by workload class, 2024 to 2026

WorkloadTokens per task, 2024 baseTokens per task, 2026 realizedDominant driver
Single shot chat1x1.4x to 2xLonger prompts and personas
RAG search1x2x to 4xRetrieved context volume
Multi tool agents1x3x to 10xLoop depth and replay
Reasoning queries1x5x to 10xHidden chain of thought tokens
Batch analytics1x2x to 5xDocument size and parallelism
Budgeted, % of run rateRealized, % of run rateChat6%9%RAG search8%14%Agents10%18%Reasoning7%16%
Budgeted versus realized monthly token bill by workload class, expressed as share of total AI run rate. Agents and reasoning queries overshoot the original budget by the widest margin.

Chat workloads

Chat is the most predictable line on the bill. It scales roughly with active users and average session length. The 2026 surge in chat token usage came mainly from longer system prompts and persona stacks, not from user behavior.

The cap on chat token spend is set by prompt discipline. A team that audits the system prompt for every assistant once a quarter rarely sees runaway chat costs. A team that lets each owner add to the prompt without review almost always does.

RAG workloads

RAG sits between chat and agents on volatility. The user pattern is predictable, but the meter is moved by how the retrieval pipeline is tuned. A change to chunk size, top k, or reranker can move the bill by a multiple in either direction.

This makes RAG the workload most worth instrumenting. Token cost per useful answer is the unit, and it should be a board level metric for any AI program that runs on retrieval at scale.

Agent workloads

Agents are the most explosive workload on the bill. Loop depth, tool count, and replay together determine the multiplier on tokens per task. A small change in any one of them can change the line by a large factor.

The honest defense is per agent quotas, hard step ceilings, and a fast kill switch. Buyers who run agents without these guardrails carry the largest single risk on the AI bill.

Batch and analytics

Batch is the easiest workload to manage on cost, because it is scheduled and discoverable. The surge here came from larger documents and higher parallelism, not from user behavior. Tight queue limits and a discounted batch lane on the provider side are usually enough.

The risk in batch is silent overrun. A job that grew quietly over a year can show up as a large monthly line that no one expected, simply because no one was watching the queue.

Multimodal workloads

Multimodal inputs translate images, audio, and video into tokens through provider specific encoders. The token count for a single image can rival the count of a long text passage, and the count for a minute of audio can run far higher.

Buyers underestimate the multimodal line because it looks like a feature flip rather than a usage class. The meter does not see the difference. Treat each modality as its own workload, with its own budget and its own routing rules.

How do you cap token growth without breaking the use case?

By measuring the right unit, routing the right calls, and trimming what each call carries. The combination cuts spend by roughly 30 to 50 percent in most environments we benchmark, without measurable quality loss in the workloads that matter.

Measure cost per useful output

Cost per call is the wrong unit. Cost per useful output is the right one, where the denominator is an answer the business uses rather than a request that completed. Switching the metric is the single highest value change a team can make.

Once teams measure this, the optimization candidates fall out by themselves. The expensive workloads are the ones that generate many low value calls, not the ones that look big on the provider dashboard.

Route easy queries to smaller models

A simple classifier sitting in front of the model can send straightforward queries to a small model and reserve the flagship for hard ones. The router does not need to be clever. It needs to be present.

In our benchmarks a basic two tier router cut blended cost per useful output by roughly a third on chat workloads and by closer to a half on heavy agent workloads. The savings came from removing the premium tier from calls that never needed it.

Cache stable system prompts

Stable parts of the system prompt should be cached at the provider level wherever the model family supports it. Most providers now meter cached prompt tokens at a fraction of the standard input rate.

The win is large because the same persona stack rides every call. Caching that prefix once turns a recurring input charge into a near free header, and the meter sees the difference on the next bill.

Right size context windows

Context windows should be set by task, not by maximum. A summarization task does not need a million token window. A planning agent rarely benefits from one. The right size is the one that supports the answer the workload actually produces.

Default to the smallest context that gives the right answer. Reserve the large windows for the workloads that genuinely use them. This single change captures a meaningful share of the realized saving in most environments.

Build a token governance loop

Token governance is the missing operating model in most AI programs. It is the regular cadence where workload owners review their tokens per useful output, the routing rules, the prompt audit, and the agent step ceilings, and report up to a finance partner.

Without that loop, AI cost looks like a forecast problem that finance owns and a quality problem that engineering owns. With it, the two questions are joined, and the right trade offs become visible at the time they need to be made.

  • Measure: cost per useful output, not cost per call.
  • Route: small model for easy calls, reasoning tier for hard ones.
  • Cache: cache stable system prompts and persona stacks at the provider.
  • Right size: match context window to the task, not to the maximum.
  • Cap: hard step limits and per agent quotas on agent workloads.
  • Govern: a regular review loop joining finance and engineering on the same metric.

Per workload prompt audits

Prompt audits should run at the workload level on a quarterly cadence. The owner reads the system prompt against the latest model behavior and removes instructions the new model now handles by default. Most prompts shrink by a third on this read.

The audit also catches contradictions that quietly degrade quality. Older patches sometimes conflict with newer ones, and the model picks a path through the conflict that is neither the best nor the cheapest. Resolving these in audit cleans both bills and outputs at once.

What does the 2027 token bill outlook look like?

Up again, but the mix will shift. Headline list rates will keep drifting flat to slightly down as competition holds at the frontier. Tokens per query will keep climbing because agents and reasoning will move from experiment to default in more workloads.

The base case

The base case for 2027 is realized token usage roughly doubling again from the 2026 baseline in environments without active token discipline. The doubling is driven by agent adoption and reasoning model default usage, not by user growth.

That makes the 2027 bill harder to read from public price trackers alone. The list cards will look calm. The realized bill will not, because the meter rides the tokens column and the tokens column is climbing fast.

Where discipline holds the bill

The buyers who lock in cost per useful output as a board level metric, run a router, cache prompts, and put hard caps on agent loops are the ones who hold 2027 spend close to 2026 even as usage grows. The work is operational, not procurement.

This is the central buyer side message of the surge. Provider negotiations matter, but they are the second order lever. The first order lever is the way each call is built. The buyers who internalize that are pulling ahead on unit economics already.

Clauses that hold the line on the AI bill

Contract clauses still matter, even with discipline in place. Three of them carry most of the weight on AI workloads. A capped per token rate over the term protects against rate moves that the providers say will not come and sometimes do.

A volume tier discount with a true up rather than a clawback protects against the worst case where projected usage does not materialize. A swap right between model families inside the same provider keeps routing choices open without a new procurement cycle.

None of these clauses is novel. They mirror the renewal clauses that hold the line on traditional software bills. The novelty is that on AI workloads they have to be set against a moving usage baseline, not a fixed seat count. That is harder to draft and worth the work.

Where finance partnership pays

The AI bill needs a finance partner who can read tokens per useful output as comfortably as the rest of the budget. Without that, the engineering owners carry the cost conversation alone and almost always lose to deadline pressure.

The teams who paired a workload owner with a finance partner on a monthly cadence in 2025 are the same teams holding 2026 spend close to plan. The conversation is short and routine. It is also the most reliable cost control we observe on AI workloads.

What does a defensible AI token benchmark actually look like?

A benchmark is only useful if the comparables behind it are real. A directional figure with no basis is just an opinion, and a provider will treat it as one. A defensible benchmark on AI token usage rests on comparable workloads, recent telemetry, and a unit that holds across model changes.

Comparable, not generic

The strongest benchmark compares your workload to others of similar shape, size, and complexity, not to a published average from a vendor blog. A figure drawn from genuinely comparable workloads is hard for a provider to dismiss, because it reflects what its own peers actually paid.

Generic averages invite the response that your workload is different. Comparable references remove that argument, because the comparison is already adjusted for the things that make AI workloads differ on cost.

Recent, not historical

AI pricing and model choice move quickly, so a benchmark from a year ago understates today's reality and weakens your position. The reference set has to be recent enough to reflect the current model lineup and the current routing options.

This is one reason an internal benchmark drifts out of date. A team sees its own workloads only as they change. A benchmark needs the flow of telemetry that a continuous, cross client view provides.

A unit that survives model change

Cost per useful output is the only AI cost unit that survives a model swap, a routing change, or a provider switch. The numerator changes. The denominator does not, because useful outputs are defined by the business, not by the meter.

Most providers cannot report this unit, because they do not know what the business considered useful. The buyers who set the unit themselves and report it back up the chain are the same buyers who keep cost conversations honest across model releases.

What should a buyer do next?

  1. Pull tokens per useful output for the top five workloads and set a baseline for each one.
  2. Audit every system prompt against the prior baseline and remove additions that no longer pull their weight.
  3. Instrument the retrieval pipeline for context shipped versus context used, then tune chunks, top k, and reranking against the gap.
  4. Add a two tier router in front of any chat or agent workload that uses a reasoning model as default.
  5. Turn on cached prompt support for every model family that meters cached tokens at a discount.
  6. Put hard step limits and per agent quotas on every agent workload before it ships to production.
  7. Move analytics and batch jobs to the discounted batch lane on the provider that supports one.
  8. Engage independent benchmarking and renewal advisory before the next AI contract anniversary, not after the bill stalls.

Frequently asked questions

Why are enterprise AI token bills growing so fast?

Because each query now consumes far more tokens than it did in 2024, even though list rates have barely moved. Longer system prompts, larger retrieved context, multi step agent loops, and reasoning model traces stack on top of each other. The realized cost per useful answer is the metric that captures the surge.

Are AI list prices still rising in 2026?

Mostly no, and that is the trap. Public per token rates from the major providers have held flat or fallen slightly across 2025 and 2026. The bill keeps climbing because the number of tokens per query is up, not because the rate per token is up.

How do agent loops compound token costs?

An agent that calls itself across planning, tool use, and reflection steps can multiply token consumption by a factor of three to ten versus a single shot prompt. Each step replays the prior context plus its own output. A short user question can become a long internal transcript inside the same minute.

What does RAG retrieval do to token usage?

Retrieval pushes large blocks of grounding text into every prompt, often well past what the question requires. Most enterprise RAG pipelines we measure send two to four times more retrieved context than the answer actually uses, which is paid for in input tokens on every call.

How do reasoning models change cost per answer?

Reasoning models charge for the hidden chain of thought as well as the visible answer. The output token count for a complex query can be five to ten times that of a non reasoning model on the same prompt. Quality often improves, but the cost per answer rises at the same time.

Should we use the largest context window we can?

Not by default. Long contexts drive cost up far faster than the marginal quality gain in most enterprise tasks. Right size the window to the workload, instrument tokens per useful output, and treat the maximum window as a tool for the few queries that truly need it.

How do we cap AI token spend without breaking the use case?

Cap context length at the task level, route easy queries to smaller models, cache stable system prompts, and measure cost per useful output rather than cost per call. The combination cuts spend by roughly 30 to 50 percent in most environments we benchmark, with quality held.

How does token surge differ by workload?

Chat is the most predictable, scaling roughly with active users. Agents are the most explosive, scaling with task complexity and tool calls. Batch and analytics workloads spike on schedule. RAG sits in the middle, with retrieval quality as the swing factor on cost.

Is provider choice still the biggest cost lever?

It is one lever, but no longer the dominant one. Routing and context discipline now move the bill more than swapping providers, because list rates across the major model families have converged. The biggest savings come from changing how each call is built, not which logo answers it.

How fast can we expect token usage to keep growing?

We expect realized tokens per query to keep climbing through 2027 as agents and reasoning models become default rather than experimental. The cap is set by what buyers measure and bound, not by what providers charge. Without a usage discipline, expect spend to roughly double again within 24 months.

AI Token Usage Cost Surge Report 2026

Get the full Token Surge benchmark and the buyer side cap checklist.

The workload by workload bands, the cost per useful output method, the routing rules that hold the line, and the agent step caps that prevent the runaway bill.

Used across more than five hundred enterprise engagements. Independent. Buyer side. Built for procurement, finance, and AI program leaders running the next cost cycle.

No spam. We will only email you about this request. Privacy.
Stress test your token spend trajectory in under five minutes.
Open the Tool →
Per Query
Up Sharply
Compounds
Across The Stack
500+
Enterprise Clients
$2B+
Under Advisory
100%
Buyer Side

The vendors set the rate. The workload sets the tokens. The buyer who knows both, and measures cost per useful output, holds the line.

Morten Andersen
Co Founder, Redress Compliance