Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x862d…d5280x13bf…b9a7Base—$0.002100%coinbase74d ago0x637aec…3982c3
0x862d…d5280x13bf…b9a7Base—$0.00125100%candidates74d ago0xeccced…4ae4b3
0x862d…d5280x13bf…b9a7Base—$0.002100%coinbase74d ago0xab5030…6a25e3
0x862d…d5280x13bf…b9a7Base—$0.00125100%candidates74d ago0xf12d15…a60a03
0x862d…d5280x13bf…b9a7Base—$0.002100%coinbase74d ago0xea83e8…151c1a
0x862d…d5280x13bf…b9a7Base—$0.00125100%candidates74d ago0x35f272…1f58a7
0x862d…d5280x13bf…b9a7Base—$0.002100%coinbase74d ago0x2ec0dd…0e5778
0x862d…d5280x13bf…b9a7Base—$0.00125100%candidates74d ago0xb51867…33cf3c
0x862d…d5280x13bf…b9a7Base—$0.002100%coinbase74d ago0x78c408…e47565
0x862d…d5280x13bf…b9a7Base—$0.00125100%candidates74d ago0xd515c4…32bf62
0x862d…d5280x13bf…b9a7Base—$0.002100%coinbase74d ago0x2ad22a…b83d81
0x862d…d5280x13bf…b9a7Base—$0.00125100%candidates74d ago0xdd5c4f…f7469a
0x862d…d5280x13bf…b9a7Base—$0.002100%coinbase74d ago0xf3d20a…54b632
0x862d…d5280x13bf…b9a7Base—$0.00125100%candidates74d ago0x2ab252…1c5b40
0x862d…d5280x13bf…b9a7Base—$0.002100%coinbase74d ago0xa32a9d…137d82
0x862d…d5280x13bf…b9a7Base—$0.00125100%candidates74d ago0x80970e…15493d
0x862d…d5280x13bf…b9a7Base—$0.002100%coinbase74d ago0x10b584…0c2968
0x862d…d5280x13bf…b9a7Base—$0.00125100%candidates74d ago0xcbcf36…e80b36
0x862d…d5280x13bf…b9a7Base—$0.002100%coinbase74d ago0xfd2b03…0054a8
0x862d…d5280x13bf…b9a7Base—$0.00125100%candidates74d ago0xe2f01d…2d909c
0x862d…d5280x13bf…b9a7Base—$0.002100%coinbase74d ago0x871b7d…612d02
0x862d…d5280x13bf…b9a7Base—$0.00125100%candidates74d ago0xec6a70…c0c859
0x862d…d5280x13bf…b9a7Base—$0.002100%coinbase74d ago0x65474a…1e4a74
0x862d…d5280x13bf…b9a7Base—$0.00125100%candidates74d ago0xa502da…c9d999
0x862d…d5280x13bf…b9a7Base—$0.002100%coinbase74d ago0xaf718f…4266e5

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.