Why Your AI Bill Keeps Growing While Token Prices Keep Falling

Uber blew through its entire 2026 AI budget in four months — while every major lab was cutting per-token prices. That contradiction is the real story of AI cost in 2026, and it has an architectural fix.

A single water tap feeding an overflowing pool — small unit price, uncontrolled volume
Listen to this article
0:00
0:00
Listen on: Spotify Apple Podcasts YouTube
?Question

How do you manage AI token and license costs in 2026?

Quick answer

Per-token prices fell across every major AI lab in the past year — and total AI bills rose anyway, because agentic workloads consume up to 1,000x more tokens than chat and most companies have no usage governance. A 2026 survey of 500 finance leaders found 79% of enterprises overran their AI budgets in the past 12 months.

The control levers are architectural, not procurement: orchestrate models instead of running everything on the top one — frontier models for judgment, smaller models (5–10x cheaper per token) for volume — use prompt caching (90% off repeated context) and batch processing (50% off), cap per-employee agentic spend, and audit seat utilization.

A 25-person company needs one cost owner and a budget alert; a 1,000-person company needs metering, routing policy, and chargeback.

The Founders’ AItrained on 25 years of our work

Want this made concrete for your company? Ask me — or pick one:

In June 2026, TechCrunch reported that Uber had burned through its entire annual AI tooling budget in roughly four months. The company’s response was a hard cap: $1,500 per employee, per month, per agentic coding tool.

Here is what makes that story worth your attention: it happened while AI got cheaper. Every major lab cut or held per-token prices over the past year — Anthropic’s newest Sonnet tier launched below its predecessor’s price, OpenAI’s budget tiers run under a dollar per million input tokens, and all three major providers now publish 50% batch discounts and 90% caching discounts. The unit price of intelligence is falling. Total bills are rising anyway.

That contradiction is the real story of AI cost in 2026, and most budget conversations miss it. The companies overrunning their AI budgets — 79% of enterprises in the past twelve months, according to a February 2026 survey of 500 finance leaders — are not victims of expensive tokens. They are running exploding volume through an architecture nobody designed. Usage shifted from chat to agents, agents consume tokens at a fundamentally different rate, and finance found out when the invoice arrived.

The fix is not panic, and it is not turning the AI off. The productivity is real — Uber kept spending, deliberately, after the overrun. The fix is a set of specific, unglamorous architecture and governance decisions that most companies simply haven’t made yet. This guide covers what AI actually costs in 2026 — tokens and seats, verified against every provider’s published pricing — why bills explode, and the five levers that control them. And because the physics are the same but the failure modes are different, we’ll run the math at two scales throughout: a 25-person company and a 1,000-person company.

The Bill Went Up While the Price Went Down

79%of enterprises overran their AI budgets in the past 12 months (DoiT / Sapio Research, Feb 2026)
1,000xmore tokens consumed by agentic coding tasks vs. code chat (Bai et al., arXiv, Apr 2026)
3.2xyear-over-year growth in enterprise generative AI spend — $11.5B to $37B (Menlo Ventures, Dec 2025)

Start with the number that explains all the others. In April 2026, a research team including Erik Brynjolfsson and Alex Pentland published a study with a title that sounds like a joke and reads like a warning: “How Do AI Agents Spend Your Money?” Their finding: agentic tasks — where the AI works in multi-step loops, reading files, calling tools, checking its own output — consume roughly 1,000 times more tokens than asking the same model a question in chat.

Not 30% more. Not double. Three orders of magnitude.

Two details from that study matter even more for budgeting than the headline multiplier. First, the cost is driven by input tokens, not output — agents re-read their accumulated context on every step, so the longer a task runs, the more each subsequent step costs. Second, runs of the identical task varied by up to 30x in token consumption. The same request, the same model, a 30x cost spread. You cannot forecast that with a spreadsheet built for per-seat software — and the study found that higher token burn didn’t even buy better results: accuracy peaked at intermediate cost and then flattened.

This is not a niche coding phenomenon. The a16z and OpenRouter “State of AI” report — built on more than 100 trillion tokens of real usage across 300+ models — names agentic inference the fastest-growing usage pattern in the market, with OpenRouter alone processing over a trillion tokens a day. The whole market is shifting from the cheap shape of AI usage to the expensive one.

