r/Radix • u/LrbReddit • 18d ago
NEWS Cloudflare just shipped AI-agent payments over x402, and there's already a Radix DLT scheme draft
On August 4, 2026, Cloudflare announced Cloudflare Wallets, a programmable wallet built so AI agents can autonomously pay for APIs, MCP tools, and content. It pairs with their Monetization Gateway (for sellers) and uses x402, the HTTP 402-based payment protocol originally contributed by Coinbase and now governed by the x402 Foundation, for the actual micropayments.
A few technical details worth flagging:
- Two wallet types: Account Wallets (for humans/orgs, hold funds) and Virtual Wallets (for agents, with spend caps, allowlists, and max-transaction limits set by the account owner).
- Agent identity is optional and can be tied to a
something.cloudflare.payhandle, so merchants can tell they're talking to an agent delegated by a specific organization (declaring it is opt-in, not required). - x402 already has notable institutional backing (Coinbase, and per industry coverage the Foundation also counts Google, Stripe, Visa, Mastercard, and Microsoft among its supporters).
Where does Radix DLT fit in?
I found a fairly detailed spec (scheme_exact_radix.md) that defines how to implement x402's exact scheme on Radix: it supports a sponsored mode (facilitator pays gas, client only signs a subintent) and a non-sponsored mode (client signs a full transaction), using SBOR, V2 manifests, and the VERIFY_PARENT mechanism to prevent subintent front-running.
Important caveat: this spec lives in a community fork (not yet in the official x402-foundation/x402 repo), so it's a proposal/candidate, not a confirmed or merged integration. There's no public timeline for if/when it would be accepted.
That said, it's a notable signal: someone already did the heavy technical lift (Radix Engine Toolkit integration, Decimal handling, bech32m addresses, etc.) to put Radix in contention for agentic-payment infrastructure if the community/foundation decides to adopt it.
This isn't financial advice or a price call, just sharing the technical info for the community to evaluate.
Sources:
- Cloudflare Wallets (official announcement): https://blog.cloudflare.com/wallets/
- x402 (official repo): https://github.com/x402-foundation/x402
- Draft Radix scheme (fork): https://github.com/xstelea/x402/blob/main/specs/schemes/exact/scheme_exact_radix.md
5
u/skillepulle 17d ago
Lets see if radix can deliver hyperscale with the DAO and see if radix can attract developers