Skip to content
Tier A — Frontier
Runs in:USMade in:United States
Anthropic

Claude Opus 4.8

Tier A — Frontier · 1M tokens

Tokonomix Editorial Team·Reviewed by Mes Kalkan··

Claude Opus 4.8 is Anthropic's most capable flagship to date, built specifically for long-horizon autonomous work where code quality and self-correction matter most. Its 4× improvement in catching code faults before they propagate marks a meaningful shift from Opus 4.7's already-strong baseline.

Tokonomix model analysis
Section 01

Speed analysis

Latency measured across all benchmark runs. P50 (median) and P95 (95th percentile) give a realistic picture of response speed under normal and peak load.

P50 latency (median)P95 latency100 runs
7083144557980151045006-2707-22ms
Section 02

Quality scores

Evaluation results from judge-model scoring across diverse task categories. Scores reflect coherence, accuracy and instruction-following.

88
Coding
99
Multilingual
80
Creative
Section 03

Pricing history

Direct provider rates per million tokens, plus a typical-conversation cost estimate.

💰
API rates — Claude Opus 4.8
$5.00 per 1M input tokens
$25.00 per 1M output tokens
≈ $0.0080 per typical conversation (800 tokens)
Input vs output price (per 1M tokens)
per 1M input tokens$5.00
per 1M output tokens$25.00

Pricing over time

Input & output per 1M tokens · step-line = price changes

$5.00

input / 1M

— stable

$25.00

output / 1M

— stable

2026-05-312026-07-052026-07-19
Input
Output
Price change
⟳ synced weekly
Section 04

Tokens per second

Throughput in tokens per second, derived from measured P50 latency. Higher is better; fluctuations track provider-side load.

Throughput (tokens / s)173 / avg 163
28021

Estimated from P50 latency × 200 output tokens — the absolute number depends on this assumption; the trend is what matters.

Section 05

Strengths & weaknesses

Drawn from benchmark results and aggregated community feedback on real use-cases.

Strengths

4× fewer code faults slip throughSharper self-judgment on task progressLonger autonomous runs without derailing1M-token context window for large codebasesVision input for multimodal pipelinesRobust tool-use and function-callingAdaptive thinking adjusts depth per task

Weaknesses

Higher cost than Sonnet 4.6 or Haiku 4.5Slower latency than lighter model tiersNo extended-thinking mode availableKnowledge cutoff still applies; live data needs tools
Section 06

Capabilities

toolssource: litellmvisionjson modepdf inputreasoningjson schemaprompt cachingmax output tokens: 128000
Section 07

Frequently asked questions

The headline change is a roughly 4× reduction in the rate at which code defects pass unnoticed through the model's own review. Alongside that, Opus 4.8 shows improved self-assessment — it is less likely to declare a task complete when sub-steps are still failing — and it sustains coherent autonomous runs over longer horizons. Pricing is unchanged from 4.7.

For engineering teams running multi-step pipelines or agentic workflows where a missed bug compounds quickly, Opus 4.8 is the clearest upgrade path from 4.7 — at identical pricing. Teams running lighter, latency-sensitive tasks will still find Sonnet 4.6 a better fit.

Tokonomix editorial team
Section 08

Availability

Availability

How often this model answers when we call it — measured across real API requests and live tests over the last 30 days. This is separate from quality: these numbers only tell you whether the model responds, not how good the answer is.

Last 7 days

100.0%

n=94

Last 30 days

100.0%

n=605

Median response time

21,067ms

n=605

Based on 985 measurements over the last 30 days.

Technical details

Only live API calls and live-test requests count — internal probes and benchmark runs are excluded.

Calls with a custom API key (BYOK) are excluded: those failures are key-specific, not a sign of model downtime.

Failed calls are NOT included in quality scores — quality is measured on successful responses only. Availability and quality are independent signals.

Median response time (p50) across successful calls with a recorded duration. Outliers (very slow or very fast calls) pull the median less than the average.

Total calls (30d)

605

OK responses (30d)

605

Total calls (7d)

94

OK responses (7d)

94

Section 09

Tokonomix benchmark verdicts

⚖️
Endorsed by 1 judge
Independent LLM judges evaluated this model on our weekly intelligence tests
claude-sonnet-4-596/100 · 40 runs
38 correct2 partial0 wrong95% accuracy
2026-07-19