Now the Uber story makes sense. Per Forbes’ reporting, adoption of agentic coding tools inside Uber went from 32% of engineers in February to 84% in March — one month. Roughly 70% of committed code originated from those tools. Average cost ran $150 to $250 per engineer per month, but power users ran $500 to $2,000 — and Uber’s own CTO, Praveen Neppalli Naga, reportedly spent $1,200 in a single two-hour demo session. Multiply a fast-moving adoption curve by a 1,000x workload multiplier and a 30x variance band, and a well-planned annual budget lasts four months. Not because anyone did anything wrong — because the consumption model changed underneath the budget model.

One more piece of context, because precision matters here: enterprise AI spend is growing because companies choose to grow it. Menlo Ventures measured $37 billion in enterprise generative AI spend in 2025, up 3.2x from $11.5 billion the year before. And Bain’s June 2026 survey of 951 companies found that 90% of companies whose AI cost savings underperformed are increasing their AI budgets anyway. The market has concluded the value is real. What it hasn’t built yet is the cost architecture underneath that conviction — which is exactly the gap this guide is about.

What AI Actually Costs in 2026: Tokens and Seats

AI spend arrives on two meters, and they behave completely differently. Seats are predictable and per-person: chat assistants, copilots, workspace AI. Tokens are usage-based and per-task: API calls, agents, automated workflows. Most companies now pay both, and most budget surprises come from treating the second meter like the first.

The token prices below are from each provider’s official pricing page, verified July 2026, per million tokens:

Model tier Input / Output (per MTok) Provider
Claude Fable 5 (frontier) $10 / $50 Anthropic
Claude Opus 4.8 $5 / $25 Anthropic
Claude Sonnet 5 $2 / $10 (intro through Aug 31, 2026; $3 / $15 after) Anthropic
Claude Haiku 4.5 (small) $1 / $5 Anthropic
GPT-5.6-Sol (frontier) $5 / $30 OpenAI
GPT-5.6-Luna (small) $1 / $6 OpenAI
GPT-5.4-Nano (budget) $0.20 / $1.25 OpenAI
Gemini 3.1 Pro $2 / $12 (≤200K context) Google
Gemini 3.5 Flash $1.50 / $9 Google
Gemini 3.1 Flash-Lite (small) $0.25 / $1.50 Google

Read the table vertically and one pattern jumps out: within each provider’s current family, the frontier tier costs roughly five to ten times more per token than the small tier. That ratio is the single most useful number in this guide, because most day-to-day business tasks — summarization, classification, drafting, extraction, support triage — do not need frontier reasoning. Every routine task running on a frontier model is paying a 5–10x premium for judgment it isn’t using.

Anthropic’s own documentation makes the point with a worked example: processing 10,000 customer support conversations on its small model costs about $37 total. The same workload routed to its frontier tiers would run five to ten times that — $185 to $370 by the same arithmetic. Neither number breaks a budget. But scale that decision across every workflow in a company, every day, and the model-tier decision quietly becomes the largest single lever in your AI cost structure.

On top of the base rates, every major provider publishes two standing discounts that most companies leave unclaimed. Prompt caching cuts the cost of repeated context — system prompts, reference documents, conversation history — by 90%: a cache read costs one-tenth of the standard input price at Anthropic, OpenAI, and Google alike. Since agentic workloads are input-heavy by nature (that’s the arXiv finding), caching attacks exactly the tokens that dominate agent bills. Batch processing gives a flat 50% discount on anything that doesn’t need an immediate response — overnight reports, bulk classification, content pipelines — again at all three providers.

The seat side is simpler, and cheaper than most executives assume:

Plan Per user / month Notes
Google Workspace (Starter / Standard / Plus) $7 / $14 / $22 Gemini AI bundled by tier
Microsoft 365 Copilot Business add-on $18 (promotional; standard $21) on top of a Microsoft 365 Business plan
Claude Team $20 annual ($25 monthly) 5–150 seats; premium seats $100/$125 with 5x usage
Claude Enterprise $20/seat + usage at API rates seat and usage billed separately

(OpenAI does not publish a public list price for its business tiers; reported figures put ChatGPT Business in the same $20–25 band, with enterprise agreements individually negotiated.)

Notice what Anthropic did with its enterprise plan, because it’s a signal about where the whole market is heading: the seat is $20, and usage bills separately at API rates. The vendor itself has concluded that flat per-seat pricing can’t represent agentic usage — one seat’s consumption is no longer predictive of another’s. Keep that structure in mind; it’s the pricing model catching up to the 30x variance finding, and it previews the seats-versus-tokens decision later in this guide.

