The Commonplace
Home Papers Evidence Explore Trends Syntheses Digests References Docs 🎲 Workforce Futures
← Papers
Direction, evidence grade, and study type are AI-generated labels (gpt-5-mini), not human-verified. Syntheses are LLM-written. "Tensions" are machine-detected candidates, not confirmed contradictions. A research-acceleration tool, not peer review. How this is built →

Explicitly asking Sonnet 5 to 'think harder' increased average inference bills by roughly $0.01 per call but did not produce a clear accuracy gain on the tested math problems, suggesting some buyers may pay more for an explicit effort term without measurable benefit under the studied contract and date.

The Price of Thinking: Reasoning Effort as a Model-Specific API Contract
Yeabin Moon · August 16, 2026
arxiv quasi_experimental medium evidence 7/10 relevance Full text usable extracted full text Source PDF

Structured author observations

Linked only from stored provider relations; the raw author line above is never matched by name.

Arxiv

Latest observation:

  1. Yeabin Moon unresolved corpus identity

Semantic Scholar

Latest observation:

  1. Yeabin Moon provider ID
Explicitly requesting high reasoning effort from Sonnet 5 raised average delivered cost by about $0.01031 per call versus omitting the effort term, without a statistically detectable improvement in accuracy on 30 AIME 2026 items.

Citation observations

Cumulative provider counts captured on specific dates; providers are never combined.

API buyers purchase a dated contract, not a model name alone: the contract includes the requested and served model, reasoning-effort term or its omission, output rail, service product, prompt, and price schedule. We study the reasoning-effort term through a registered paired contrast of Sonnet 5 with explicit high effort against the same model with effort omitted, using 30 AIME 2026 items and five calls per item. Every paid attempt was assigned one frozen terminal category, and inference resampled items while retaining their repeated calls. Mean delivered cost was \$0.01031 per call higher under the explicit-high contract than under the omitted contract [+\$0.00204, +\$0.01974]. The corresponding accuracy contrast was +0.0133 [-0.0267, +0.0467]; we did not detect an accuracy difference, and the interval permits a gain of up to 4.67 percentage points that this design cannot rule out. Cost per correct answer was \$0.08665 under the high-effort contract and \$0.07662 under the omitted contract, as registered point estimates. A dated contract census, Models-API metadata, and preregistered raw-response probes further documented model-specific omission semantics, including within a provider; claims remained at documentation grade when raw structure was indeterminate. The request registry, parser, terminal taxonomy, statistical plan, and analysis pipeline were frozen before outcomes were examined; the resulting claims are bounded to the model, task, and collection date studied.

Summary

Main Finding

A buyer-facing API "contract" term for reasoning effort changes delivered cost even when the documented default effort is the same: running Claude Sonnet 5 with an explicit high-effort request cost on average $0.01031 more per call than the identical model with the effort field omitted (95% bootstrap interval +$0.00204 to +$0.01974). There was no statistically detected accuracy difference (point estimate +1.33 percentage points, 95% interval −2.67 to +4.67), and the registered point estimate of cost per correct answer was higher under explicit high effort ($0.08665 vs $0.07662).

Key Points

  • Unit of purchase is a dated contract (requested+served model, effort term or omission, prompt, output rail, price schedule, run date), not just a model name.
  • Registered, paired within-model contrast: Claude Sonnet 5 with explicit high effort vs Sonnet 5 with effort omitted (both otherwise identical).
  • Main numeric results (Sonnet, 30 AIME items, 5 calls/item per cell, item-clustered inference):
    • Mean cost difference = +$0.01031 per call (explicit-high minus omitted), 95% bootstrap CI [+0.00204, +0.01974].
    • Accuracy difference = +0.0133 (i.e., +1.33 pp), 95% CI [−0.0267, +0.0467] — not statistically detected; CI allows up to ≈4.7 pp gain.
    • Cost per correct (registered point estimates): $0.08665 (explicit high) vs $0.07662 (omitted).
  • Repeated-call accounting: every paid attempt assigned one terminal outcome (correct, wrong, no_answer_rail, no_answer_other, provider_failure) and retained in cost and outcome totals rather than being treated as missing.
  • Dated contract census and preregistered structural probes showed that omission semantics (what happens when the effort field is omitted) vary across models and even within a provider; some omissions were verifiably implemented, others remained documentation-grade (indeterminate in raw response structure).
  • Robust preregistration and governance: frozen prompt, parser, terminal taxonomy, request registry, spending caps, analysis pipeline; item-clustered bootstrap (10,000 draws, seed fixed) was used for uncertainty; raw provider responses preserved and re-extracted during analysis.

