Research Note · AI · Pricing

AI SaaS pricing models: an enterprise buyer's guide.

Enterprise AI procurement now runs on four pricing models — per-seat, token, consumption, and outcome-based — that operate at once and are engineered to obscure total cost at the point of purchase. This note breaks down what each model really costs, where vendors hide margin, and what to negotiate before you sign.

By James Hill-WoodUpdated Jul 20238 min readAI research cluster
Bottom line

There is no single "cheapest" AI pricing model — each optimises a different risk. Seat-based pricing is predictable but pays for licences that go unused; token and consumption pricing scales with value but is the hardest to forecast; outcome-based pricing eliminates adoption risk but hands attribution control to the vendor. The highest-value move is to model total cost of ownership net of hidden charges, then negotiate on total contract value across at least two providers — consistently worth 20–40% off renewal.

01 Key findings

  1. Four models operate simultaneously, not in isolation. Most enterprise AI deployments combine at least two pricing structures — a seat-based assistant on top of consumption-based cloud inference, for example — which is what makes total cost so hard to see at purchase.

  2. Falling model costs punish long contracts. GPT-4-class capability that cost roughly $30 per million tokens in 2023 is available under $3 in 2026. Buyers who locked three-year rates are now paying five to ten times the current market rate for equivalent capability.

  3. Published list prices are the ceiling, not the floor. Token pricing discounts 30–40% at $500K+ annual commitment; seat products discount 20–35%; consumption services 20–45% on committed-use terms. None of this is visible to buyers who negotiate off the list price.

  4. The biggest overruns are architectural, not commercial. Context-window utilisation in RAG pipelines can drive input token volumes three to eight times higher than expected, causing enterprises to undershoot AI spend by 200–400%. Prompt and retrieval design often saves more than the discount does.

  5. Concurrency beats single-vendor negotiation. Buyers running a credible, documented evaluation of a competing provider secure materially better terms than those negotiating against a hypothetical alternative.

02 The four pricing models

Each model charges for a different unit and shifts a different risk onto the buyer. The right question is not "which is cheapest" but "which risk can we forecast and control".

ModelCharges forTypical vendorsCost predictabilityBest fit
Token / APIPer million input & output tokensOpenAI, Anthropic, Cohere, MistralLow — scales with usageCustom apps, RAG, automation
Seat-basedFlat fee per licensed userCopilot, Einstein, Now Assist, WorkdayHigh — but pays for idle seatsEmbedded AI in existing suites
ConsumptionCompute, calls & managed overheadAWS Bedrock, Vertex AI, Azure OpenAILow — scales non-linearlyCloud-native AI workloads
Outcome-basedVerified business resultsSalesforce Agentforce, ServiceNowVariable — attribution-dependentHigh-volume, measurable tasks

03 Token & API pricing

Token pricing is the native model for foundation-model API access: a rate per million input tokens and a higher rate per million output tokens, with output typically priced three to five times input to reflect the cost of generation. It is highly negotiable at volume — but only if you know the benchmark and structure the commitment.

OpenAI's GPT-4o lists at $2.50 per million input tokens and $10.00 output as of early 2026. Enterprise agreements above $500K in annual commitment typically reach 30–40% discounts — roughly $1.50 input and $6.00 output. Dedicated capacity (reserved throughput) adds a 15–25% premium over discounted API rates but removes the rate-limit variability that affects production workloads at scale.

The usage-spike trap

Context-window utilisation is the cost most budgets miss. A RAG pipeline that sends 50,000 tokens of context per query across 10,000 queries per day generates 500 million input tokens daily — about $750 per day, or $270,000 a year, from a single workflow. Enterprises that do not model context usage undershoot actual AI spend by 200–400%. Prompt and retrieval optimisation frequently delivers greater savings than any negotiated discount.

04 Seat-based pricing

Seat-based pricing dominates embedded AI — capability packaged inside applications you already run, layered on top of the base licence. Microsoft Copilot for M365, Salesforce Einstein, ServiceNow Now Assist and Workday AI all charge a flat monthly fee per user. Its apparent simplicity conceals three complexity points.

Tier dependency. Seat add-ons are usually only available on premium base tiers — Copilot requires M365 E3 or E5 ($36–57 per user/month), Einstein Copilot requires Sales Cloud Unlimited or Einstein 1. The incremental cost of upgrading users to a qualifying tier frequently exceeds the AI add-on itself.

Adoption economics. A 1,000-seat Copilot deployment at $30 per user/month costs $360,000 a year whether 20 users or 1,000 derive value. Enterprises that deploy broadly to hit minimum-seat discount thresholds routinely find effective cost per active user of $150–400 rather than the advertised $30.

Upsell layering. Copilot Studio, Copilot for Security and other extensions carry separate per-seat charges that can double or triple the base cost for power users. Budgets that capture only the base list price are materially understated within twelve months.

