Payments
Payment History
Get x402 payment history for a wallet address — paginated USDC transactions on Base with gate URLs, amounts, and timestamps per payment.
GET
Query parameters
| Parameter | Type | Description |
|---|---|---|
wallet | string | Wallet address (required) |
domain | string | Filter by domain (optional) |
limit | integer | Max results (default 10) |
Query Parameters
Pattern:
^0x[0-9a-fA-F]{40}$Required range:
1 <= x <= 100