Data & Methods

  • Task: full 30-item AIME 2026 public cohort (closed-form integer answers 0–999). Parser required a final explicit "Answer: N" claim; final claim used even if earlier text contained valid-looking claims.
  • Primary design: paired contrast on the same 30 items:
    • Claude Sonnet 5, explicit high effort — 30 items × 5 calls = 150 calls.
    • Claude Sonnet 5, effort omitted — 30 × 5 = 150 calls.
  • Additional single-pass reference cells (same dated session):
    • GPT-5.6 Terra, effort omitted (30 × 1).
    • Claude Fable 5, effort omitted (30 × 1).
    • Two small non-contemporaneous GPT-5.4-mini bridge cells (descriptive).
  • Each call was stateless, non-streaming, single request (no conversation history). For paired Sonnet runs, the high-effort call was queued before the omitted call for each item.
  • Cost accounting: reconstructed from provider-reported usage under the registered dated price schedules (input/cached-input/output accounting, including billed reasoning hidden in output), reconciled to console balance changes at cent granularity.
  • Outcome taxonomy: every paid attempt classified into exactly one terminal category under a frozen precedence rule; wrong/no-answer outcomes retained in totals.
  • Statistical inference: item is independent unit; for repeated cells, calls averaged within item, then items weighted equally. Paired contrasts computed within items. Item-clustered percentile bootstrap (10,000 draws) provided 95% intervals. Single-pass cells used exact Clopper–Pearson for proportions.
  • Governance: all analytical artifacts, code, registry, and raw responses pinned/frozen before outcome inspection; analyses run against immutably-stored artifacts.

Implications for AI Economics

  • Contracts matter: buyers do not simply choose a model; they purchase a specific, dated contract that can materially change cost outcomes even when documentation claims the same default. Economists and engineers modeling deployment costs should treat effort-setting omissions as distinct service alternatives.
  • Stochastic and model-specific thinking costs should be incorporated into cost-aware deployment and routing frameworks (e.g., FrugalGPT-style decision rules). A router or optimizer must treat different effort request states (including omission) as candidate services with their own cost/quality distributions.
  • Pricing and transparency: providers’ documented defaults and raw-response semantics can diverge across models and over time. Markets would benefit from clearer, machine-readable contract metadata (e.g., whether omission maps to adaptive thinking, fixed token budgets, or an off-switch) and explicit accounting for hidden "thinking" tokens in price displays.
  • Cost-per-correct tradeoffs: an explicit effort control can increase average cost and cost-per-correct without a detectable accuracy improvement in this setting. Buyers valuing cost-efficiency (e.g., high-volume query pipelines) may prefer omission if it yields similar accuracy with lower expected cost; buyers willing to pay for small accuracy gains should weigh the observed confidence interval (cannot rule out up to ≈4.7 pp gain here).
  • Evaluation and procurement: evaluations that drop wrong or no-answer paid attempts from analyses understate true delivered cost and buyer experience. Procurement and benchmarking protocols should preserve purchased unsuccessful outcomes in both cost and outcome accounting.
  • Versioning and reproducibility: results are tightly bounded to the model snapshot, prompt, task, and date. Economic analyses and policies should account for temporal contract heterogeneity (dated contracts) rather than treating a model name as static.
  • Regulatory/market-design angle: because omission semantics vary across models and providers, regulatory disclosure standards that require explicit, testable metadata about reasoning-token behavior and omission semantics would reduce buyer uncertainty and enable fairer price comparisons.

Caveats - Task- and model-specific: study focuses on Sonnet 5 (and a few reference cells) on AIME 2026; findings do not automatically generalize to other tasks, models, or dates. - Sample size and power: 30 independent items limit precision; the accuracy CI admits nontrivial possible gains, so absence of a detected accuracy improvement is not proof of no benefit. - Queue ordering: within-item the high-effort call was queued before the omitted call; the design choice is documented but should be considered when interpreting conditional behavior.

Assessment