05 Consumption & outcome pricing

Consumption-based pricing applies to AI accessed through cloud platforms — AWS Bedrock, Google Vertex AI, Azure OpenAI — blending per-token inference with compute, storage and managed-service overhead. Its defining feature is variability: a tool that drives 10x adoption generates roughly 10x cost, and more if its architecture was not built for efficient scale. Committed-use discounts of 20–45% are the primary lever, and bundling AI commitments into a broader cloud review typically beats a standalone AI negotiation.

The consumption trap

The committed-use discount is not the optimisation target. An enterprise that commits $500K to AWS Bedrock for a 30% discount may still overpay by 50% if its workload generates unnecessary token consumption through inefficient prompts, redundant context injection or unoptimised retry logic. Architecture beats commercial terms.

Outcome-based pricing — charging for resolved tickets, completed workflow steps or processed transactions rather than resource consumption — is the most significant commercial innovation in enterprise AI, and the most nuanced. Attribution frameworks are typically vendor-controlled: the definition of a "resolved" ticket moves the entire bill. Buyers should insist on three protections: clear outcome definitions with objective criteria the vendor cannot unilaterally change; independent audit rights against the enterprise's own operational data; and cost caps that bound charges per period against unexpectedly high volumes.

06 Cost predictability by model

The gap between budgeted and actual first-year cost is the single best proxy for pricing risk. Illustrative overrun against an initial budget, by model, when hidden and usage-driven costs are not modelled upfront:

Token / RAG
up to +300%
Seat-based (per active user)
+250%
Consumption (cloud AI)
+150%
Outcome-based
+40%
Note

Outcome-based pricing looks the most predictable on paper because charges track delivered value — but its risk is concentration, not overrun: a single broad outcome definition can invert the picture. Model each structure net of committed credits, hidden fees and realistic usage before comparing.

07 Hidden costs buyers miss

Four cost categories sit outside the headline pricing model and are routinely absent from initial budgets.

CategoryWhat it coversTypical impact
Enterprise support tierSLAs, dedicated account management, security reviews, DPAs$50K–200K per year above standard support
Data residency & complianceEU residency, HIPAA-eligible, FedRAMP, SOC 2 attestations+15–30% over standard API rates
Fine-tuning & custom modelsTraining runs billed separately from inference4–6x initial budget after real iteration
Change management & adoptionTraining, workflow redesign, adoption programmes15–20% of licence cost (enterprise-borne)

08 Choosing a model

Four considerations should drive the model decision. Weight them to your deployment before committing.

Factor 01

Access pattern

Direct API and custom applications favour token pricing; capability embedded in an existing suite points to seat-based; cloud-native workloads to consumption. Match the model to how users actually reach the AI.

Factor 02

Usage forecastability

Stable, per-user workflows suit seat-based predictability. Variable, spiky or RAG-heavy workloads carry real overrun risk on token and consumption models — model context usage before signing.

Factor 03

Value measurability

Outcome-based pricing only works where results are objectively countable and auditable. Without clean attribution and audit rights, it transfers pricing control to the vendor.

Factor 04

Deployment maturity

Early deployments should avoid aggressive minimum-spend commitments; timelines run 9–14 months to full production. Ramp structures protect year-one budgets against optimistic forecasts.

09 Our recommendation

Choose seat-based
When predictability wins

You want a fixed, per-user line item inside tools people already use. Right-size seats to active users, quantify the base-tier upgrade cost, and cap extension upsells — the two places seat pricing quietly inflates.

Choose token / consumption
When value scales with usage

You are building custom applications or cloud-native workloads. Capture volume and committed-use discounts — then invest in prompt and retrieval architecture, which usually saves more than the discount does.

Choose outcome-based
When results are countable

You have high-volume, measurable tasks and the discipline to police attribution. Lock objective outcome definitions, independent audit rights and per-period cost caps before the first invoice.

10 What to negotiate

Adapt standard enterprise-software tactics to the specific dynamics of a fast-moving AI market. Four principles apply across every model.

Do this Recommended

Run a credible competing evaluation and negotiate on total contract value, not per-unit rates. Build usage-ramp provisions starting at 30–40% of target spend over 18–24 months, and link pricing to model generations rather than specific versions.

Avoid this Weaker

Signing off the list price against a hypothetical alternative, committing to full spend from month one, and locking fixed three-year rates — which routinely leave enterprises above market by year two as model costs fall.

Benchmark your AI contracts before you renew

Our AI Procurement Advisory practice benchmarks live rates, models total cost of ownership, and runs the negotiation across providers — typically 25–40% off renewal.

Request AI advisory →

The Licensing Edge

Weekly AI and licensing intelligence for enterprise software buyers. 3,000+ subscribers.