Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xad6a…59520xc6f0…f4c4Base—$0.001100%coinbase91d ago0x1ae950…8f898c
0xad6a…59520xc6f0…f4c4Base—$0.001100%coinbase91d ago0x235b39…cd6643
0xad6a…59520x0583…09e0Base—$0.001100%coinbase91d ago0xcbf9b1…5f67bd
0xad6a…59520x0583…09e0Base—$0.001100%coinbase91d ago0xee6030…23545d
0xad6a…59520x0583…09e0Base—$0.001100%coinbase91d ago0x8066cd…c12ec3
0xad6a…59520x0583…09e0Base—$0.001100%coinbase91d ago0x013fdb…cc61f7
0xad6a…59520x0583…09e0Base—$0.001100%coinbase91d ago0x9af321…fd3edd
0xad6a…59520x0583…09e0Base—$0.001100%coinbase91d ago0xe5d390…5d35de
0xad6a…59520x0583…09e0Base—$0.001100%coinbase91d ago0x4e2a9d…baccbe
0xad6a…59520x0583…09e0Base—$0.001100%coinbase91d ago0xedec5e…956a06
0xad6a…59520x0583…09e0Base—$0.001100%coinbase91d ago0x1bb67b…437568
0xad6a…59520x0583…09e0Base—$0.001100%coinbase91d ago0xbc952f…d6ac0b
0xad6a…59520x0583…09e0Base—$0.001100%coinbase91d ago0x9e7faa…1bbbbc
0xad6a…59520x0583…09e0Base—$0.001100%coinbase91d ago0x0e044d…605022
0xad6a…59520x0583…09e0Base—$0.001100%coinbase91d ago0x58a57c…163401
0xad6a…59520x0583…09e0Base—$0.001100%coinbase91d ago0x1cb7b0…68e4f3
0xad6a…59520x0583…09e0Base—$0.001100%coinbase91d ago0xd76e07…aeede5
0xad6a…59520x0583…09e0Base—$0.001100%coinbase91d ago0x6c04b8…0acadf
0xad6a…59520x0583…09e0Base—$0.001100%coinbase91d ago0xe49902…2ce4bb
0xad6a…59520x0583…09e0Base—$0.001100%coinbase91d ago0x0594ac…60013c
0xad6a…59520x0583…09e0Base—$0.001100%coinbase91d ago0x821f55…621b1d
0xad6a…59520x0583…09e0Base—$0.001100%coinbase91d ago0x7c5275…2d6b43
0xad6a…59520x0583…09e0Base—$0.001100%coinbase91d ago0x928883…f31dac
0xad6a…59520x0583…09e0Base—$0.001100%coinbase91d ago0xd30e8a…2c4785
0xad6a…59520x0583…09e0Base—$0.001100%coinbase91d ago0xfc1e5b…6915b8

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.