Claude Opus 4.8 quality drops 8.6 points with coding decline

Claude Opus 4.8 shows a significant performance decline in the current benchmark window, with overall quality dropping from 97.7 to 89.1 points. The most notable regression appears in coding performance, which fell from 94 to 88 points. Reasoning capability data is conspicuously absent from the current window despite scoring a perfect 100 previously, while creative writing scores at 80 represent a new category without historical comparison. Multilingual performance remains the model's strongest suit, holding steady at 99 points across both windows. Latency improved marginally from 7820ms to 7692ms at the median, showing slightly faster response times. The quality drop of 8.6 points is substantial enough to warrant attention from users who depend on consistent performance, particularly those relying on coding assistance. The missing reasoning scores and appearance of new creative scores suggest possible changes to the benchmark methodology or model capabilities between windows. Users should monitor whether this represents temporary instability or a sustained regression in model quality.

Quality

89.1

Latency p50

7,692 ms

Test runs

5

Quality dropped 8.6 points Coding score declined to 88 Multilingual stable at 99 Latency improved slightly
Section 10

Full model profile

Claude Opus 4.8: built for longer autonomous runs

Anthropic released Claude Opus 4.8 on 28 May 2026 as its newest flagship. The headline is not a single dramatic leap but a tightening of the qualities that matter when you point a model at real work and walk away: roughly four times less likely to let code flaws slip through than Opus 4.7, sharper judgement about its own progress on a task, and the stamina to sustain longer autonomous runs. Those three gains reinforce each other — and they tell you exactly what this model was built to be better at.

What the 1M context actually buys you

Opus 4.8 carries a 1,000,000-token context window. A number this size gets quoted more often than it gets used well, so it is worth being concrete about what it changes.

The payoff is range. A window this wide lets you hold a large codebase, a long document set, or an extended interaction history in front of the model at once, instead of stitching context together across calls and hoping nothing important falls out of scope. For the autonomous-agent workflows this model is aimed at, that matters more than it does for one-shot prompting: long-running tasks accumulate state — files read, decisions made, intermediate results — and a wide window keeps more of that state addressable instead of summarised away.

Two of the model's stated improvements pair naturally with the context. It sustains longer autonomous runs than Opus 4.7, and it judges its own progress more accurately. A model that can keep more of the task in view and reason more honestly about how far it has gotten is one you can leave running unattended for longer without it drifting. The window is the raw capacity; the improved self-assessment is what stops that capacity turning into expensive wandering.

Pair the window with prompt caching, which Opus 4.8 supports, and the economics of feeding it large, stable context repeatedly become defensible. When a substantial block of input does not change between calls — a repository, a reference document, a system brief — caching is what keeps you from paying to reprocess it every time.

Vision and structured output

On the input side, Opus 4.8 is multimodal: it accepts image input and PDF input, covering most of the document-and-screenshot ingestion patterns that come up in practice — reading a diagram, parsing a scanned form, working through a PDF spec without a separate extraction step in front of it.

On the output side, it supports tool use, JSON mode, and JSON-schema structured output. That last one earns its place. JSON mode gets you valid JSON; JSON-schema structured output gets you JSON that conforms to a shape you define, with the right fields and types. For anyone wiring a model into a system that expects a specific contract, schema-constrained output is the difference between a response you can hand straight to the next service and one you have to validate, repair, and second-guess. Combined with tool use, it makes Opus 4.8 a model you can put inside a pipeline rather than beside one: ingest a PDF or image, reason over it, and return schema-conformant output a downstream service consumes without a cleanup layer.

Reasoning is supported through adaptive thinking, and there is no separate extended-thinking mode. That is a design choice, not an omission. Instead of asking you to flip a switch between a fast path and a slow, deliberate one, the model scales its own effort within a single mode — one less routing decision and one less behavioural branch to test.

Where it lands against the field

Tokonomix has not yet benchmarked Opus 4.8. Our intelligence and speed runners have not scored it, and we are not going to invent a rank for it. Grounded scores will appear on this page automatically once the next test cycle picks the model up — that is the only number-shaped claim we will stand behind right now, and it is a promise of forthcoming data, not a placeholder for it.