The AI Briefing

Tuesdays. 500+ leaders. No hype, just what works.

The 25-Person Bill and the 1,000-Person Bill

Same physics, different failure modes. Run the arithmetic at both scales and you can see exactly where each one’s budget breaks.

At 25 people, the seat baseline is small. Twenty-five seats at the published list prices above lands between roughly $350 per month (Google Workspace Standard) and about $550 per month (Claude Team, billed monthly) — call it $4,000 to $7,000 a year. That is not a number that needs a committee.

What breaks a 25-person budget is not the seats. It is the moment one or two people discover agentic workflows. Recall Uber’s disclosed range: power users of agentic coding tools ran $500 to $2,000 per month each. At a 25-person company, a single enthusiastic power user can quietly cost one to four times as much as the entire company’s seat bill — and there is usually no meter anywhere that makes this visible until the card statement arrives. The 25-person failure mode is concentration: a handful of ungoverned power workflows sitting invisibly on top of a small, predictable base.

At 1,000 people, both meters are large and both misbehave. The seat math alone deserves attention: 1,000 seats at $20 is $20,000 a month — $240,000 a year — before anyone runs a single agentic task. At that line size, seat utilization becomes a real budget question: seats bought ahead of adoption sit idle while the invoice runs, which is why a utilization audit belongs in the quarterly rhythm of any large deployment (we cover the adoption side of that problem in why your team isn’t using AI).

Then the usage meter arrives on top. Suppose agentic tools reach just 10% of a 1,000-person company — one hundred people — at Uber’s average of $150–$250 per user per month. That is another $15,000 to $25,000 a month, roughly doubling the AI line, from one-tenth of the workforce. Now recall how fast that percentage moves: Uber went from 32% to 84% adoption in a single month. The 1,000-person failure mode is compounding: seat sprawl, plus shadow usage on personal accounts that never touches the meter at all — a risk we’ve mapped in the shadow AI problem — plus agentic multiplication spreading team by team, each dynamic amplifying the others.

The lesson from both columns is the same and worth stating plainly: AI cost is not a function of headcount. It is a function of workload shape. A 25-person firm with three heavy agentic workflows can out-spend a 200-person firm using chat assistants. Which is why the control levers that follow are about workloads, not seats.

Where this goes next

Not sure where you stand?

Take the 90-second AI readiness read — five dimensions, a scored result, and a clear next step.

Take the readiness read → Not sure where to start? Take the 90-second readiness read →

Five Cost Drivers, Five Levers

Nearly every exploding AI bill we see traces to some combination of five drivers. Each one has a specific, published, verifiable lever — none of them require abandoning a workload, and none of them require negotiating with a vendor.

1. Everything runs on the top model → orchestrate instead

The most common driver is also the simplest: everything runs on the frontier model because that’s what someone set as the default. Using the top model for everything feels like a quality decision. It’s actually an unexamined one — the frontier-to-small price gap is 5–10x per token at every major provider, and the research on matching models to tasks is unambiguous. RouteLLM — the foundational routing study from Berkeley’s LMSYS group — showed a learned router achieving 95% of GPT-4’s quality while sending only 26% of calls to GPT-4, and with better training data, only 14% — an overall cost reduction of more than 85% on its main benchmark.

The mature version of this lever is model orchestration: instead of one model doing everything, workflows are designed so each tier does what it’s priced for. A frontier model handles the judgment steps — planning the task, making the calls that require reasoning, reviewing the final output — while small models handle the volume steps: extraction, classification, summarization, formatting, the repetitive middle of every agentic loop. The vendors themselves design for this — Anthropic’s own pricing documentation recommends exactly the split: the small tier for simple tasks, the mid tier for most production workloads, the frontier tier for the hardest reasoning. Since agentic tasks burn tokens in the repetitive middle (that’s where the 1,000x goes), orchestration puts the 5–10x price gap to work on precisely the tokens that dominate the bill — without lowering the quality ceiling, because the frontier model still owns every step that needs it.

The practical version doesn’t need a research-grade router. At 25 people it’s a one-page policy: small model by default, frontier by exception, and any agentic workflow that runs on the top model end-to-end gets redesigned. At 1,000 it’s configuration in your AI platform — tier defaults per task class, owned by whoever owns the platform, so orchestration is the path of least resistance rather than a per-team habit.

