Skip to content
HomeNewsDeploying Openclaw through Claude: The New Credit System Explained

Subscribe to OpenClaw News

One short email when we publish. No spam, unsubscribe anytime.

anthropic Deal cash

Deploying Openclaw through Claude: The New Credit System Explained

June 9, 2026

Anthropic restores third-party agent access for Claude subscribers, with a metered catch

Anthropic is letting paid Claude subscribers point their plans at outside AI agent tools again, but only through a new, capped pool of monthly credits that expire if unused. The shift, announced by the company's @ClaudeDevs account on X, reverses an April 2026 ban that had cut off subscription-powered access to third-party "agentic" tools, software that runs Claude autonomously to complete multi-step tasks on a user's behalf.

The new system creates a separate bucket called Agent SDK credits, sized to match each subscription tier. Pro subscribers get $20 a month, Max 5x users get $100, Max 20x users get $200, and team and enterprise seats get $100 and $200 respectively. The credits are billed at standard API rates (Anthropic's pay-per-token developer pricing), do not roll over, and cannot be topped up from the general subscription pool.

Why Anthropic banned this in the first place

To understand the reversal, it helps to know what triggered the original ban on April 4, 2026. Anthropic's own tools, like Claude Code, are tuned to reuse previously processed text so the company does not have to pay for the same compute twice. This is called prompt caching, and it is what makes flat-rate subscriptions financially possible.

Third-party tools were a different story. Boris Cherny, who runs Claude Code, has said outside services were "really hard for us to do sustainably" because they skipped those caching tricks. Some subscribers paying $20 to $200 a month were burning through what would have been hundreds or thousands of dollars in tokens (the units of text the model processes) by running autonomous agents around the clock.

The new credit system pushes that cost back onto the user. If your agent is wasteful, it drains your $20 or $200 faster. Anthropic no longer eats the difference.

How the two-track system works

The change splits Claude usage into two lanes. If you are typing into Claude in a browser or using Claude Code interactively in a terminal, you still draw from your normal subscription limits. The moment you switch to non-interactive use, a scheduled script, a GitHub Action, or a connection from an outside tool, the system bills against your Agent SDK credit instead.

Lydia Hallie, a member of Anthropic's technical staff, wrote on X that subscribers "don't pay extra. It's the same subscription, same price per month." When the Agent SDK credit runs out, programmatic work stops unless the user has turned on overage billing at API rates.

The end of compute arbitrage

For most of early 2026, a $20 Pro plan could be wired into an outside agent harness to do work that would have cost hundreds of dollars on a metered API key. That gap, sometimes called compute arbitrage (buying compute cheaply in one place and spending it expensively in another), is now closed.

Anthropic is effectively aligning its subscription pricing with its developer API. Subscribers still get a free buffer to experiment, but anything resembling production-scale automation gets pushed onto predictable, per-token billing. That protects Anthropic's margins and gives the company more breathing room on its strained graphics processing unit (GPU) supply.

HIOnH3TacAA2nvu

Developers are not impressed

The developer community has largely framed the change as a quiet downgrade dressed up as a feature. Theo Browne of T3.gg warned on X that subscribers using outside tools such as T3 Code, Conductor, Zed, or Jean would see their effective usage cut by a factor of 25, and told followers not to mistake the new credits for a gift.

Kun Chen, a solo builder, read the move as a retreat, writing that Anthropic had "pulled the plug on ALL programmatic use of claude subscription" and that he was now more optimistic about OpenAI. (Chen's view on the broader competitive picture is his own opinion, not a benchmark result.)

Ben Hylak, chief technology officer at Raindrop.ai, was blunter, suggesting on X that the policy either looked silly or signaled how tight Anthropic's GPU supply has become, and inviting readers to guess how many agent turns $20 in API credits would actually buy. EverNever, who builds inkstone.uk, said it was hard to accept the framing of a reduction as a win.

What this means for you

If you pay for Claude and use it only through Anthropic's own apps to chat, write, or code interactively, nothing changes. Your plan still behaves the way it did yesterday.

If you run Claude through an outside agent tool, or connect it to scripts, scheduled jobs, or workflow automations, do three things this week:

  • Check your current monthly token usage on third-party tools, then compare it to the dollar value of your new Agent SDK credit ($20, $100, or $200) priced at Anthropic's API rates. If the gap is large, your real cost is about to go up.

  • Decide whether to turn on overage billing. Leaving it off means your agents simply stop mid-month. Leaving it on means a runaway script can run up a real bill.

  • If your workload is heavy and predictable, price it directly against the API and against rival models. The subscription discount on automated work is gone, so the math that made one provider obviously cheapest may have changed.

The short version: interactive Claude is still a flat-rate product. Automated Claude is now a metered one, and the meter starts on the first of every month whether you use it or not.

Helpful documentation

Get notified when we publish new articles

No spam, unsubscribe anytime.

By subscribing, you agree to our Privacy Policy.

Claude Agent SDK Credits: Anthropic's | OneClickClaw News