DashboardSign inStart your trial

AI Agent Cost Calculator

An agent run is a loop, not a single call. Enter your workload to see the monthly token bill per model, and what the same job costs as a supervised Rills workflow.

The same agent costs $1.30 a month on GPT-5 nano and $200.00 on Claude Fable 5.

The model choice can have a 154× effect on the bill with the same prompt. Enter your volume below to evaluate your own costs.

01. Your agent workload

Every reasoning step, tool use, and retry is its own call
Models to compare
Frontier
Balanced
Fast
0%

02. The same job on Rills

Deterministic logic in the workflow replaces the agent's reasoning calls for far cheaper, or free in many cases, so the costs scale based on using AI where it actually benefits the result.

API calls and integrations, 2 workflow credits each

03. What it costs

  1. Gemini 3.1 ProCheapest agentagent loop
    Per run
    $0.088
    $44.00/motoken bill
  2. Claude Sonnet 5agent loop
    Per run
    $0.12
    $60.00/motoken bill
  3. GPT-5.5agent loop
    Per run
    $0.22
    $110.00/motoken bill
  4. Rills workflowCheaper + supervisedStarter
    AI credits
    1,000 / 200 included
    Workflow credits
    3,000 / 5,000 included

    Save $13.00/mo vs running this as an agent on Gemini 3.1 Pro, with human supervision built in.

    Credit estimate based on Gemini 3.1 Pro pricing

    AI overage: 800 credits × $1.50 per 100

    Triggers, logic, and human approvals never consume credits · $0 while workflows are paused awaiting approval.

    $31.00/moplan + overage

The supervised workflow comes out cheaper than the agent loop, with every consequential step waiting on your approval. Start your trial →

Prices are estimates, last verified 2026-08-24. Confirm against provider pricing pages before budgeting.

04.At a glance

What a dollar of model spend actually buys

Price is half the picture but when plotted against capability, the tier a vendor labels a model with gets guzzy: GPT-5.6 Luna buys about 38× more capability per dollar than Claude Fable 5, and several of the cheapest models are just as capable as frontier ones for non-coding tasks.

  • Frontier
  • Balanced
  • Fast
  • Best value at its price
0204060$1$2$5$10$20$50$100$200Agentic IndexMonthly token bill (log scale)GPT-5.6 LunaDeepSeek V4 FlashDeepSeek V4 ProGrok 4.6Claude Opus 5

Each dot is a model priced against 500 runs a month at 5 calls per run. Models at the top are more capable on the Artificial Analysis Agentic Index, the mean of GDPval-AA v2 and 𝜏³-Banking — real work and multi-step tool calls without coding tasks. Further left is cheaper. The line traces the models best on both axes at once.

  • Claude Haiku 4.5: Artificial Analysis scores the reasoning variant only; both variants bill at this rate.
  • Gemini 3.1 Pro: Scored as Gemini 3.1 Pro Preview, an early evaluation well below the model's general-capability rank.
  • GPT-5 nano carries no published agentic score, so it is absent from the plot, but present in the table.
Every model, cost and capability19 models · index verified 2026-08-24

Priced using the same default agent loop: 500 runs a month, 5 calls per run, 4,000 input and 800 output tokens per call. Models are grouped by capability tier with the cheapest first inside each group.

Cost per agent run, monthly token bill, and Agentic Index for every model at the default workload, grouped by model tier.
ModelAgentic IndexCost per agent runMonthly token bill
Frontier
GPT-5.6 Sol57.8$0.16$80.00
Claude Opus 559.2$0.20$100.00
GPT-5.547.4$0.22$110.00
Claude Fable 5priciest56.6$0.40$200.00
Balanced
DeepSeek V4 Pro49.6$0.0422$21.12
Grok 4.658.7$0.064$32.00
Gemini 3.5 Flash39.7$0.066$33.00
GPT-5.6 Terra50.2$0.088$44.00
Gemini 3.1 Pro23.0$0.088$44.00
GPT-5.444.2$0.11$55.00
Claude Sonnet 549.7$0.12$60.00
Fast
GPT-5 nanocheapestnot scored$0.0026$1.30
GPT-5.6 Luna46.9$0.0088$4.40
DeepSeek V4 Flash48.4$0.0141$7.04
Gemini 3.5 Flash-Lite27.2$0.016$8.00
Gemini 3.7 Flash45.1$0.03$15.00
GPT-5.4 mini31.5$0.033$16.50
Grok 4.324.2$0.035$17.50
Claude Haiku 4.516.5$0.04$20.00
05.Why the bill surprises people

