Grok 4.5 is SpaceXAI's newest frontier model — a mixture-of-experts system co-trained with Cursor on trillions of tokens of coding data, launched on July 8, 2026. It is the first model the Cursor–SpaceXAI team built for more than software engineering, and it lands at a deliberately disruptive price. But the honest headline is not benchmark supremacy: on the raw coding evals Grok 4.5 sits mid-pack, and Fable 5 leads all four.
That distinction matters more than it sounds. For a small agency running agentic coding day in and day out, the number that shows up on the invoice is not a two-point benchmark gap — it is cost per finished task. Grok 4.5 resolves a task with 4.2× fewer output tokens than Opus 4.8 at its maximum setting, at $2 in and $6 out per million tokens ($0.50 cached). Multiply that across a month of agent runs and the arithmetic bends hard.
This guide maps what actually shipped, the spec sheet that matters, the benchmark standings read honestly, why cost per task is the real story, what Grok 4.5 does beyond code, where it fits alongside Fable 5, Opus 4.8, and GPT-5.5, and the caveats worth flagging first — starting with the fact that it is not yet available in the EU.
- 01SpaceXAI shipped Grok 4.5 on July 8, co-trained with Cursor.A mixture-of-experts model trained jointly with SpaceXAI on trillions of tokens of Cursor data, and the first built for more than software engineering. It is the default in Grok Build and live in Cursor on all plans.
- 02It is a value tier, not a top-accuracy tier.On the four coding evals it is mid-pack. Fable 5 (max) leads all four, and Opus 4.8 and GPT-5.5 beat it on several. On DeepSWE 1.1 it is fourth of five. Do not expect it to top the leaderboard.
- 03The real edge is cost per finished task.$2/$6 per million tokens ($0.50 cached), 80 TPS, and 4.2× fewer output tokens than Opus 4.8 (max) on SWE-Bench Pro. The per-resolved-task cost gap dwarfs a two-point benchmark gap.
- 04It reaches beyond code — Office and legal.Grok Build assembles Excel models, PowerPoint decks, and Word documents; Microsoft Office plugins exist; and x.ai reports Grok 4.5 at #1 on Harvey's Legal Agent Benchmark.
- 05Two caveats first: the EU wait and vendor-reported numbers.It is not yet available in the EU (expected mid-July), and every benchmark figure is vendor-reported — with third-party scores self-reported. Run your own evals before switching a default.
01 — What ShippedWhat SpaceXAI actually shipped.
On July 8, 2026, SpaceXAI announced Grok 4.5 with a single line: "Today, we're launching Grok 4.5." It is a mixture-of-experts model, trained jointly with SpaceXAI, and Cursor frames it as its most intelligent model and the first it has built for more than software engineering. The training set is the tell: trillions of tokens of Cursor data — real user and developer-agent interactions with codebases and tools — plus a deliberately broader mix of STEM tasks, research papers, and knowledge work.
That breadth is the deliberate break from its predecessor. Cursor's earlier coding model, Composer 2.5, was a specialist — fast, cheap, tuned for software engineering and nothing else. It remains on offer as a different weight class. Grok 4.5 keeps the coding strength but widens the aperture, which is why SpaceXAI positions it for coding, agentic tasks, and knowledge work in one model rather than three.
The compute story is characteristically SpaceXAI. The model was trained on tens of thousands of NVIDIA GB300 GPUs in SpaceXAI's Memphis data centers, with large-scale asynchronous reinforcement learning across hundreds of thousands of tasks. For the backstory on how a rocket company came to own a coding-agent lab, see our coverage of the $60B Cursor / Anysphere acquisition.
"Grok 4.5 can handle difficult, long-running tasks that require creatively using tools to solve problems, whether in software engineering, data science, finance, legal work, or anything else you do on a computer."Cursor, "Introducing Grok 4.5"
02 — Spec SheetThe spec sheet that matters.
Strip away the marketing and the spec sheet is what an engineering team actually plans around. On the SpaceXAI API, Grok 4.5 is priced at $2.00 per million input tokens, $0.50 per million cached input tokens, and $6.00 per million output tokens. Inside Cursor, a "fast" variant is offered at $4 in / $18 out per million — the premium buys priority serving, not a different model.
The context window is 500,000 tokens, with a higher pricing tier for requests that exceed 200K. The model is served at 80 tokens per second — what x.ai calls fast-model speeds — accepts text and images and returns text, and exposes a reasoning_effort parameter, structured outputs, and native parallel tool calling. The model id is grok-4.5 (aliases grok-4.5-latest and grok-build-latest), it runs in the us-east-1 and us-west-2 regions, and the default rate limit is 150 requests per second.
In / out per million tokens
Plus $0.50 per million cached input. Cursor's priority 'fast' variant runs $4 in / $18 out, and the smaller grok-build-0.1 sibling is cheaper still at $1 / $0.20 / $2.
Tokens, tiered above 200K
A higher pricing tier applies to requests that exceed the 200K-token window, so long-context runs cost more per token than short ones. Budget prompts accordingly.
Fast-model tier
x.ai serves Grok 4.5 at fast-model speeds of 80 TPS. Combined with fewer tokens per task, wall-clock time on agent loops drops noticeably. Modalities: text + image in, text out.
One model, three names
grok-4.5 plus aliases grok-4.5-latest and grok-build-latest resolve to the same weights. Regions us-east-1 and us-west-2; reasoning_effort, structured outputs, and native parallel tool calling supported.
03 — BenchmarksBenchmarks, read honestly.
Here is where the honest framing earns its keep. SpaceXAI reports Grok 4.5 against the strongest modes of its rivals on four coding evals, and on every one of them it is mid-pack. Fable 5 at its maximum setting leads all four. Opus 4.8 and GPT-5.5 each beat Grok on some. The table below shows the vendor-reported standings; Grok's column is highlighted, and the leading score in each row is bold.
| Benchmark | Fable 5 (max) | GPT-5.5 (xhigh) | Grok 4.5 | Opus 4.8 (max) | GLM 5.2 |
|---|---|---|---|---|---|
| DeepSWE 1.0Each vendor's own harness · Grok 3rd of 4 | 66.1 | 64.31 | 62.0 | 55.75 | — |
| DeepSWE 1.1DataCurve mini-swe-agent harness · Grok 4th of 5 | 70 | 67 | 53 | 59 | 44 |
| Terminal Bench 2.1Near-tie at the top · Grok 3rd | 84.3 | 83.4 | 83.3 | 78.9 | — |
| SWE-Bench ProResolve rate · Grok 3rd | 80.4 | 58.6 | 64.7 | 69.2 | 62.1 |
Read the columns, not the highlight. On DeepSWE 1.1 — run independently by DataCurve on the mini-swe-agent harness rather than each vendor's own — Grok drops to fourth of five, behind Fable 5, GPT-5.5, and Opus 4.8. On the two benchmarks where it looks strongest, Terminal Bench 2.1 and SWE-Bench Pro, it is still third. This is a capable model that loses the accuracy race and wins a different one.
04 — The Real EdgeThe real edge: cost per finished task.
Price per token is a vanity metric; cost per finished task is the one that hits the invoice. Grok 4.5 resolves a SWE-Bench Pro task with roughly 15,954 output tokens on average, against about 67,020 for Opus 4.8 at its maximum setting — 4.2× fewer. x.ai puts it more broadly: roughly 2× the token efficiency of comparable leading models, solving tasks in under half the number of steps. Combine 4.2× fewer output tokens with a $6 output rate and the per-resolved-task math pulls apart fast, even after conceding a two- to four-point accuracy gap.
Average output tokens per resolved task · SWE-Bench Pro
Source: x.ai, Grok 4.5 launchProject that forward and the structural point is the interesting one. SpaceXAI now owns the full stack — Colossus compute, the Grok model, Cursor as the tool and the data source, and Grok Build as the distribution surface. A lab with a captive stream of real coding-agent interactions can bend its price-performance curve faster than one buying data on the open market, which is exactly the flywheel we mapped in the pre-launch analysis of Grok 4.5's Cursor data engine — and the same concentration that makes it a lock-in risk worth pricing in. For teams weighing where a cheap, fast workhorse belongs in a multi-model setup, that trade-off is exactly what our AI transformation engagements are built to work through.
05 — Beyond CodeBeyond code: Office and knowledge work.
The reason Grok 4.5 is priced and positioned as a workhorse rather than a code specialist is what it does off the code path. Grok Build — the coding agent where Grok 4.5 is the default model — does not stop at repositories. It builds multi-sheet Excel models with working formulas and web research, leaving notes and "stickies" as it goes; it assembles PowerPoint decks using native shapes and diagrams; and it drafts Word documents in prose. Microsoft Office plugins for Word, PowerPoint, and Excel put the model inside the tools knowledge workers already live in.
The knowledge-work training shows up on the benchmarks that matter for that audience. x.ai reports Grok 4.5 at #1 on Harvey's Legal Agent Benchmark, and the broader data mix — data science, finance, legal — is what lets Cursor claim a model built for more than software engineering. For the mechanics of the agent itself, and how Grok Build runs parallel coding agents from the CLI, see our Grok Build CLI deep-dive.
Excel models
Grok Build builds working multi-sheet Excel models with live formulas and web research, leaving notes and 'stickies' in cells to explain its assumptions.
PowerPoint decks
Slides assembled with native PowerPoint shapes and diagrams rather than flat images, so the output stays editable inside the app.
Word prose
Long-form Word documents drafted in prose, with the Microsoft Office plugin bringing the model into the editor knowledge workers already use.
#1 on Harvey Legal
x.ai reports Grok 4.5 at the top of Harvey's Legal Agent Benchmark — the clearest signal of the model's reach into regulated knowledge work beyond code.
06 — Where It FitsWhere Grok 4.5 fits an agency stack.
So where does a cheap, fast, mid-accuracy workhorse actually belong? Not as a replacement for your top-accuracy model — as a second tier you route the high-volume, cost-sensitive work to. The matrix below is the practical decision.
Cost-sensitive agentic work
Bulk refactors, boilerplate, test generation, and the long tail of agent runs where a two-point accuracy gap costs less than the token bill. 4.2× fewer tokens at $2/$6 is the argument.
Spreadsheets, decks, drafts
Excel models, PowerPoint decks, and Word documents via Grok Build and the Office plugins. This is the work Grok 4.5 was widened to handle, and where it has few direct rivals at the price.
Regulated knowledge work
Contract review, legal research, and finance-flavoured analysis, backed by the #1 Harvey Legal Agent Benchmark result. Keep a human in the loop and treat outputs as drafts.
The hardest engineering
Production-critical, one-shot-correct software work where the accuracy race is the whole game. Fable 5 at max leads all four coding evals; Opus 4.8 beats Grok on SWE-Bench Pro. Keep them here.
On distribution, SpaceXAI has been aggressive. Grok 4.5 is available in Cursor on all plans, across desktop, web, iOS, CLI, and SDK, with included usage doubled for the first week. It is the default in Grok Build, reachable from the SpaceXAI console, and free to use for a limited time at launch in both Grok Build and Cursor. Cursor also added new cybersecurity safeguards reflecting the model's capabilities. For the wider field it now competes in, our Q2 2026 agentic-coding platform matrix maps twenty tools side by side.
07 — CaveatsThe caveats worth flagging.
Four things to weigh before you wire Grok 4.5 into anything that matters. The first is regional, and for an EU-based team it is the big one.
(1) Not in the EU yet. At launch, Grok 4.5 is not available in any SpaceXAI product or the API console for EU users, with EU availability expected mid-July — worth flagging loudly, because our team and many of our readers are EU-based. (2) The benchmarks are vendor-reported, with third-party scores self-reported; run your own evals on your own repos before switching a default. (3) The CursorBench leak.The excluded-benchmark contamination is a reminder that even a candid vendor's numbers carry risk. (4) Concentration. One owner now controls the compute, the model, the tool, and the data — the lock-in counterweight to the price story.
The fourth caveat deserves more than a line. One owner now controls the compute (Colossus), the model (Grok), the tool and its data (Cursor), and the distribution surface (Grok Build). That vertical integration is what makes the price-performance story credible — and what makes it a lock-in risk. We argued both sides in the pre-launch flywheel and lock-in analysis; the launch confirms the flywheel is real, which means the counterweight is too.
08 — ConclusionThe value tier arrives.
Grok 4.5 is a workhorse, not a leaderboard — and that is the point.
Grok 4.5 is the clearest sign yet that the frontier is splitting into tiers. It does not top the coding benchmarks — Fable 5 does, and Opus 4.8 and GPT-5.5 beat it on several — and pretending otherwise would miss what SpaceXAI actually built. What it built is a cheap, fast, token-efficient model that does real work beyond code, priced to run all day.
For an agency, that lands as a routing decision, not a religion. Send the high-volume, cost-sensitive coding, the Office automation, and the legal-adjacent research to Grok 4.5, and keep the hardest, accuracy-critical engineering on Fable 5 or Opus 4.8. The model that wins your invoice is rarely the model that wins the benchmark.
The one thing to wait on, if you are in the EU, is availability — expected mid-July. Everything else is a matter of running your own evals on your own work, measuring cost per finished task rather than price per token, and slotting a genuinely useful value tier into a stack you already pay for.