PayDirect Playground

Fund the Demo Merchant Wallet First

The playground uses Base Sepolia testnet. To run demos, send Base Sepolia ETH or Base Sepolia USDC to the demo merchant wallet below. Testnet tokens are free — make sure you're on the Base Sepolia network, not Ethereum Sepolia.

x402 by Coinbase
Test x402 protocol — HTTP-native payments for agents
Response
View the API response and payment requirements
{
  "title": "Basic Payment",
  "description": "Simple payment request with a single token",
  "endpoint": "/api/payments",
  "method": "POST",
  "body": {
    "amount": "0.01",
    "currency": "USDT",
    "description": "Basic payment example"
  }
}