Why an agent run costs more than a single chat call

500 runs5 calls each2,500 billable model calls

  • Call countThe loop multiplies everything.A chat question is one model call. An agent reasons, calls a tool, reads the result, and reasons again. At the 5 calls per run this page assumes, 500 runs become 2,500 billable calls. Every retry and reasoning step adds more calls.
  • ContextInput grows as the loop remembers.Each call contains the conversation so far, so input tokens climb with every step even when the original prompt never changes. Prompt caching helps costs by storing the initial prompt and replaying it. Use the cache slider above to represent how much of your expected input is in the initial prompt versus follow ups like tool calls and reasoning.
  • OutputOutput tokens cost three to eight times input.Every provider charges more for what the model writes than for what it reads. An agent that thinks out loud at every step pays that premium repeatedly, which is why a verbose loop on a cheap model can beat a terse loop on an expensive one.
  • RoutingMost calls decide, they don't produce.In a typical loop only one or two calls generate the output you actually wanted; the rest pick what to do next. That routing is the part a Rills workflow can encode as deterministic logic for free, which is the comparison this calculator runs. We explored more about the pros and cons of each approach in agents versus workflows.
06.Behind the numbers

Methodology

  • FormulaThe math is calls times tokens times rate.Monthly calls = runs × calls per run. Monthly cost = input tokens ÷ 1M × input rate, plus output tokens ÷ 1M × output rate. Cost per run divides the total by runs.
  • CachingCaching discounts repeated context.When a model publishes a cached-read rate and you set a cache share, that fraction of input tokens is priced at the cached rate. Models without a published rate ignore the slider.
  • Rills rowThe Rills row is deliberately conservative.Each AI step is priced at the same tokens as one agent call, on the cheapest model you selected. Savings come only from making fewer calls (logic routes for free), never from smaller prompts. When the workflow costs more on small workloads, the tool says so. It compares agent against workflow, not a raw API rate, so it never competes for the cheapest-model badge.
Model prices19 models · verified 2026-08-24

Token prices change frequently. These are estimates; always confirm against the provider's current pricing page before budgeting.

ModelInput $/MTokOutput $/MTokCached input $/MTokLast verifiedSource
Claude Opus 5$5$25$0.52026-08-24verify
Claude Fable 5$10$50$12026-08-24verify
Claude Sonnet 5$3$15$0.32026-08-24verify
Claude Haiku 4.5$1$5$0.12026-08-24verify
GPT-5.5$5$30$0.52026-08-24verify
GPT-5.6 Sol$4$20$0.42026-08-24verify
GPT-5.6 Terra$2$12$0.22026-08-24verify
GPT-5.4$2.5$15$0.252026-08-24verify
GPT-5.4 mini$0.75$4.5$0.0752026-08-24verify
GPT-5.6 Luna$0.2$1.2$0.022026-08-24verify
GPT-5 nano$0.05$0.4$0.0052026-08-24verify
Gemini 3.1 Pro$2$12$0.22026-08-24verify
Gemini 3.5 Flash$1.5$9$0.152026-08-24verify
Gemini 3.7 Flash$0.75$3.75$0.0752026-08-24verify
Gemini 3.5 Flash-Lite$0.3$2.5$0.032026-08-24verify
Grok 4.6$2$6$0.52026-08-24verify
Grok 4.3$1.25$2.5$0.22026-08-24verify
DeepSeek V4 Pro$1.32$3.96$0.0442026-08-24verify
DeepSeek V4 Flash$0.44$1.32$0.0142026-08-24verify
How the Rills row is derived3 plans · credit math

Rills meters AI work in credits, then shows the cheapest plan that fits your workload.