2. Context bloat → cache what repeats

Agent bills are input-token bills — the arXiv study found input, not output, drives agentic cost, because agents re-read their context at every step. The published fix is prompt caching: at Anthropic, OpenAI, and Google alike, a cached input token costs 10% of the standard rate. System prompts, policy documents, knowledge bases, long conversation histories — anything static that gets re-sent should be cached, and at Anthropic’s published multipliers the cache pays for itself after a single re-read. If your team is building on the APIs and hasn’t turned caching on, this is the highest-ratio configuration change available: 90% off the exact token category that dominates agentic spend.

3. Agentic loop multiplication → cap it, then watch it

The same task can cost 30x more on one run than another — that’s not a hypothetical, it’s the measured variance in the arXiv data. You cannot forecast that; you can only bound it. Uber’s answer was a hard cap — $1,500 per employee per month per agentic tool — and the structure of that answer matters more than the number: per employee, per tool, monthly, visible. A cap converts an unbounded distribution into a bounded one, which is what makes budgeting possible again. Set the cap generously (the point is bounding runaway loops, not rationing productivity), alert at 80%, and review the outliers monthly — the outliers are usually your most valuable power users, and what they need is a better-designed workflow, not a smaller allowance. If agents are multiplying across your organization faster than anyone designed for, that’s its own architectural problem — one we’ve written about in AI agent sprawl.

4. Everything runs real-time → batch what can wait

Half of most AI workloads don’t need an answer in seconds — nightly reports, bulk document classification, content generation pipelines, data enrichment. Every major provider prices that patience at a flat 50% discount through their batch APIs. This is the least glamorous lever on the list and the easiest to implement: an inventory of your workloads sorted by “needs an answer now” versus “needs an answer today” is, functionally, a 50%-off coupon on the second column.

5. Seats bought ahead of adoption → audit and right-tier

The seat meter fails quietly: licenses purchased for everyone, used by some. The fix is a quarterly utilization review — active users against paid seats, by tier — and right-tiering against the ladders the vendors already publish: Google Workspace runs $7 to $22 depending on how much AI access a role actually needs; Anthropic prices a standard seat at $20 and a 5x-usage premium seat at $100, which is exactly the split between an occasional user and a power user. Right-tiering is not about cutting people off — it’s about paying the power-user price only for actual power users. If you’re still choosing which platform’s seats to buy in the first place, we’ve compared the four major options in ChatGPT vs. Claude vs. Copilot vs. Gemini.

Seats or Tokens: Choosing the Pricing Model That Fits

With both meters understood, the procurement question gets simple: match the pricing model to the workload shape.

Seats fit chat-shaped work. When usage is roughly uniform per person — drafting, summarizing, asking questions, meeting notes — a flat seat price is fair to both sides and trivially predictable. A $14–$25 seat that saves an employee an hour a week doesn’t need an ROI model; it needs a signature.

Usage-based fits agent-shaped work. The moment workloads become agentic, per-person pricing stops describing reality — consumption is driven by task complexity, not headcount, and it varies 30x run to run. Usage-based billing is not a vendor inconvenience; it’s the honest meter for that shape of work. The market’s own behavior confirms the split: Anthropic’s enterprise plan now prices the seat at $20 and meters usage separately at API rates — the two shapes of work, unbundled on one invoice.

The practical guidance by scale: a 25-person company should buy seats for everyone who wants them (the baseline is a rounding error) and put its energy into governing the two or three agentic workflows that will actually dominate spend. A 1,000-person company should treat the two meters as separate budget lines with separate owners — seats managed like any SaaS line with quarterly utilization reviews, usage managed like a cloud bill with caps, alerts, and a routing policy. The mistake at both scales is the same: managing the meter you understand and ignoring the one that’s growing.

AI FinOps That Scales Down

The companies that overran weren’t the immature ones. Self-rated FinOps leaders overran 89% of the time — the discipline that’s missing is AI-specific, and it’s new for everyone.

The finance world has already named this discipline: AI FinOps. The FinOps Foundation’s 2026 survey tells you how fast it arrived — 98% of practitioners now manage AI spend, up from 63% a year earlier and 31% the year before that, and the same survey names AI cost management the number-one skill their teams need to develop. No capability in that survey’s history has moved that fast, because no cost line has moved that fast.

