🎧 Prefer to listen?

I’ve been getting the same DM all week: “Is Grok 4.5 worth it, or is this just another Elon Musk hype train?” Fair question. Sam Altman’s calling OpenAI’s model “the best in the world,” Musk’s firing back with “scam to a whole new level,” and Apple’s suing OpenAI. Hard to know what’s real. So I signed up for SuperGrok, ran it through my daily work alongside ChatGPT and Claude, and came away with some genuine surprises. Some good, some not.

The timing works out. There’s a 50% off promo through July 15, dropping SuperGrok to $15/month. The AI drama between the big players has never been louder. But all that corporate noise is completely irrelevant to whether these tools work for you. I ignored it and focused on real-world performance.

Quick context: xAI, the company that built Grok, was folded into SpaceX in May 2026 and rebranded as SpaceXAI on July 6. Grok 4.5 launched two days later. The pricing page still lives at x.ai, but the entity behind it is now SpaceX’s AI division. I tested the full SuperGrok tier ($30/month, currently $15 with the promo) against ChatGPT Plus ($20/month) and Claude Pro ($20/month) across coding, writing, and data analysis — the tasks I actually use these tools for daily.

What’s the pricing actually look like?

Eight tiers, which is honestly too many. Here’s what matters:

  • Free — text-only, roughly 10 prompts every two hours, no image generation
  • X Premium ($8/mo) — light Grok use bundled with your X subscription
  • SuperGrok Lite ($10/mo) — cheapest standalone entry
  • SuperGrok ($30/mo) — full model access, image generation, 128K context window
  • SuperGrok Heavy ($300/mo) — multi-agent mode, maximum compute

SuperGrok at $30 matches ChatGPT Plus pricing. The free tier is more generous than most competitors — see how it stacks up against other ChatGPT alternatives. The 50% promo applies to SuperGrok only, not Heavy.

How does Grok 4.5 handle coding tasks?

Better than I expected, with a catch. I gave all three models the same prompt: build a React component that fetches paginated data from an API, handles loading states, and includes error boundaries. Grok 4.5 produced working code on the first try — clean structure, proper TypeScript types, sensible error handling. ChatGPT got there too but needed one correction on the error boundary logic. Claude’s output was the most readable but initially missed the pagination state management.

Where Grok fell short: debugging. I pasted a broken Python script with an async/await issue and asked each model to fix it. ChatGPT nailed the diagnosis in one response. Claude identified the problem but over-explained. Grok hallucinated a library that doesn’t exist (asyncpaginater — not real) and confidently told me to install it. That’s the kind of error that wastes 20 minutes if you don’t catch it.

For straightforward generation, Grok 4.5 is competitive. For debugging and troubleshooting, ChatGPT still has an edge.

Does Grok write like a human or like a robot?

This is where I got genuinely surprised. TikTok recently started testing an AI likeness detection tool for US creators (The Verge), and platforms are increasingly flagging AI-generated content. If you’re using AI for writing that needs to pass as human — emails, blog drafts, social posts — this matters.

I asked all three models to rewrite a stiff corporate email into something conversational. Grok’s version sounded the most natural. It used contractions, varied sentence length, and didn’t default to the “I’m excited to announce” cadence that ChatGPT loves. Claude produced the most grammatically precise version, but it read like a well-edited essay, not a person talking.

The flip side: Grok’s creative writing has a voice problem. When I asked for a short story opening, it defaulted to a sarcastic, slightly edgy tone that felt like it was performing “cool” rather than actually being interesting. ChatGPT’s fiction was bland but competent. Claude’s was the strongest — more varied in tone, better at showing instead of telling.

For professional communication that needs to sound human: Grok wins. For creative work with range: Claude. For safe, competent output: ChatGPT.

Is the 50% off promo worth jumping on?

If you’ve been curious, yes — $15/month for full SuperGrok access is the cheapest way to test it with real features. The promo runs through July 15 and doesn’t apply to SuperGrok Heavy.

But here’s my honest take after two weeks: Grok 4.5 is a solid third option, not a replacement. I keep all three tools active because they have different strengths. Grok for quick, natural-sounding drafts and straightforward code generation. ChatGPT for debugging and complex reasoning chains. Claude for anything that needs nuance in tone or creative range.

The corporate drama is noise. The pricing is competitive. The model is good enough to justify $15/month if you’re already paying for one of the others and want a second perspective. At full price ($30), the math gets harder unless you specifically need the image generation or 128K context window.

Update July 2026: Recent developments in Grok’s corporate structure may affect future pricing and feature availability. I’ll update this post if anything changes materially.


Is Grok 4.5 better than ChatGPT? It depends on the task. Grok 4.5 produces more natural-sounding written output and handles straightforward code generation well. ChatGPT is stronger at debugging, complex reasoning, and maintaining consistency across long conversations. For most users, ChatGPT remains the safer all-around choice.

How much does SuperGrok cost? SuperGrok costs $30/month at full price, with a 50% off promo ($15/month) running through July 15, 2026. There’s also a free tier with limited prompts, a $10/month Lite plan, and a $300/month Heavy plan with multi-agent capabilities.

Can AI detection tools identify Grok’s output? All AI-generated text can potentially be detected. In my testing, Grok’s output for professional writing felt more natural than ChatGPT’s default style, but no model produces reliably undetectable content. If detection avoidance is your primary concern, you’ll still need to edit and personalize any AI output.

What’s the context window size for Grok 4.5? SuperGrok offers a 128K token context window, which is comparable to ChatGPT Plus and larger than Claude Pro’s default window. This matters for long documents, extended conversations, and tasks that require referencing earlier parts of a conversation.

Is the SuperGrok free trial available? There’s a free tier (not a trial) with limited prompts — roughly 10 every two hours — and no image generation. It’s enough to test basic text capabilities before committing to a paid plan.