The price behind the price The difference between a price tag and an invoice

A score tells you how well a model responds. The price it charges for that doesn't yet reveal how expensive it will be to run. CrucibleMark separates the two: actual token consumption across all benchmark tasks and the resulting total cost per run. What becomes visible is a cost range that often has little to do with the listed rate.

Token consumption reveals what a score keeps quiet. That sounds obvious, but it still caught me off guard in real-world operation. In direct API use — say, coding with an assistant — output drives the price: how much a model reasons and how verbosely it responds. Anyone using a chatty model as a coding assistant notices this at the latest when the next invoice arrives. In an agent workflow, the dynamic flips. A model is no longer answering individual questions; it works for hours, with a growing context on every request. My rule of thumb: roughly 98 percent of the tokens an agent consumes are prompt tokens. Not answers — memory. What looks harmless at ten requests becomes a cost trap at 300. The same principle applies to both scenarios: the rate beats verbosity. Anyone running an expensive model in an agent workflow pays that rate not once, but with every request, for the same growing context.

The chart below shows what a complete benchmark run costs: measured against actual token consumption and each model's rate. Sortable by score, consumption, or cost — three perspectives on the same models.

Token vs. price

What does a complete benchmark run cost? Each model shows three bars: score, token consumption, and cost per run. Sortable by all three values. Only models with an API rate are included; local open-weight models and free-tier offerings are intentionally excluded here.

Reading guide: Score = overall benchmark score  ·  Tokens = total consumption across all tests  ·  Cost = token rate × consumption

Score
Token consumption
Benchmark cost

What the chart doesn't show — and why it still matters

The figures in the chart are benchmark costs: one run, all tasks, no accumulated context. In real-world operation, the same rate can accrue per hour rather than per run.

The best AI model isn't the most powerful one, but the most fitting one. It serves its purpose and fits the budget, without having to check the costs after every request.

Looking purely at token consumption and pricing, the same workload cost €3.87 with DeepSeek V4 Flash and around €420 with Claude Opus. Both models achieve a score difference of eight points in the CrucibleMark results. Those eight points are the price of quality: not nothing, but rarely worth a hundredfold premium. It's roughly the difference between a professional-grade machine and a solid hardware-store tool. Anyone running a well-equipped workshop or needing precision buys the professional machine; anyone who occasionally cuts a board at home has alternatives.