Here’s the finding that should reframe how you think about your own readiness: general cloud-cost maturity doesn’t protect you. In the DoiT survey, organizations that rated themselves very mature on FinOps still overran their AI budgets 89% of the time — with the highest average overspend of any group, at 30.9%. Everyone is early. The companies getting this right aren’t the ones with the biggest FinOps teams; they’re the ones that put AI-specific visibility in place before the volume arrived.

And visibility is the honest frame — not austerity. Bain’s data shows 90% of companies whose AI savings underperformed are raising budgets anyway, and Uber’s leadership treated its overrun as a signal of adoption, not waste. The discipline exists so you can keep spending with confidence — knowing which workloads produce value at what cost, instead of discovering the total on the invoice. Only 15% of finance leaders can currently calculate AI ROI without significant bottlenecks; the operating model below is what closes that gap (and if you’re working out what AI returns at each stage of maturity, the AI ROI map is the companion piece to this one).

Budgeting for what you can’t forecast

Before the checklists, face the uncomfortable part directly: a portion of AI usage cost is genuinely unforecastable, and pretending otherwise is how budgets die. The variance is structural, not a planning failure. The same agentic task can consume 30x more tokens on one run than the next — the models can’t even predict their own consumption. Adoption moves faster than any planning cycle: Uber went from 32% to 84% of engineers on agentic tools in a single month. And every new workflow your team invents resets the baseline. You cannot forecast this line the way you forecast software seats. You can only build a budget structure that absorbs what it can’t predict — four pieces:

Bound the tail. A per-employee, per-tool cap (Uber’s structure: $1,500 per month, generous, visible) converts an unbounded cost distribution into a bounded one. That single move makes everything else plannable: whatever the variance does inside the cap, the worst month has a known ceiling.

Shorten the feedback loop. Unforecastable costs are survivable when you learn about them in days and fatal when you learn at quarter-end. Alerts at 80% of any budget line, and a review cadence measured in weeks — not a quarterly finance meeting discovering a four-month-old trend.

Carry a variance reserve. Budget the usage line with an explicit buffer rather than a point estimate. If you want calibration for a first year, use the market’s own revealed error: enterprises that overran their AI budgets averaged 30.9% overspend. Reserving on that order — and treating an untouched reserve as next quarter’s experiment budget, not savings — turns the same volatility from an overrun into a plan.

Quarantine the new. Any genuinely new agentic workflow gets a sandbox budget and a 60–90 day metering period before it earns a permanent line. New workloads are where the 30x surprises live; after two months of real usage data, they become forecastable like everything else. The unpredictability never disappears — it just keeps moving to whatever you adopted most recently, which is exactly where your attention should be.

At 25 people, AI FinOps is a rhythm, not a team:

That’s the whole program. A spreadsheet and a calendar reminder, not a platform purchase.

At 1,000 people, the same rhythm needs structure:

Notice what neither list includes: a spending freeze, a tool ban, or a procurement gauntlet. The cost problem in AI is an architecture and visibility problem. Solve it that way, and the budget conversation changes from “why is this bill so high?” to “which of these workloads deserves more?”

Start Building

Draft Your AI Cost Architecture

Run this prompt with your AI to map your AI spend, design a first orchestration policy, and set the guardrails from this guide — sized to your company, whether that’s 25 people or 1,000.

Prompt · paste into your AI

Context: I’m designing a cost architecture for AI usage at my company. We have [NUMBER] employees. Our current AI spend is roughly [AMOUNT or “unknown”] per month across [list tools/subscriptions/API usage you know about]. Ask me clarifying questions before each step if you need them.

Step 1 — Inventory both meters: Help me list every AI cost we carry. Seats: which subscriptions, how many licenses, price per seat, and (if I know it) how many are actively used. Usage: which API keys, agents, or automated workflows exist, who owns each, and which model tier each one runs on.

Step 2 — Classify the workloads: For each usage item, classify it as chat-shaped (single-turn, per-person, predictable) or agent-shaped (multi-step, tool-calling, volume driven by task complexity). Flag every workload currently running on a frontier model end-to-end.

Step 3 — Draft the orchestration policy: For each flagged workload, propose a tier split: which steps genuinely need frontier reasoning (planning, judgment, final review) and which are volume steps (extraction, classification, summarization, formatting) that a small model should handle at 5–10x lower cost. Also mark which workloads qualify for prompt caching (repeated context) and which could run on batch processing (can wait hours) for the published 50% discount.

