Skip to main content
Decentralised News Logo
Which AI Model Is Actually Cheapest? Cost per Successful Task Ranked
Agentic Finance

Which AI Model Is Actually Cheapest? Cost per Successful Task Ranked

By

Compare AI models by total cost per successful task, including model spend, tools, retries, latency and human intervention with DN’s interactive calculator.

Batch 2 · Article 31 · DN Research

The Agent Model Efficiency Index 2027

Which AI model produces the lowest total cost per verified successful task? DN-A-MEI replaces token-price comparisons with an outcome-adjusted measure covering retries, tools, latency and human rescue.

Published September 24, 2026 · DN-A-MEI v1.0 · Research framework and interactive calculator

What Matters

The cheapest model is not the model with the lowest token price. It is the model-agent combination that completes a defined task reliably at the lowest total production cost. DN-A-MEI measures model spend, tool fees, retries, latency and human rescue, then divides that total by verified successes. Model selection should therefore happen per workflow, not through one universal leaderboard.

DN Evidence Block

Last verifiedSeptember 24, 2026
Index versionDN-A-MEI 1.0
Core denominatorVerified successful tasks
Evidence statusFramework, not claimed live testing
  • API providers publish token prices, but token price alone does not disclose completion rate, retries, tool spend or human intervention.
  • SWE-bench separates model and agent-system submissions and uses executable tests, demonstrating why the scaffold must be reported with the model.
  • Terminal-Bench reports resolution rate alongside cost and tokens, providing an important precedent for outcome-adjusted evaluation.
  • Recent benchmark research warns that flawed tasks, evaluators and reward designs can materially inflate reported performance.
  • DN does not claim a current model winner without matched tasks, fixed scaffolds, repeated trials and auditable cost logs.

Methodology · Primary sources

The DN Thesis: Tokens Are Inputs, Success Is the Product

Most model comparisons stop at input price, output price, speed or a public benchmark score. None of those is the economic unit a business buys. A business buys a resolved ticket, reconciled invoice, correct research brief, deployed code change or completed customer request.

This creates the Token Price Illusion: a model can appear inexpensive while generating more failed runs, longer outputs and more human review. A premium model can be cheaper if it completes more tasks on the first attempt. The reverse is also possible when a smaller model handles a narrow, well-specified workflow reliably.

Cost per Verified Success = Total Model + Tool + Infrastructure + Retry + Human Rescue Cost ÷ Verified Successful Tasks

What DN-A-MEI Measures

Outcome

Verified completion

The task must satisfy an executable test, deterministic rubric or documented human-review standard. Plausible-looking output is not success.

Economics

Complete cost

Input, cached input, output, reasoning, search, tool calls, compute, retries and human intervention belong in the numerator.

Reliability

Repeated performance

Pass@1 shows first-attempt utility. Repeated trials reveal variance, while pass^k exposes whether the system can succeed consistently.

DimensionWeightMeasurementWhy it matters
Cost per verified success35Total production cost divided by accepted outcomesDirect unit-economics signal
First-pass completion20Accepted tasks on the first runLimits retry and latency penalties
Repeatability15Variance across matched repeated runsSeparates demos from production
Latency to verified result10End-to-end wall-clock timeCaptures operational delay
Human rescue burden10Minutes and cost of interventionPrevents hidden labor from disappearing
Tool-call efficiency5Useful calls versus invalid, duplicated or unnecessary callsCaptures agent execution quality
Auditability5Trace completeness, versioning and reproducibilityMakes the result defensible

DN Cost per Successful Task Calculator

Enter observed values from your own workflow. The calculator estimates outcome-adjusted cost and exposes how an apparently cheap model becomes expensive when failures require retries or human rescue.

$0.00
estimated total cost per verified successful task

Why a Universal Model Leaderboard Would Mislead

A model does not act alone. System prompts, tool descriptions, retrieval, memory, context selection, temperature, retry logic and approval gates all affect outcomes. Comparing Model A inside a mature coding agent with Model B inside a minimal loop measures two systems, not two models.

DN evidence boundary: this version publishes the measurement system and calculator. It does not invent matched success rates or imply that vendor-reported scores equal DN test results. A ranked edition requires DN-controlled workloads, fixed harnesses, repeated trials and retained execution traces.

Public benchmarks remain useful for narrowing candidates. They are not a substitute for private evaluations on the task distribution that creates value for the buyer. A coding benchmark cannot establish customer-support efficiency. A browsing benchmark cannot establish accounting reliability.

The Minimum Viable Model Bake-Off

  1. Define the economic task: write an unambiguous start state, permitted tools and accepted end state.
  2. Build at least 30 representative cases: include normal, edge and adversarial examples. Higher-stakes choices need larger samples.
  3. Freeze the harness: use the same prompt policy, tools, retry ceiling and context budget.
  4. Log every cost: include model tokens, paid tools, compute, search, storage and review time.
  5. Use blinded verification: evaluators should not know which model produced an output where practical.
  6. Repeat the test: one pass hides variance. Report confidence intervals and failure categories.
  7. Route by task: keep premium models for cases where their incremental completion rate exceeds their incremental cost.

