Industry 5 min read

Anthropic Cuts Off OpenClaw from Claude Subscriptions, Forces Pay-As-You-Go

Anthropic ends free third-party tool access for Claude subscribers. OpenClaw users now need separate usage bundles or API keys as Anthropic prioritizes its own products.

Pixel-art isometric scene: giant blue scissors snip through a thick multi-colored cable near a wall connector, while a small white robot waits locked behind a barred iron gate in a stone enclosure; green grass, bright flowers, and a blue sky fill the background. Kicker OPENCLAW CUT OFF in white at the bottom.

Anthropic dropped a Friday evening bomb on Claude subscribers. Starting April 4th at 12pm PT, Claude subscriptions will no longer cover usage through third-party tools like OpenClaw. If you want to keep using OpenClaw with Claude, you’ll need to buy separate “Extra Usage” bundles or bring your own API key.

The news came via email to all Claude subscribers and was confirmed publicly by Boris Cherny, Anthropic’s Claude Code lead. His statement was direct: “Our subscriptions weren’t built for the usage patterns of these third-party tools. Capacity is a resource we manage thoughtfully and we are prioritizing our customers using our products and API.”

That last sentence is the key one. Anthropic is drawing a line between its own tools and everything else.

The Timeline Nobody Expected

This didn’t happen overnight, but it felt like it. Back on January 9th, Anthropic quietly deployed server-side checks that started blocking third-party tools using Claude OAuth tokens. Developers using OpenClaw and similar tools suddenly hit authentication errors with no warning and no explanation. For a while it looked like a bug, but it turned out to be a deliberate move.

For weeks, there was confusion in the community about whether this was intentional or a technical issue, and Anthropic stayed silent the whole time. OpenClaw’s maintainers scrambled to find workarounds while users filed support tickets into a void.

Then on April 3rd, the official announcement landed, and it didn’t arrive as a blog post or a press release. It came as a Friday evening email, the classic corporate move for news you’d rather people didn’t pay too much attention to.

What Actually Changes

Here’s the practical impact for developers paying for these subscriptions:

Before April 4th: Your Claude Pro or Max subscription covered everything. Use Claude through the web app, through Claude Code, through OpenClaw, through any tool that connected via OAuth, all of it included in your monthly fee.

After April 4th: Your subscription only covers Anthropic’s own products, the Claude web app, Claude Code, Claude Cowork. Third-party tools like OpenClaw now require either:

  1. Extra Usage bundles, pay-as-you-go credits billed separately from your subscription, now available at a “discount”
  2. Your own API key, use the Claude API directly, billed per token at standard API rates

Anthropic is offering subscribers a one-time credit equal to one month of their plan cost, plus the option to request a full refund.

The OpenClaw Factor

The timing is hard to separate from OpenClaw’s trajectory. The project exploded in popularity, 135,000+ GitHub stars, becoming one of the most-used open-source AI tools. A huge portion of that usage was powered by Claude through subscriber OAuth tokens.

That’s a lot of compute that Anthropic is subsidizing through flat-rate subscription fees. From a pure business perspective, the math probably stopped working when OpenClaw’s usage grew faster than anyone anticipated.

Making it more awkward: OpenClaw creator Peter Steinberger now works at OpenAI. He and OpenClaw board member Dave Morin reportedly tried to negotiate with Anthropic before the cutoff. According to Steinberger, the best they managed was delaying the change by one week.

The Bigger Picture

The wider message here goes well past OpenClaw. Anthropic is signaling that Claude subscriptions are for Anthropic products, full stop, and that reaches a lot further than a single tool. Any third-party application that was connecting to Claude through subscriber tokens is affected. Coding agents, automation tools, productivity apps, if they were routing through Claude Pro or Max subscriptions instead of the API, they’re now cut off.

Anthropic is simultaneously pushing Claude Code and Claude Cowork as the sanctioned ways to use Claude for development. The message is clear: use our tools, or pay API rates.

What Developers Should Do

If you’re currently using OpenClaw with a Claude subscription, you have a few options:

Switch to API billing. Get a Claude API key from the Anthropic console, since OpenClaw supports direct API keys out of the box. You’ll pay per token instead of a flat monthly rate, which might be cheaper or more expensive depending on your usage volume.

Try the Extra Usage bundles. Anthropic’s new pay-as-you-go option sits between subscriptions and raw API access. Check the pricing against your typical usage.

Use a different model with OpenClaw. OpenClaw supports 75+ providers. GPT-5.5, Gemini 3.1 Pro, local models through Ollama, you have options. This is exactly the scenario that OpenClaw’s model-agnostic design was built for.

Switch to Claude Code. If you’re primarily doing coding work and Claude is your preferred model, Claude Code is now the path of least resistance. It’s covered by your subscription and Anthropic is clearly investing in it as the primary development tool.

The irony isn’t lost on anyone: one of OpenClaw’s biggest selling points was that it freed you from vendor lock-in. Now Anthropic is proving exactly why that matters, by locking you in.

Sources

  1. [1]
  2. [2]
  3. [3]
    Claude API pricing
    (platform.claude.com)
  4. [4]
    Claude Code overview
    (code.claude.com)
  5. [5]
    OpenClaw documentation
    (docs.openclaw.ai)
  6. [6]

Illustration: AI-generated (gpt-image-2)

anthropic openclaw claude subscription third-party tools api claude code

Written by Bobby Smart

@mrbobbysmart