NewNew: The enterprise guide to Agentic AI — 24 min read.

Read →
AI run cost & FinOps

Know your cost per resolution before you scale the deployment.

Built for CIOs, platform owners and AI leaders being asked what production AI costs to run. Token volume, model mix, caching and human escalation in one unit-economic model.

Your inputs

Benchmarks show typical enterprise ranges — override every field with your own numbers.

Conversations, tickets or tasks that hit a model in production

Benchmark: 50k–1M for an enterprise deployment at scale

Includes retrieval reranking, tool selection, generation and evaluation calls

Benchmark: 2–6 for a RAG or agentic pattern

Retrieved context usually dominates — count it

Benchmark: 2k–8k with enterprise RAG context

Weighted across your current model mix, before optimisation

Benchmark: $2–$12 depending on frontier model share

25%

Prompt and semantic caching on repeated enterprise traffic

Benchmark: 20–45% on repetitive workloads

35%

Simple intents that do not need the frontier model

Benchmark: 30–60% of enterprise traffic

80%

Benchmark: 70–92% cheaper per token

22%

Escalation cost belongs in cost per resolution

Benchmark: 15–35% in year one

Benchmark: $3–$12 in US enterprise service operations

Annual run cost avoided
$86,940

Saving from caching and model routing at your volume, holding escalation cost constant.

Cost per resolution (optimised)$1.464
Annual run cost before optimisation$4,479,000
Annual run cost after optimisation$4,392,060
Run cost vs all-human handling23%
Simple payback24.8 months
Share & export

Directional estimate. Assumes a $180k engineering investment to implement caching, routing and cost telemetry, and that escalation volume is unchanged by optimisation.

Three-scenario view

Finance reviewers expect a range. These scenarios flex adoption and implementation cost around the model you entered.

Conservative
$71,425
30.2 mo payback

Slower adoption, higher integration effort

Base caseYour inputs
$86,940
24.8 mo payback

Your inputs as entered

Aggressive
$94,087
23.0 mo payback

Strong sponsorship, clean data, phased scale-up

How enterprise leaders use this model

Why model AI run cost separately from build cost?
Build cost is a one-time line item finance already understands. Run cost scales with volume, and it is what erodes the business case in year two. Cost per resolution — inference, retrieval, evaluation and the human escalation behind it — is the unit economic that decides whether a deployment stays funded.
What is a healthy cost per resolution?
It has to be judged against the human alternative, not against a token price. Most enterprise deployments land between $0.05 and $0.60 per fully-resolved interaction, versus $3–$12 for a human-handled one. If your blended AI cost exceeds roughly a third of the human cost, optimisation should come before scaling.
How much does caching and model routing actually save?
Prompt and semantic caching typically remove 20–45% of token spend on repetitive enterprise traffic. Routing simple intents to a small model and reserving the frontier model for complex work usually saves another 25–50% of blended cost with no measurable quality loss when it is evaluated properly.
Does this replace our FinOps tooling?
No. It sizes the prize before you instrument. Use it to set a cost-per-resolution target and to justify the optimisation work, then hold the deployment to that target with real telemetry.
How this calculator works

What does it cost to run an enterprise AI deployment per resolution?

Cost per resolution is token volume per interaction, priced across your model mix, reduced by cache hit rate, divided by the share of interactions actually resolved — plus the human cost of every escalation. It is the unit economic that decides whether a deployment stays funded after the first full quarter of production volume.

Ungated — results appear instantly, no email required.

What you enter

  • Monthly interaction volume
  • Average input and output tokens per interaction
  • Model mix and per-token pricing
  • Cache or retrieval hit rate (%)
  • Containment / resolution rate (%)
  • Cost of a human escalation

How it is calculated

  1. 1.Compute token spend per interaction from the model mix and token counts.
  2. 2.Reduce billable tokens by the cache hit rate.
  3. 3.Multiply by monthly volume to get monthly inference spend.
  4. 4.Add the human cost of unresolved interactions that escalate.
  5. 5.Divide total cost by resolved interactions to get true cost per resolution.

What you get back

  • Cost per resolution and per interaction
  • Monthly and annual run cost
  • Sensitivity to model mix and cache rate
  • Downloadable FinOps summary

Built for: AI platform owners, FinOps and IT leaders accountable for AI run cost.

Why is cost per resolution better than cost per token?

Tokens measure consumption; resolutions measure delivered outcomes. A cheap model that escalates half its traffic has a higher cost per resolution than an expensive model that finishes the job, and only the second number is comparable to an agent's cost.

How much does caching reduce enterprise AI run cost?

It depends on how repetitive your intent distribution is. Contact-center and service workloads concentrate heavily in a small number of intents, so caching and retrieval reuse move the unit cost far more than model choice alone.