AI credit
$0.01 of model cost, rounded up per call, 1 credit minimum.
Action step
2 workflow credits each (API calls, integrations).
Free
Triggers, logic, and human approvals; a paused workflow costs $0.
Tier shown
Cheapest plan whose pools plus overage cover you, with overage inside the highest spending cap that plan allows. New subscriptions start at half that, adjustable in settings. Above the largest cap, the tool shows "Contact sales."
  • Starter: $19/mo · 5,000 workflow credits (overage $1.50 per 1,000) · 200 AI credits (overage $1.50 per 100)
  • Professional: $99/mo · 50,000 workflow credits (overage $1.10 per 1,000) · 1,500 AI credits (overage $1.40 per 100)
  • Business: $349/mo · 250,000 workflow credits (overage $0.85 per 1,000) · 5,000 AI credits (overage $1.25 per 100)
07.Still deciding

Frequently asked questions

How much does it cost to run an AI agent per month?

It depends almost entirely on how many model calls the loop makes. At this page's default workload: 500 runs a month, 5 calls per run, 4,000 input and 800 output tokens per call, which is 2,500 model calls in total. The same agent costs about $1.30 a month on GPT-5 nano and about $200.00 on Claude Fable 5. That spread is why model choice and call count matter more than token price shopping.

How many LLM calls does one agent run make?

Five is a reasonable planning default for a tool-using agent, and it is what this calculator assumes. A single reasoning step plus a tool call and a read of the result is already three, and retries, reflection steps, and follow-up tool calls push it higher. Loops that plan, act, and check their own work commonly land between five and fifteen calls per run. Count the calls in one real trace before you budget, because this number multiplies everything else.

What do Anthropic's Managed Agents cost to run?

Managed Agents has no separate per-agent subscription: the model tokens bill at the same published per-million rates as a direct API call, so the rates in the table above apply. What changes is your visibility into the call count, because Anthropic runs the loop rather than your code. That makes the per-session budget the practical cost control, and it makes estimating calls per run more important, not less. Model the loop here first, then set the session budget to match.

How do I estimate AI agent costs?

Multiply your monthly agent runs by the LLM calls each run makes, then by the tokens per call: input tokens are billed at the model's input rate per million tokens and output tokens at its output rate. Agent loops surprise people because every reasoning step, tool call, and retry is its own model call. Five calls per run at 4,000 input tokens each is 20 million input tokens per thousand runs.

Is Claude or GPT cheaper for agents?

It depends on the tier, not the vendor. Every provider's fast tier costs a fraction of its frontier tier: on the same loop, GPT-5 nano runs about $1.30 a month while Claude Fable 5 runs about $200.00, and Claude Haiku 4.5, GPT-5.4 mini, and Gemini 3.7 Flash all land within a few dollars of each other. Output tokens are typically 3–8× input price everywhere. Enter your own workload above and the cheapest badge goes to whichever model genuinely wins for your numbers.

Is a Rills workflow cheaper than running an AI agent?

Usually, at real volume, because of structure rather than rates. An autonomous agent spends most of its model calls deciding what to do next; a Rills workflow encodes that routing as deterministic logic, which is free, and calls the model only for steps that genuinely need AI. Fewer model calls means a smaller bill, and every consequential step can wait for your approval at $0. At tiny volumes the base subscription can cost more than the raw token bill, and the calculator shows that honestly.

What is an AI credit on Rills?

One AI credit covers $0.01 of underlying model cost. Each model call is rounded up to a whole credit with a one-credit minimum. Every plan includes a monthly credit pool; beyond it, overage is billed per 100 credits at your plan's published rate. Triggers, logic, and human approvals never consume credits, and a workflow paused for approval costs $0.

Why is my agent more expensive than a single chat call?

A chat question is one model call. An agent run is a loop: it reasons, calls tools, reads results, and reasons again, commonly five or more model calls per run, each carrying the conversation context as input tokens. Cost grows with calls per run, and with context size as the loop accumulates history.

Does prompt caching reduce cost?

Where a provider publishes a cached-read rate, input tokens served from cache cost roughly 10% of the full input price. Agent loops re-send a lot of identical context, so a high cache share can cut input cost substantially. Use the cache slider above to model it; models without a published cached rate ignore the slider.

Stop paying for reasoning loops.

Encode the routing as free logic, run the model only where it earns its keep, and keep every consequential step behind your approval.

14-DAY TRIAL · NO CREDIT CARD · APPROVALS ARE FREE