WALLETSx402 · STABLECOINS · GAS ABSTRACTED

Programmable wallet flows for AI products

Support stablecoin transfers and internet-native payment flows from AI assistants and workflows without pushing key management, gas handling, or treasury mechanics into your app.

Get Sandbox Access
Terminal
POST /v1/payments
{
  "source_wallet_id": "wa_9a2b",
  "destination": "0x4F91...",
  "amount": "15.00",
  "currency": "USDC",
  "metadata": {
    "agent_id": "openclaw-agent-1",
    "purpose": "api_usage"
  }
}
RESPONSE
{
  "id": "pay_xyz789",
  "status": "settled",
  "amount": "15.00",
  "currency": "USDC",
  "network_fee": "0.00",
  "transaction_hash": "0xabc..."
}

Capabilities

x402

Agent-to-API Micropayments

Pay per API call, per token, or per request. x402 supports HTTP-native payment flows between software and services without forcing your product to bolt on a separate billing path.

LatencyMilliseconds
Charge sizeLow-value usage-based
IntegrationHTTP-native
STABLECOIN

Global Stablecoin Transfers

Support USDC transfer flows without exposing private keys to agent runtimes or building the wallet operations stack yourself.

SettlementInstant
AssetUSDC
ReachGlobal

Features

Gas abstraction

Agents never think about gas fees. We sponsor transactions and settle costs in fiat behind the scenes.

Keyless security

No private keys exposed to agent runtimes. Wallets are API-controlled with policy-scoped signing.

Programmable policies

Define spend limits, destination allowlists, and velocity caps per wallet.

Unified reconciliation

Every x402 micropayment and stablecoin transfer lands in the same ledger as card and bank transactions.

Real-time webhooks

Get notified on every send, receive, and settlement event as it happens.

Automated treasury

Auto-fund wallets from your treasury when balances drop below a threshold.