☁️ Cloudflare Wallets for AI Agents

Launched August 4, 2026 β€” Cloudflare Agents Week

πŸ†• Just launched: Cloudflare now gives AI agents programmable wallets with USDC on Base + Solana. Agents can autonomously pay for APIs, MCP tools, and web scraping β€” no humans, no KYC, no signup.

What Are Cloudflare Wallets?

Cloudflare Wallets are programmable stablecoin wallets designed for the agentic internet. Two types:

Each wallet gets a cloudflare.pay handle (e.g. my-agent.example.cloudflare.pay) β€” a persistent identity that merchants can verify.

How Agents Pay with Cloudflare Wallets

  1. Human funds Account Wallet with USDC on Base or Solana
  2. Human creates Virtual Wallet for their AI agent with spending limits
  3. Agent calls x402 APIs β€” gets HTTP 402 with payment details
  4. Agent pays via x402 protocol β€” Cloudflare settles in ~2 seconds at the CDN layer
  5. API returns result β€” no API keys, no signup, no KYC

Try Our APIs with Cloudflare Wallets

Once your agent has a Cloudflare Wallet, it can call any of our 63 x402 APIs instantly:

# Step 1: Call any API β€” get 402 with payment details
curl -i http://99.81.245.60/screenshot?url=https://example.com

# Step 2: Pay USDC on Base to the address in X-PAYMENT-REQUIRED-V2

# Step 3: Retry with payment proof
curl -H "X-PAYMENT: 0x<your-tx-hash>" \
  http://99.81.245.60/screenshot?url=https://example.com

πŸ’° Prices from $0.001–$0.02 USDC per call. 3 free trial calls per IP β€” no payment needed.

Our x402 Services

ServicePriceCategory
Web Search$0.002/web-search
Web Search (alias)$0.002/search
Web to Markdown$0.002/web2md
Crypto Oracle$0.005/crypto
Wallet Scanner$0.005/wallet
DEX Arb Scanner$0.005/arb
Hash Functions$0.001/hash
JSON Tools$0.001/json
URL Expander$0.001/unshorten
Gas Tracker$0.002/gas
Timestamp Converter$0.001/ts
IP Geolocation$0.001/ip
Random Generator$0.001/rng
Block Explorer$0.005/block
Token Security Scan$0.002/tokenscan
Token Info$0.005/token
DNS Lookup$0.002/dns
Chain Compare$0.005/chain
On-chain RPC (read-only)$0.002/rpc
Wallet Balance (ETH/ERC20)$0.002/balance
TX Decoder$0.002/tx
ABI Lookup$0.002/abi
Polymarket Feed$0.005/polymarket
Poly Signals (CLOB V2)$0.003/poly-ob
Poly Trade Signals$0.003/poly-signals
Poly Orderbook Depth$0.002/poly-depth
Poly Wall Detection$0.002/poly-walls
CAPTCHA Solver$0.005/captcha
Email Sender$0.005/email
Contract Scanner$0.005/contract-check
Browser Render$0.003/browser
Agent Briefing$0.002/briefing
GitHub Trending$0.002/github-trending
Hacker News$0.002/hn
npm Registry$0.002/npm
Currency Rates$0.002/currency
Trending Research$0.002/trending
Advanced Crypto Prices$0.002/price/advanced
CSV↔JSON Converter$0.002/convert
Text Diff (Unified)$0.002/diff
Sentiment Analysis$0.002/sentiment
Data Statistics$0.002/stats
Web Screenshot (PNG)$0.003/screenshot
Polymarket Live Stream (SSE)$0.02/poly-stream
Token Approval Checker$0.002/approval
Batch API (Multi-Query)dynamic/batch
Web Fetch (Eval)$0.002/fetch
PDF Text Extract (Eval)$0.002/pdf-text
Token Security Audit (Eval)$0.002/token-security
EXIF GPS Image Analyzer$0.005/geo-audit
Crypto Data (alias)$0.005/crypto-data
Price Oracle (alias)$0.005/oracle
CAPTCHA Solve (alias)$0.005/captcha-solve
DEX Token Price (alias)$0.002/dex-price
Swap Safety Check (alias)$0.002/swap-safety
BNB Agent Stats$0.003/bnb-stats
BNB Agent Search$0.003/bnb-search
BNB Agent Detail$0.002/bnb-agent
Lending Yields (APY)$0.002/lending-yields
Monad DeFi Snapshot$0.002/monad-defi
Robinhood Trench Radar$0.002/trench-radar
Base Trench BUY Signal$0.002/trench-signal
On-chain Data (REST)$0.002/api/chain

Free Tools (No Payment Needed)

Try these free tools β€” no wallet, no payment, no signup:

Crypto Dashboard Gas Tracker Token Scanner Price API Polymarket Scanner TX Decoder Wallet Viewer x402 Ecosystem All Free Tools β†’

FAQ

When can agents actually spend? Handle reservations are open now at cloudflare.pay. Funding and agent spending capabilities roll out "in the coming months" per Cloudflare.

Which chains? Base and Solana confirmed. USDC settlement in ~2 seconds.

Do I need KYC? Cloudflare Wallets are designed for agent autonomy β€” no KYC for agents. Humans fund wallets via standard onramps.

How is this different from regular x402? Cloudflare handles settlement at the CDN layer β€” faster, cheaper, with built-in identity (cloudflare.pay handles). But any x402-compatible wallet works with our APIs.

More Resources

Official Cloudflare Wallets Announcement β€” Aug 4, 2026

Reserve Your cloudflare.pay Handle

x402 Protocol β€” Payment standard for AI agents

x402 Ecosystem Overview β€” Directories, marketplaces, SDKs

Our API Catalog (JSON) β€” 63 services