Anthropic disables Claude Code OAuth tokens for OpenClaw, requiring separate billing

Anthropic's policy change for third-party Claude usage
Anthropic is implementing a significant change to how Claude subscriptions can be used with third-party tools. Starting April 4 at 12pm PT / 8pm BST, users will no longer be able to use their Claude subscription limits for third-party harnesses including OpenClaw.
The change specifically affects the ability to use Claude Code CLI tokens or long-lived OAuth tokens with OpenClaw. According to an email sent to users, these tokens will require "extra usage" billed separately from subscriptions through a pay-as-you-go option.
Technical details and enforcement
The source indicates that OpenClaw already sends Claude Code signatures for these tokens. The enforcement mechanism isn't specified, but possibilities mentioned include updating signatures or implementing more complex token refresh systems. One contributor familiar with the codebase suggests they'll attempt to work around the restriction and submit a PR fix if their tokens stop working.
Transition details and alternatives
Anthropic is offering a one-time credit for extra usage equal to the user's monthly subscription price, redeemable by April 17. They're also introducing discounts of up to 30% for pre-purchasing bundles of extra usage.
Users who prefer not to enable extra billing have the option to request a refund of their subscription. The policy applies initially to OpenClaw but will be rolled out to all third-party harnesses shortly.
According to Anthropic's email, the change is due to these tools putting "an outsized strain on our systems" and the need to prioritize customers using core products like Claude Code and Claude Cowork.
📖 Read the full source: r/openclaw
👀 See Also

Claude-Code v2.1.41 Release: Key Updates and Fixes
Claude-Code v2.1.41 introduces AWS auth refresh enhancements, Windows ARM64 support, and fixes to various tools and UI elements.

EU Forces Google to Share Search Data, Open Android to Third-Party AI
New DMA specification measures require Google to share search data with competitors and open Android to third-party AI assistants with full system integration by mid-2027.

Anthropic separates Claude subscriptions from third-party tool usage
Anthropic is ending Claude Pro/Team subscription coverage for OpenClaw usage starting April 4, requiring separate pay-as-you-go billing for third-party harnesses. Users must enable 'extra usage' in account settings to continue using Claude through OpenClaw.
Google's AI-Assisted Rewrites of C/C++ Dependencies to Rust: Scaling Memory Safety
Google's blog details AI-assisted rewrites of C/C++ dependencies to Rust to scale memory safety, leveraging AI to automate the conversion process.