Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x72f6…fb980xcea7…f124Base—$0.01100%coinbase60d ago0x40891a…31440e
0x72f6…fb980x9dd3…8316Base—$0.01100%coinbase60d ago0x342ca9…f54c4b
0x72f6…fb980x1563…9c37Base—$0.01100%coinbase60d ago0x3be67f…611dbc
0x72f6…fb980x6bcc…baefBase—$0.01100%coinbase60d ago0x577eb1…27e53b
0x72f6…fb980x5523…56c5Base—$0.01100%coinbase60d ago0x838024…a073b0
0x72f6…fb980x0d84…8696Base—$0.01100%coinbase60d ago0xc3009f…214b4c
0x72f6…fb980xb6b0…7f53Base—$0.01100%coinbase60d ago0xd2e22c…938f17
0x72f6…fb980x9c13…e5b4Base—$0.01100%coinbase60d ago0x5ce5bd…534cce
0x72f6…fb980xac8d…eab7Base—$0.01100%coinbase60d ago0xb5bf10…dede49
0x72f6…fb980x7095…14b3Base—$0.01100%coinbase60d ago0x1c0320…a3c495
0x72f6…fb980x6773…d54bBase—$0.01100%coinbase60d ago0xaceb44…57ad54
0x72f6…fb980xc47f…427eBase—$0.01100%coinbase60d ago0x8194d6…04a60f
0x72f6…fb980x8538…2b36Base—$0.01100%coinbase60d ago0xd7558e…dab817
0x72f6…fb980x73a4…ec84Base—$0.01100%coinbase60d ago0x6c23cf…976783
0x72f6…fb980xfd32…18d0Base—$0.01100%coinbase60d ago0xdcaf6f…a2c151
0x72f6…fb980xaa87…7885Base—$0.01100%coinbase60d ago0x771939…bca251
0x72f6…fb980xe3fb…e21dBase—$0.01100%coinbase60d ago0xbdc145…abd9aa
0x72f6…fb980x2380…ce74Base—$0.01100%coinbase60d ago0xa65630…a5dbef
0x72f6…fb980x4d5a…b959Base—$0.01100%coinbase60d ago0xa2d5e1…50386b
0x72f6…fb980x0432…7a88Base—$0.01100%coinbase60d ago0x81a673…763c49
0x72f6…fb980x1294…5a5aBase—$0.01100%coinbase60d ago0x30ad6c…e79f60
0x72f6…fb980x5452…408dBase—$0.01100%coinbase60d ago0xe49856…1851c6
0x72f6…fb980x10ac…4345Base—$0.01100%coinbase60d ago0x46232a…8b6ce3
0x72f6…fb980x4e70…a1aeBase—$0.01100%coinbase60d ago0x6cf622…35dc61
0x72f6…fb980x934c…be0bBase—$0.01100%coinbase60d ago0x7907cf…cb4d51

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.