What we can say is qualitative, and it comes straight from how the model is positioned against its own predecessor. Against Opus 4.7, Opus 4.8 is roughly four times less likely to let code flaws slip through. That is the cleanest, most decision-relevant claim Anthropic makes about it, and it points at a specific job: code the model is expected to produce, review, or modify with less human checking behind it. A four-fold drop in defects that get past the model changes how much trust you can extend to an automated coding loop — not because the model is now infallible, but because the rate at which you get burned drops materially.

The other two gains — longer autonomous runs and sharper self-assessment — are the agentic complement to that story. Many failures in unsupervised systems are not single-step failures; they are failures of self-monitoring, premature confidence, or drift. Read together, the picture is consistent: a model tuned to do more on its own, for longer, with fewer errors escaping review. None of that is a benchmark, and we will not pretend it is. But it tells you what the model was built to be better at — and when our runners score it, you will be able to check that positioning against grounded numbers here.

Where it is the wrong tool

A premium flagship is the wrong default for most of what most teams run. Opus 4.8 sits at the premium tier — priced identically to Opus 4.7 — and that pricing is the first filter. If your workload is high-volume, latency-sensitive, or simple enough that a smaller model handles it cleanly, paying for flagship capability you never exercise is a self-inflicted cost. The improvements here pay off only on hard, long-running, error-sensitive work; on a short classification call or a templated extraction, they are invisible.

The adaptive-thinking design has an implication worth naming. Because there is no separate extended-thinking mode to toggle, you do not get a manual lever for forcing maximum deliberation on demand or suppressing it to claw back latency. For most users that is a simplification; for anyone whose architecture was built around switching a model between a cheap fast mode and an expensive deliberate one, it is a behavioural change to design around.

It is also a wait-for-data case if your selection policy requires benchmark-confirmed standing before rollout — the grounded scores are not in yet. And if your task never approaches the limits of a normal context window, the 1M window is capacity you are carrying but not using. The window is a reason to choose this model, not a reason on its own.

Deployment notes

The integration surface is broad and, for the most part, pipeline-friendly: tool use, image input, PDF input, JSON mode, JSON-schema structured output, reasoning, and prompt caching. In practice Opus 4.8 can sit at the centre of an agentic system — reading documents and images, calling tools, and returning schema-conformant output downstream services consume directly.

Three practical notes. Lean on prompt caching wherever your input has a stable prefix; it is the lever that keeps the large window affordable under repeated calls. Prefer JSON-schema structured output over bare JSON mode anywhere a downstream service has real expectations about shape — constraining to a schema is cheaper than validating after the fact. And plan around adaptive thinking as the single reasoning behaviour, since there is no separate extended-thinking mode to route to.

Picking it

Choose Claude Opus 4.8 when the work is hard, long, and unforgiving of errors — particularly code work, where its roughly four-fold reduction in flaws slipping through over Opus 4.7 is the strongest single argument for it. Choose it when you want a model to run autonomously for longer and reason more accurately about its own progress, and when a million-token window earns its keep against genuinely large context.

Skip it when a smaller, cheaper model clears the bar, since it is priced at the premium tier, and skip it as a blind buy if you need hard comparative scores first. Watch this page for our forthcoming grounded intelligence and speed numbers; until those land, the case for Opus 4.8 rests on what it was built to do better — and that case is specific enough to act on.


Editorial provenance

This deep-dive was authored through a 3-model cross-family consensus run on the Tokonomix consensus engine — Claude Opus 4.8 (Anthropic), GPT-5.4 (OpenAI), and Cohere Command-A — on 2026-06-05, then editorially synthesised by Mes (InterIP founder). Each model independently contributed analysis; an independent judge (Claude Sonnet 4.6) produced the synthesis.

Consensus verdict: accurate. All factual claims are grounded in Anthropic's published release data for Claude Opus 4.8 (released 28 May 2026): roughly four times fewer code flaws than Opus 4.7, improved self-progress judgement, 1,000,000-token context window, and premium-tier pricing. Benchmark scores on the Tokonomix test runners remain pending and are noted as such in the text.

Full run record: content_generation_runs entries for page id 1225 (3 proposer rows + 1 synthesis row, generated 2026-06-05). Methodology: /methodology.

Last automated test
Jul 22, 2026 · 02:00 UTC · Speed benchmark
P50 latency
1155 ms
P95 latency
1265 ms
Errors
0 / 6 runs
Last reviewed by Tokonomix Team·June 10, 2026