Paper Typequasi_experimental Evidence Strengthmedium — The study uses a pre-registered protocol, frozen parser/taxonomy, preserved raw artifacts, and an item-clustered inference procedure that credibly estimates within-item contrasts for the studied model and task; however the sample is small (30 independent items), dispatch/order was not randomized (high-before-omitted ordering), the experiment is bounded to a single model/date/task, and the observed accuracy interval is wide, limiting generalizability and causal certainty beyond the registered contract/date. Methods Rigormedium — Strong reproducibility practices (pre-registration, frozen pipeline, preserved raw responses), careful outcome taxonomy (including no-answer and provider-failure categories), and item-clustered bootstrap are strengths; weaknesses include a small number of independent items (n=30), non-random dispatch order and some bounded concurrency that could introduce ordering or system-state confounding, single-model/date scope, and no randomized assignment across calls. SamplePrimary sample: 30 AIME 2026 closed-form math problems, each queried five times under two Sonnet 5 contract cells (explicit-high effort and effort omitted) for 150 calls per cell (collection date July 18, 2026). Additional single-pass reference cells: GPT-5.6 Terra omitted (30 x1), Claude Fable 5 omitted (30 x1), and two small non-contemporaneous GPT-5.4-mini bridge cells (5 items each). Provider-reported usage and pricing were used to reconstruct per-call delivered cost; each call was classified into one of five terminal categories (correct, wrong, no_answer_rail, no_answer_other, provider_failure). Themesproductivity governance IdentificationA registered within-model paired contrast that holds model, prompt, output rail, price schedule and date fixed while comparing Sonnet 5 requests with explicit high-effort versus the effort parameter omitted; item-level clustering is enforced by averaging repeated calls within each of 30 AIME 2026 items and forming paired contrasts, with inference via an item-clustered percentile bootstrap. Additional corroborating evidence comes from a dated contract census and preregistered structural probes of provider responses. GeneralizabilitySingle model and single collection date — results may not hold for other models, provider versions, or later dates, Task-limited: 30 AIME math problems (closed-form integer answers) may not represent conversational, creative, or multi-turn tasks, Small independent-item sample (n=30) limits power to detect modest accuracy differences and to estimate rare-tail cost behavior, Non-randomized dispatch order and bounded concurrency (high-before-omitted in queue) could induce order or transient-system confounding, Findings depend on provider-specific omission semantics and priced-token accounting; different providers or price schedules could change conclusions

Claims (9)

ClaimDirectionOutcomeConfidence & EvidenceDetails
Under the Sonnet 5 contract with explicit high reasoning effort, mean delivered cost was $0.01031 per call higher than under the same model with the effort parameter omitted. Organizational Efficiency positive Mean delivered API inference cost per call
Reading fidelity high
Study strength medium
n=300
$0.01031 per call
0.48
The 95% interval for the increase in mean delivered cost under explicit high effort was $0.00204 to $0.01974 per call. Organizational Efficiency positive Difference in mean delivered cost per call
Reading fidelity high
Study strength medium
n=30
[+$0.00204, +$0.01974]
0.48
Explicit high reasoning effort did not produce a detected accuracy difference relative to omitting the effort parameter for Sonnet 5. Output Quality null_result Answer accuracy on AIME 2026 items
Reading fidelity high
Study strength medium
n=300
+0.0133 [-0.0267, +0.0467]
0.48
The study could not rule out an accuracy gain of up to 4.67 percentage points from explicit high effort. Output Quality mixed Difference in answer accuracy between explicit high effort and omitted effort
Reading fidelity high
Study strength medium
n=30
up to 4.67 percentage points
0.48
The registered point estimate of cost per correct answer was higher with explicit high effort than with effort omitted: $0.08665 versus $0.07662. Organizational Efficiency negative Delivered cost per correct answer
Reading fidelity high
Study strength low
n=300
$0.08665 versus $0.07662
0.24
Omitted-effort semantics differ across model IDs, including among models from the same provider. Market Structure mixed Model-specific API omission behavior and reasoning-control semantics
Reading fidelity high
Study strength medium
n=19
0.48
For Claude Fable 5, the omitted-effort probe showed positive thinking structure, and an explicit disabled-thinking request was rejected with HTTP 400. Market Structure positive Availability and realized behavior of reasoning/thinking controls in the API
Reading fidelity high
Study strength medium
n=1
HTTP 400
0.48
For Claude Sonnet 5, the omitted-effort probe could not distinguish adaptive thinking that selected zero tokens from disabled thinking. Market Structure null_result Identifiability of the API's omitted-thinking behavior
Reading fidelity high
Study strength low
n=1
0.24
The study classified every attempted API call into exactly one terminal outcome category, retaining wrong answers and no-answer calls in cost and outcome accounting. Organizational Efficiency positive Delivered terminal outcome classification and paid-attempt accounting
Reading fidelity high
Study strength high
n=360
0.8

Notes