Step 4 — Set the guardrails: Propose a per-employee monthly cap for agentic tools based on my numbers, alert thresholds at 80%, a variance reserve for the usage line, and a sandbox budget rule for new workflows (60–90 days of metering before a permanent line).

Output: A one-page AI cost policy: the two-meter budget (seats + usage), the model-tier defaults by task class, the caching/batch candidates, the caps and alerts, and a named owner for the monthly review.

This gets you the policy draft. What it can’t see from the outside is the architecture underneath — whether your workflows, context, and governance are designed so the policy holds as adoption grows. That’s the readiness question. See where you stand →

If You’re Budgeting the Bigger Picture

Token and license spend is one line of a complete AI budget — and usually not the largest one. Two companion guides complete the picture:

If you’re budgeting an AI program end to end — consulting help included — the running costs in this guide sit alongside advisory fees, implementation, change work, and governance. Our complete AI consulting cost guide covers what every tier of firm charges in 2026 and the 20–40% of program cost that hides outside the quote; this article is, in effect, a deep-dive on one of those hidden lines.

If you’re deciding what to run in-house versus with help — the same architecture decisions that control cost (routing, caching, governance) are the ones that determine whether you end up owning your AI operating layer or renting it. The mid-market architecture engagement covers what ownership-transfer actually looks like in practice.

Sources

Frequently Asked Questions

How much does AI cost per employee in 2026?

For seat-based AI, published list prices run $7 to $25 per user per month — Google Workspace tiers with Gemini run $7 to $22, Microsoft 365 Copilot Business adds $18 to $21, and Claude Team runs $20 to $25 per seat. Usage-based (agentic) spend is far more variable: Uber’s disclosed figures showed engineers averaging $150 to $250 per month on agentic coding tools, with power users running $500 to $2,000. A realistic 2026 planning assumption is a two-part budget: a predictable $10–$25 per employee per month for seats, plus a usage line for agentic workloads that scales with workload complexity, not headcount.

Why is our AI bill going up if token prices are falling?

Because volume is growing faster than unit prices are falling. Per-token prices dropped or held at every major lab over the past year, but usage shifted from chat toward agentic workloads — and research published in April 2026 (Bai et al., including Erik Brynjolfsson) found agentic tasks consume roughly 1,000x more tokens than chat on the same model. The a16z/OpenRouter State of AI report identifies agentic inference as the fastest-growing usage pattern in the market. Falling unit price times exploding volume equals a rising bill — which is why the fix is workload architecture and governance, not vendor negotiation.

What is AI FinOps?

AI FinOps is the discipline of managing AI spend the way cloud FinOps manages infrastructure spend: metering usage, attributing cost to teams and workloads, setting budgets and alerts, and optimizing with published levers like model routing, caching, and batch processing. It became mainstream fast — the FinOps Foundation’s 2026 survey found 98% of practitioners now manage AI spend, up from 63% the year before, and names AI cost management the #1 skill gap. At small companies it’s a rhythm (one owner, alerts, a monthly review); at large ones it’s tooling (metering, chargeback, routing policy).

How much can prompt caching save?

Up to 90% on repeated input tokens. Anthropic, OpenAI, and Google all price cached input at roughly 10% of the standard input rate — at Anthropic, a 5-minute cache write costs 1.25x base input and every cache read costs 0.1x, so caching pays for itself after a single re-read. The savings matter most for agentic workloads, because agents re-send accumulated context at every step, making input tokens the dominant cost category.

How much cheaper is batch processing for AI workloads?

A flat 50%. Anthropic, OpenAI, and Google all publish batch APIs at half the standard per-token price for workloads that can tolerate asynchronous processing — typically returning within hours rather than seconds. Reports, bulk classification, content pipelines, and data enrichment usually qualify. Sorting workloads by urgency is effectively a half-price coupon on everything that can wait.

Should we buy AI seats or pay per token?

Match the pricing model to the workload shape. Seats fit chat-shaped work — uniform, per-person usage like drafting and summarizing — where $14–$25 per user per month is predictable and fair. Usage-based pricing fits agent-shaped work, where consumption is driven by task complexity and varies up to 30x between runs of the same task, making per-person pricing meaningless. Most companies need both: seats for general assistance, metered usage with caps and alerts for agentic workflows. Anthropic’s enterprise plan now literally prices this split — $20 per seat plus usage billed at API rates.

