Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase23d ago0x6ca2e0…9e9bfa
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase23d ago0xa1ddde…209bc9
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase23d ago0x200537…5dc857
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase23d ago0x895bb6…ec376d
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase23d ago0xd7929d…1c82b5
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase23d ago0x427d28…3f0736
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase23d ago0xf68ea3…bce746
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase23d ago0x01fde9…32bd92
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase23d ago0xb894a4…79cfb4
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase23d ago0xbf0442…ffc280
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase23d ago0x63ee1e…ead02b
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase23d ago0xfb9e78…e2355a
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase24d ago0xe41998…2c133c
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase24d ago0xa4e146…dc463b
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.001100%coinbase24d ago0xb6b645…3a755d
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase24d ago0xd51577…f0d6c2
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase24d ago0xb019b9…1a3bf1
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase24d ago0x94cbf2…3c5e11
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase24d ago0xedaebe…500aed
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase24d ago0xca6114…0ddf3c
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase24d ago0x8c7359…a32ff2
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase24d ago0x4e9bbd…d42c64
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase24d ago0xd9e560…495a9a
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase24d ago0x940a44…137f28
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase24d ago0xf9b7da…f8da7f

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.