Decision Matrix: Choose by Workflow, Not Reputation

WorkflowOptimize firstAvoidBest test design
High-volume classificationFirst-pass accuracy and low unit costPaying for unused reasoning depthLarge labeled holdout set
Customer serviceResolution, policy compliance and escalation accuracyJudging only response fluencyMulti-turn executable simulations
Coding agentTests passed, regression safety and repair costMixing different scaffolds without disclosureRepository tasks with hidden tests
Research agentClaim accuracy, source quality and coverageRewarding verbosity as completenessTime-stamped evidence packets
Financial operationsCorrectness, audit trail and loss containmentAutonomy without approval thresholdsSandboxed ledger and exception set
Computer-use agentEnd-state completion and harmful-action rateCounting partial navigation as successResettable environments with state checks

The Model Routing Opportunity

The economic optimum is often a portfolio, not a single model. A smaller model can classify or draft routine cases, while a stronger model receives ambiguous cases. The router itself must be evaluated because false escalation increases cost and false non-escalation increases failure.

A useful routing rule compares the additional cost of the stronger model with the expected reduction in failure and rescue cost. If a $0.40 premium reduces expected downstream loss by $2.00, escalation is economically rational. If it saves only $0.05, it is not.

DN Alpha Thesis: model providers will compete on nominal intelligence and price, but the durable enterprise value will accrue to systems that measure, route and verify successful work. Cost per successful task is the bridge between model benchmarks and CFO-grade ROI.

Current Pricing Is an Input, Not a Verdict

OpenAI, Anthropic and Google publish model-specific API prices, with separate treatment for input, output, caching and some tools. These prices change and may vary by processing tier, context length or modality. DN therefore links to live pricing pages rather than freezing a universal cheapest-model table into the index.

For every test run, record the exact model identifier, provider, region, service tier, date, input tokens, cached tokens, output tokens, tool charges and credits. Promotional prices and free tiers should be reported separately from steady-state production economics.

Methodology, Limitations and Falsification

DN-A-MEI v1.0. The index evaluates a model-agent configuration on a declared workload. Scores may be compared only when the task set, harness, tool access, retry policy, evaluator and pricing window are materially equivalent.

Proposed normalization: the 35-point cost component uses the inverse of cost per verified success relative to the lowest eligible system in that workload. All remaining dimensions use declared, versioned scoring rules. A system must complete a minimum sample and retain auditable traces to qualify for ranking.

Limitations: this publication is a methodology release, not a claim of hands-on comparative testing. Calculator outputs depend on user inputs. Public benchmark results can be affected by contamination, task quality, harness differences and evaluator design.

What would prove the thesis wrong? If token price consistently predicts total verified task cost across diverse workflows after controlling for scaffolds, retries and labor, the broader framework would add little value. DN expects the opposite and will test this in future matched evaluations.

Update cadence: pricing inputs monthly, methodology after material benchmark research, and matched DN leaderboards quarterly once the test dataset is released.

Change log: v1.0 establishes the outcome-adjusted cost formula, seven-dimension score and interactive calculator. Corrections can be submitted through DN Contact.

Commercial and Editorial Disclosure

No provider receives a higher score because it sponsors DN or offers an affiliate programme. This edition contains no model-provider affiliate ranking. Future sponsored benchmark runs must use the same published methodology, disclose funding and preserve DN's right to publish unfavorable results.

Frequently Asked Questions

What is cost per successful task?

It is the total cost of attempts, tools, infrastructure, retries and human rescue divided by the number of verified successful outcomes.

Why is token price not enough?

Token price excludes completion rate, output length, retries, tool calls, latency and human intervention.

Which AI model is most efficient in 2027?

There is no defensible universal winner. Efficiency depends on the workflow, scaffold, success standard, pricing and failure cost.

Can public benchmark scores be used?

Yes, for candidate screening and regression tracking. Production selection still requires matched tests on representative private tasks.

What counts as a successful task?

A task must satisfy a predeclared executable test, deterministic rubric or documented human-review standard.

How many test tasks are enough?

Thirty cases can support an early directional comparison, but consequential decisions require broader samples, repeated runs and uncertainty reporting.

Should retries be allowed?

Yes, if the retry policy is fixed and every retry cost is included. Report first-pass completion separately.

How should human review be priced?

Multiply intervention minutes by a fully loaded hourly labor rate and include that cost in the numerator.

Can one model handle every workflow?

It can, but task-based routing often reduces cost by reserving expensive models for difficult or high-risk cases.

How frequently should model efficiency be retested?

Retest after material model, price, prompt, tool or workflow changes and on a scheduled quarterly cadence.

Primary Sources

Editorial note: AI model capabilities, availability and pricing change quickly. Verify live provider documentation before procurement or publication. This article is educational research and not financial, legal or procurement advice.

Newsletter

Get the most talked about stories directly in your inbox