What is model orchestration, and how much does it save?

Model orchestration means designing AI workflows so each model tier does what it’s priced for, instead of running everything on the top model: a frontier model handles judgment steps (planning, complex reasoning, final review) while small models — 5 to 10x cheaper per token at every major provider — handle volume steps like extraction, classification, and summarization. The evidence base is strong: Berkeley’s RouteLLM study achieved 95% of GPT-4’s quality while sending only 14–26% of calls to GPT-4, cutting costs more than 85% on its main benchmark, and vendors themselves recommend the tiered split in their own documentation. Because agentic workloads burn most of their tokens in repetitive middle steps, orchestration targets exactly the tokens that dominate the bill without lowering the quality ceiling.

How should a 25-person company budget for AI?

Start with seats for everyone who wants them — 25 seats runs roughly $350 to $550 per month at published 2026 list prices, small enough not to need a committee. Then govern the usage side, because that’s where a small company’s budget actually breaks: a single power user of agentic tools can run $500 to $2,000 per month (Uber’s disclosed power-user range) — one to four times the whole company’s seat bill. The minimum viable program is one named cost owner, billing alerts on every AI account, a small-model-by-default policy, and a 15-minute monthly review of usage dashboards.

How does a 1,000-person company control AI costs?

Treat seats and usage as separate budget lines with separate disciplines. Seats: roughly $240,000 a year at $20 per user, managed like SaaS with quarterly utilization reviews and right-tiering. Usage: managed like a cloud bill — metering tagged by team and workflow, showback or chargeback, a model-routing policy with small-model defaults, and per-employee caps on agentic tools (Uber set $1,500 per employee per month per tool after exhausting its annual budget in four months). Adoption moves fast at scale — Uber went from 32% to 84% of engineers on agentic coding tools in one month — so put the metering in place before the volume arrives, not after.

Do AI agents really cost that much more than chatbots?

Yes — it’s the most rigorously documented number in AI cost management. The April 2026 study “How Do AI Agents Spend Your Money?” (Bai et al., arXiv) measured agentic coding tasks consuming roughly 1,000x more tokens than code chat on the same model, with input tokens (context re-reading) driving the cost and up to 30x variance between runs of the identical task. The study also found more spend doesn’t buy more quality — accuracy peaked at intermediate cost. Agents are frequently still worth it; the point is to budget them as a different species of workload, not as slightly heavier chat.

How do you budget for AI costs you can't predict?

Accept that part of the AI usage line is structurally unforecastable — identical agentic tasks vary up to 30x in token consumption, and adoption can jump from 32% to 84% of a workforce in a month — then build a budget that absorbs variance instead of pretending to predict it. Four mechanisms: per-employee caps that bound the worst case (Uber’s structure: $1,500/employee/month per tool), alerts at 80% with weekly review so surprises surface in days rather than quarters, an explicit variance reserve on the usage line (enterprises that overran averaged 30.9% overspend — a reasonable first-year calibration), and a sandbox budget with a 60–90 day metering period for every new workflow before it earns a permanent line. Bounded, watched, buffered, and quarantined beats precisely forecast — because precisely forecast isn’t available.

What's a reasonable per-employee spending cap for AI tools?

The only large-scale public precedent is Uber’s: $1,500 per employee, per month, per agentic coding tool, set after the company burned its annual AI budget in about four months. The structure matters more than the number — per employee, per tool, monthly, with visibility — because a cap converts an unbounded cost distribution into a bounded one. Set it well above your current average (Uber’s engineers averaged $150–$250), alert at 80%, and treat users who hit it as a design conversation, not a discipline problem: they’re usually your highest-value adopters running inefficient workflows.

Where this goes next

Turn scattered AI into a system your company runs on.

CompanyOS is the AI operating system your whole company runs on — governed accounts, real adoption, and visibility you own.

See CompanyOS → Not sure where to start? Take the 90-second readiness read →
Sascha Laura

Say hello.

A 30-minute conversation. If we're not the right fit for where you are, we'll tell you — and point you somewhere better.

Join 500+ leaders The AI Briefing · Tuesdays · no hype
bosio.digital · AI Transformation That Elevates Human Talent · © 2026 Bosio Inc. · SF · Lake Arrowhead