Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5ab6…56900xd866…326bBase—$0.01100%coinbase78d ago0x764fe0…cc85be
0x5ab6…56900x7e05…aac7Base—$0.01100%coinbase78d ago0x15d804…0a1276
0x5ab6…56900xb65c…c659Base—$0.01100%coinbase78d ago0x3a3cfc…5b94a4
0x5ab6…56900x65ac…88b4Base—$0.01100%coinbase78d ago0x2a5ee2…4c11b1
0x5ab6…56900x9105…c196Base—$0.01100%coinbase78d ago0xd82bf1…111b17
0x5ab6…56900x6c64…838dBase—$0.01100%coinbase78d ago0x4f0bfc…8079ae
0x5ab6…56900x85b5…1885Base—$0.01100%coinbase78d ago0x13b3ed…7089ba
0x5ab6…56900xc2fb…4ad9Base—$0.01100%coinbase78d ago0x403736…dc6463
0x5ab6…56900x3583…4cdbBase—$0.01100%coinbase78d ago0x8844c0…40d93b
0x5ab6…56900x5599…758aBase—$0.01100%coinbase78d ago0xf6049e…7e9d81
0x5ab6…56900x117d…37cdBase—$0.01100%coinbase78d ago0xb97675…eb33b4
0x5ab6…56900xb2c5…3484Base—$0.01100%coinbase78d ago0x67bf22…800733
0x5ab6…56900x40e7…7d81Base—$0.01100%coinbase78d ago0xae1acb…cfe66a
0x5ab6…56900x23fc…d594Base—$0.01100%coinbase78d ago0x20ab2c…90ddce
0x5ab6…56900x9f6f…587eBase—$0.01100%coinbase78d ago0xa19029…15ca4a
0x5ab6…56900x02d4…cfdeBase—$0.01100%coinbase78d ago0x9c50d9…47a38a
0x5ab6…56900x03a1…f1baBase—$0.01100%coinbase78d ago0xbc4c7f…7ad55b
0x5ab6…56900xf84f…f1b3Base—$0.01100%coinbase78d ago0xb8fc0b…aa6784
0x5ab6…56900x084d…1187Base—$0.01100%coinbase78d ago0x0a4551…d7de54
0x5ab6…56900x5253…d6e5Base—$0.01100%coinbase78d ago0x62f3f3…160e97
0x5ab6…56900xcc74…9623Base—$0.01100%coinbase78d ago0xc59bd0…9de9d9
0x5ab6…56900x220a…1e87Base—$0.01100%coinbase78d ago0x117bf3…20eab0
0x5ab6…56900xe090…bff3Base—$0.01100%coinbase78d ago0xaf9932…58a144
0x5ab6…56900x3f31…4752Base—$0.01100%coinbase78d ago0x2b5a75…bb8ddd
0x5ab6…56900x145e…e379Base—$0.01100%coinbase78d ago0x5dc7e1…174b79

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.