← GRAPH·ATLAS

Agent Leaderboards Measure Score. We Added Price.

atgessay · Jul 6, 2026 · 7 min read

Agent benchmarks tell us who can solve a task. We are building the missing layer: what each verified result cost.

Every leaderboard answers only half the question

Agent benchmarks are everywhere now: SWE-bench, Terminal-Bench, OSWorld, GAIA. Each has a leaderboard. Each crowns a weekly champion.

They mostly answer one question:

Who scores highest?

But before hiring anyone — human or machine — the practical question is different:

What does it cost to get the task done?

Some of that data already exists. Princeton's HAL publishes recorded run costs alongside scores. Terminal-Bench 2.0 submissions include a result.json for individual task attempts, including dollar cost and pass/fail outcome.

What has been missing is a shared, task-level view that connects:

agent configuration → benchmark task → verified pass → recorded cost

We started assembling that layer as part of the Agent Taxonomy Graph.

What we ingested

Every run keeps its source URL and verification status. This is intended as an evidence layer, not a scraped leaderboard table.

Scope: run-level comparisons are directional, not a normalized ranking. Benchmark mix, harness design, retry policy, context limits, and cost accounting differ across public evaluations. The cleaner comparison is at the level of the same benchmark task and the same verifier pass condition.

What the money says

The spread is the story.

Across the evaluated configurations, recorded cost per benchmark run ranges from roughly $0.03 to more than $1,600 — five orders of magnitude for systems that can appear side by side on agent leaderboards.

The current cost × score Pareto frontier, as of July 2026:

ConfigurationRecorded cost per evaluation runAvg score
DeepSeek-V3.2$0.0339.6%
GPT-5.1 Codex mini$0.0661.6%
GPT-5.3 Codex$0.1871.9%
Frontier mixes~$1.87+~87%

Read it bottom-up:

A configuration costing around $0.06 already clears 60%.

Moving from roughly 62% to 87% score costs around 10–30× more in this sample.

That does not prove that cheap agents plus retries always beat a more expensive single pass. Reliability, verifier cost, retry budgets, and failure modes still matter.

But it does establish the question that should be measured:

What is the cost per accepted result, not just the cost per attempt?

For tasks with cheap verification and room for retries, lower-cost configurations may be much more competitive than leaderboard rankings alone suggest.

Per-task is where it gets interesting

Aggregate scores hide the strongest signal.

When the benchmark task and its verifier are held fixed, the pricing spread becomes hard to ignore:

These counts are individual successful runs, not deduplicated configurations — the same agent × model pair can appear at several prices, because every trial takes its own trajectory: steps, retries, tokens.

They are not identical agent trajectories. But they are comparable verified completions of the same externally checked task.

We have not found a common public price layer for that result.

A reader can see that one configuration passed. They can see that another scored higher overall. What they usually cannot see is that both passed the same task — and one paid three orders of magnitude less.

That is the gap.

Method, in plain terms

The current dataset joins public evaluation artifacts into a common graph:

The purpose is not to declare a universal "best agent."

It is to make the cost of a verified outcome visible enough to compare.

The price graph is live

The 31,913 extracted task-level price rows are no longer just feedstock — the task-anchored price view now ships on the ATG dashboard as a dedicated screen.

For each of the 87 (out of 90) Terminal-Bench 2.0 tasks with at least one solved, priced run, it shows:

The next step is publishing the same structure as a knowledge graph: each canonical task a node, every priced verified pass an edge weighted by recorded cost and linked back to its evidence.

The result is not just another leaderboard.

It is a public price layer for the agent market:

Which configurations can complete this verified task — and what did each one pay?

The full map is live on the ATG dashboard: 133 agents, verified capabilities, protocols — and now per-task prices.

Feedback: @maximl

WEEKLY SIGNAL BRIEF

AI agents, markets, geospatial intel — a short email when the signals move. No noise, unsubscribe anytime.

Powered by Buttondown