Get paginated x402 transaction history for a wallet address. Requires Sign-in-with-x authentication for the same wallet.
base64-encoded JSON SIWE payload message proving wallet ownership
base64-encoded JSON SIWE payload message proving wallet ownership
"siwx_example_token"
Ethereum wallet address.
^0x[a-fA-F0-9]{40}$"0xYOUR_WALLET_ADDRESS"
Maximum number of transactions to return.
1 <= x <= 10050
Number of transactions to skip before returning results.
x >= 00