{"id":101197,"date":"2026-07-10T03:26:07","date_gmt":"2026-07-10T03:26:07","guid":{"rendered":"https:\/\/www.europesays.com\/ai\/101197\/"},"modified":"2026-07-10T03:26:07","modified_gmt":"2026-07-10T03:26:07","slug":"grok-4-5-cuts-coding-agent-cost-80-near-frontier-speed-higher-hallucinations","status":"publish","type":"post","link":"https:\/\/www.europesays.com\/ai\/101197\/","title":{"rendered":"Grok 4.5 Cuts Coding-Agent Cost 80%: Near-Frontier Speed, Higher Hallucinations"},"content":{"rendered":"<p>SpaceXAI launched Grok 4.5 on July 8, 2026, and independent benchmarkers spent the following 24 hours stress-testing every claim. The verdict is more nuanced than either the launch hype or the skeptics suggest: a genuine near-frontier model at a price point that changes the economics of agentic coding work \u2014 but built on the same architectural tradeoff that explains both why it runs so cheaply and why it hallucinates more confidently than its predecessor.<\/p>\n<p>The pricing is the starting point. At $2 per million input tokens and $6 per million output tokens, Grok 4.5 undercuts Anthropic&#8217;s Claude Opus 4.8 by more than 60% on headline rates. Per completed agentic task, the gap widens further: independent benchmarking firm <a href=\"https:\/\/artificialanalysis.ai\/articles\/grok-4-5-brings-spacexai-to-the-the-intelligence-frontier\" target=\"_blank\" rel=\"noopener nofollow\">Artificial Analysis<\/a> measured Grok 4.5 running inside Grok Build at $2.49 per task against $5.07 for GPT-5.5 in OpenAI&#8217;s Codex and $11.80 for Fable 5 in Claude Code. For teams running thousands of agentic sessions monthly, that arithmetic compresses costs in ways that matter far more than the per-token comparison.<\/p>\n<p>The model landed at fourth place on Artificial Analysis&#8217;s Intelligence Index \u2014 a composite of nine real-world evaluations including knowledge work, banking, and agentic coding \u2014 behind Claude Fable 5, GPT-5.5, and Claude Opus 4.8. That ranking represents a 16-point jump from its predecessor Grok 4.3, the largest single-generation leap any lab has posted on that index, vaulting SpaceXAI past Google&#8217;s Gemini line and every open-weight model on the board. On the firm&#8217;s <a href=\"https:\/\/artificialanalysis.ai\/articles\/grok-4-5-brings-spacexai-to-the-the-intelligence-frontier\" target=\"_blank\" rel=\"noopener nofollow\">Coding Agent Index<\/a>, Grok 4.5 running in Grok Build scored 76 \u2014 tied with GPT-5.5 in Codex and just one point below Fable 5 in Claude Code.<\/p>\n<p>Elon Musk&#8217;s own framing was precise: &#8220;roughly comparable to Opus 4.7, but much faster.&#8221; The independent numbers support that read. Grok 4.5 trails Opus 4.8 on most raw benchmarks \u2014 it is not the strongest model available \u2014 but it matches or approaches that tier on speed and cost in ways that make those trail margins less relevant for high-volume, cost-sensitive workloads.<\/p>\n<p>Why Grok 4.5 Runs Cheaper Than Its Benchmarks Suggest<\/p>\n<p>The price and speed advantages are not temporary subsidies. They are a direct consequence of how Grok 4.5 is built.<\/p>\n<p>Grok 4.5 uses a mixture-of-experts (MoE) architecture on SpaceXAI&#8217;s V9 foundation. Rather than activating the entire parameter set for every token \u2014 as a dense model does \u2014 a sparse MoE model routes each token to only a small subset of specialized &#8220;expert&#8221; subnetworks, selected by a learned gating function. This is why a model with roughly 1.5 trillion total parameters can run at 80 tokens per second and resolve coding tasks using an average of 15,954 output tokens, against Opus 4.8&#8217;s average of 67,020 tokens for the same benchmark, according to the <a href=\"https:\/\/x.ai\/news\/grok-4-5\" target=\"_blank\" rel=\"noopener nofollow\">SpaceXAI Grok 4.5 launch page<\/a>. The 4.2x token efficiency advantage flows from the architecture, not from underinvestment in capability.<\/p>\n<p>The training methodology added a second dimension. SpaceXAI trained Grok 4.5 across tens of thousands of NVIDIA GB300 GPUs using a highly asynchronous reinforcement learning pipeline covering hundreds of thousands of tasks centered on multi-step software engineering. Agentic rollouts ran for many hours while learning continued in parallel, a setup designed to teach the model how to complete real engineering sequences, not just single-turn prompts. Cursor, acquired by SpaceX for $60 billion in June 2026, contributed trillions of tokens of actual developer-session data: real debugging traces, multi-file edits, and error-recovery sequences from production engineering workflows. That is the specific signal that makes Grok 4.5 competitive on agentic coding despite not holding the top raw-capability position.<\/p>\n<p>The context window, however, shrank. Grok 4.5 ships with 500,000 tokens \u2014 down from Grok 4.3&#8217;s 1 million-token window. SpaceXAI offered no official explanation. A plausible inference is that serving a model three times the parameter size of its predecessor at competitive speeds requires trading away working memory. Artificial Analysis flagged the reduction without receiving a reason; pricing also doubles for requests above 200,000 tokens, which is relevant for teams using long-context inputs regularly.<\/p>\n<p>What the Benchmarks Show \u2014 and What They Don&#8217;t<\/p>\n<p>Grok 4.5&#8217;s benchmark profile is genuinely strong in some areas and modest in others. On SWE Marathon, which measures pass-at-one resolution rates on software engineering tasks, it took the top spot at 29% against Opus 4.8&#8217;s 26% and Fable 5&#8217;s 24%. On Terminal Bench 2.1, which tests complex command-line tasks, it scored 83.3% \u2014 a fraction of a point behind GPT-5.5 at 83.4% and Fable 5 at 84.3%. On AutomationBench-AA, an independent evaluation of agentic SaaS workflow completion, it was the first model to clear the 50% mark, posting 51.4% clean task completions against Fable 5&#8217;s 48.6%.<\/p>\n<p>The picture is different on evaluations that use a neutral harness. On DeepSWE 1.1 \u2014 run by Datacurve with a standardized agent rather than each lab&#8217;s own tools \u2014 Grok 4.5 scored 53%, behind GPT-5.5 at 67% and Fable 5 at 70%. On SWE-Bench Pro, it reached 64.7%, trailing Opus 4.8&#8217;s 69.2% and Fable 5&#8217;s 80.4%. SpaceXAI&#8217;s own launch page featured the benchmarks where Grok 4.5 does best and omitted its scores on reasoning evaluations such as GPQA and AIME. That is standard practice for AI launches, but worth noting when evaluating the full picture.<\/p>\n<p>The hallucination finding is the number that matters most for any use case involving factual claims. Artificial Analysis measures hallucination via its AA-Omniscience Index, which rewards correct answers and penalizes confident incorrect ones. Grok 4.5&#8217;s knowledge accuracy improved substantially \u2014 from 35% to 52% over its predecessor \u2014 but its hallucination rate more than doubled, rising from 25% to 54%. The independent assessment framed this explicitly as &#8220;a known pattern \u2014 larger models know more but state it with more unwarranted confidence.&#8221; For legal, financial, research, or client-facing work, that combination means the model is more likely to be right, but when it is wrong, it is now more likely to sound certain about it. Web search integration \u2014 available as a billed server-side tool at $5 per call \u2014 reduces hallucination rates substantially when enabled, but does not eliminate them.<\/p>\n<p>The MoE architecture and the hallucination pattern are connected. Sparse expert routing improves knowledge breadth as the model scales, but expert specialization does not automatically improve factual calibration. A router that confidently assigns a token to an expert can be confident about the wrong expert. This is the same engineering tradeoff that produced the token efficiency gain: more parameters, more coverage, more confident activation \u2014 without a proportional increase in the model&#8217;s ability to recognize when it is outside its reliable knowledge.<\/p>\n<p>Pricing Against the Competitive Field<\/p>\n<p>The competitive context clarifies the disruption case. Opus 4.8 is priced at $5 per million input tokens and $25 per million output tokens. Fable 5, Anthropic&#8217;s highest-tier model, runs $10 input and $50 output. OpenAI&#8217;s GPT-5.6, which began its public rollout today, is positioned between those tiers.<\/p>\n<p>Musk&#8217;s strategy follows a pattern that Chinese vendors have used effectively: achieve close-enough performance on the benchmarks that matter most for the use case, then win decisively on per-task economics. For high-volume agentic workloads \u2014 where a model may generate millions of tokens per day \u2014 the gap between $2.49 and $11.80 per task is not marginal. It is transformative, and it creates pressure on incumbent labs to either match the price or justify the premium.<\/p>\n<p>Anthropic controls roughly half the AI coding assistant market by revenue as of mid-2026, and topped the <a href=\"https:\/\/www.cnbc.com\/2026\/05\/19\/2026-cnbc-disruptor-50-rankings-anthropic-no-1.html\" target=\"_blank\" rel=\"noopener nofollow\">CNBC Disruptor 50 ranking<\/a> this year. Grok 4.5 is not trying to out-capability those models on their strongest benchmarks. It is pricing to capture the portion of the market where cost-per-completed-task is the decision variable and frontier-tier accuracy is not required.<\/p>\n<p>SpaceXAI also disclosed that the cached input rate is $0.50 per million tokens \u2014 a 75% discount \u2014 which is particularly favorable for agentic loops that repeatedly re-use the same context window.<\/p>\n<p>What Developers Should Know Before Committing<\/p>\n<p>The model is not available in the EU at launch. SpaceXAI has indicated mid-July as the target for European access.<\/p>\n<p>One disclosure worth flagging: Cursor disclosed after launch that an earlier snapshot of its own codebase accidentally entered Grok 4.5&#8217;s training data, giving the model an unfair advantage on at least one internal benchmark. Cursor stated this publicly; it is a minor data hygiene issue that warrants noting without overstating its impact on independent evaluations.<\/p>\n<p>On the trust question, the developer community&#8217;s reaction has been sharply divided. Capability and price drew enthusiastic responses from early testers, with Cursor CEO Michael Truell \u2014 whose company co-trained the model \u2014 reporting it had become the daily driver for many on his team. The most prominent critical thread on Hacker News was not about capability at all. It was about trust: specifically, whether a model from a company documented to have edited its system prompts to steer outputs on political topics can be used reliably for professional work where output independence matters. That is a question about SpaceXAI&#8217;s institutional behavior more than about the model&#8217;s technical performance, and enterprise buyers will have to resolve it for their own contexts.<\/p>\n<p>SpaceXAI faces several active legal proceedings that bear on how buyers evaluate the company as a vendor. A class action lawsuit against SpaceXAI and Stability AI, expanded today, alleges that SpaceXAI&#8217;s image generation tools were used to create child sexual abuse material and that the company failed to provide perpetrator information to law enforcement despite multiple requests from officials, according to <a href=\"https:\/\/www.npr.org\/2026\/07\/09\/nx-s1-5885052\/spacexai-stabilityai-deepfake-csam-class-action\" target=\"_blank\" rel=\"noopener nofollow\">NPR&#8217;s reporting<\/a>. These claims relate to Grok&#8217;s image generation features, not the Grok 4.5 text model being reviewed here, but they are part of the governance record for a company asking enterprises to embed its technology in production systems. SpaceX reserved $530 million in its IPO filing for potential Grok-related litigation.<\/p>\n<p>What Comes Next for SpaceXAI<\/p>\n<p>Musk signaled that the current performance ceiling is not the final one. SpaceXAI has not yet deployed its internally developed C\/C++ inference stack optimized for GB300 hardware; the company expects that shift to roughly double throughput when it arrives. A further model is reported to be in training, consistent with SpaceXAI&#8217;s stated goal of monthly releases through 2026. The SpaceX-Cursor acquisition is expected to close in Q3 2026, which will give SpaceXAI full access to Cursor&#8217;s engineering infrastructure and data pipeline as an integrated entity rather than a training partner.<\/p>\n<p>The market question is whether Anthropic and OpenAI respond with a price move, a capability leap, or both. Anthropic has answered competitive challenges throughout this cycle with rapid counter-releases. The specific pressure Grok 4.5 creates \u2014 a model that is close enough on capability and dramatically cheaper per task \u2014 is the kind of disruption that typically accelerates the pricing floor across the market.<\/p>\n<p>For developers evaluating Grok 4.5 now: it is a genuine frontier contender on agentic coding tasks, priced to make the math work for high-volume workloads. The hallucination rate is a real constraint for factual or high-stakes work, and it is not easily patched without redesigning the calibration objective that the MoE scaling deprioritized. The trust question about SpaceXAI as a company is separate from the model&#8217;s technical capability, and only you can evaluate how much it weighs for your specific deployment context.<\/p>\n<p>Frequently Asked QuestionsIs Grok 4.5 better than Claude Opus 4.8?<\/p>\n<p>On most raw benchmarks, no. Artificial Analysis ranks Grok 4.5 fourth on its Intelligence Index, behind Claude Fable 5, GPT-5.5, and Claude Opus 4.8. On agentic coding tasks specifically, Grok 4.5 in Grok Build matches GPT-5.5 in Codex and comes within one point of Fable 5 in Claude Code \u2014 but the price-per-task gap is substantial, with Grok costing $2.49 per completed coding-agent task versus $11.80 for Fable 5. Whether &#8220;better&#8221; means raw capability or value per dollar depends on your workload.<\/p>\n<p>Why did Grok 4.5&#8217;s hallucination rate double if the model is smarter?<\/p>\n<p>This is the mechanistic link the launch announcement did not highlight. Grok 4.5 uses a mixture-of-experts architecture that routes each token to specialized subnetworks, which increases knowledge breadth at scale. But the routing confidence that makes this efficient does not automatically improve factual calibration \u2014 the model learns to be more confident, including about things it gets wrong. Artificial Analysis measured the hallucination rate rising from 25% to 54% even as raw accuracy improved from 35% to 52%. The architecture explains both the token efficiency advantage and the calibration tradeoff; they are the same design decision, not independent facts.<\/p>\n<p>Is Grok 4.5 available in the EU?<\/p>\n<p>Not at launch. SpaceXAI has stated that EU availability is expected in mid-July 2026. As of July 9, 2026, the model is unavailable in all SpaceXAI products and the API console for EU users.<\/p>\n<p>Can Grok 4.5 be trusted for professional or business use?<\/p>\n<p>The capability question and the trust question are distinct. On capability, independent benchmarks confirm it is a legitimate near-frontier model for agentic coding and knowledge work. On trust, developers and enterprise buyers should weigh SpaceXAI&#8217;s documented history of editing its model&#8217;s system prompts to steer outputs, an active whistleblower lawsuit from a former engineer alleging safety concerns were deprioritized, and the company&#8217;s ongoing litigation over content generated by its image tools. Those are institutional factors that technical benchmarks do not capture.<\/p>\n","protected":false},"excerpt":{"rendered":"SpaceXAI launched Grok 4.5 on July 8, 2026, and independent benchmarkers spent the following 24 hours stress-testing every&hellip;\n","protected":false},"author":2,"featured_media":101198,"comment_status":"","ping_status":"","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[10],"tags":[24572,6364,47109,658,2899],"class_list":["post-101197","post","type-post","status-publish","format-standard","has-post-thumbnail","category-xai","tag-coding-agent","tag-grok","tag-grok-4-5","tag-spacex","tag-xai"],"_links":{"self":[{"href":"https:\/\/www.europesays.com\/ai\/wp-json\/wp\/v2\/posts\/101197","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.europesays.com\/ai\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.europesays.com\/ai\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.europesays.com\/ai\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.europesays.com\/ai\/wp-json\/wp\/v2\/comments?post=101197"}],"version-history":[{"count":0,"href":"https:\/\/www.europesays.com\/ai\/wp-json\/wp\/v2\/posts\/101197\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.europesays.com\/ai\/wp-json\/wp\/v2\/media\/101198"}],"wp:attachment":[{"href":"https:\/\/www.europesays.com\/ai\/wp-json\/wp\/v2\/media?parent=101197"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.europesays.com\/ai\/wp-json\/wp\/v2\/categories?post=101197"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.europesays.com\/ai\/wp-json\/wp\/v2\/tags?post=101197"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}