Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1b7b…d7c80xdaf4…e424Base—$0.01100%0x5e3b…c8a5113d ago0xd60b84…9799f7
0x1b7b…d7c80xdaf4…e424Base—$0.01100%0x5e3b…c8a5113d ago0x080284…a4aa38
0x1b7b…d7c80xdaf4…e424Base—$0.01100%0x5e3b…c8a5113d ago0xdcbef3…7cf733
0x1b7b…d7c80xdaf4…e424Base—$0.02100%0x5e3b…c8a5113d ago0xca6e9d…9c5739
0x1b7b…d7c80xdaf4…e424Base—$0.01100%0x5e3b…c8a5113d ago0xdbd2e9…d8bc49
0x1b7b…d7c80xdaf4…e424Base—$0.10100%0x5e3b…c8a5113d ago0x759f3d…c320a3
0x1b7b…d7c80xdaf4…e424Base—$0.59100%0x5e3b…c8a5113d ago0xd57b05…558f46
0x1b7b…d7c80xdaf4…e424Base—$0.02100%0x5e3b…c8a5113d ago0xb36af0…dcb34b
0x1b7b…d7c80xdaf4…e424Base—$0.12100%0x5e3b…c8a5113d ago0x4360e1…37be55
0x1b7b…d7c80xdaf4…e424Base—$0.59100%0x5e3b…c8a5113d ago0x2e3d29…11b93a
0x1b7b…d7c80xdaf4…e424Base—$0.02100%0x5e3b…c8a5113d ago0x6a8045…d676c0
0x1b7b…d7c80xdaf4…e424Base—$0.01100%0x5e3b…c8a5113d ago0xeba9b3…34967c
0x1b7b…d7c80xdaf4…e424Base—$1.17100%0x5e3b…c8a5113d ago0xc1e50a…0d5f17
0x1b7b…d7c80xdaf4…e424Base—$0.10100%0x5e3b…c8a5113d ago0xbefb55…13c28b
0x1b7b…d7c80xdaf4…e424Base—$0.01100%0x5e3b…c8a5113d ago0xf483cb…b9f15c
0x1b7b…d7c80xdaf4…e424Base—$0.02100%0x5e3b…c8a5113d ago0x51168a…2701e8
0x1b7b…d7c80xdaf4…e424Base—$0.24100%0x5e3b…c8a5113d ago0xd2497c…86146d
0x1b7b…d7c80xdaf4…e424Base—$0.02100%0x5e3b…c8a5113d ago0x4dd188…c9422d
0x1b7b…d7c80xdaf4…e424Base—$0.02100%0x5e3b…c8a5113d ago0xc8b1b8…4e77ea
0x1b7b…d7c80xdaf4…e424Base—$0.02100%0x5e3b…c8a5113d ago0x21381a…bfbc99
0x1b7b…d7c80xdaf4…e424Base—$0.02100%0x5e3b…c8a5113d ago0x678f41…f5e6f7
0x1b7b…d7c80xdaf4…e424Base—$0.02100%0x5e3b…c8a5113d ago0x2f98d3…5290bf
0x1b7b…d7c80xdaf4…e424Base—$0.02100%0x5e3b…c8a5113d ago0xca23fc…7ca389
0x1b7b…d7c80xdaf4…e424Base—$0.02100%0x5e3b…c8a5113d ago0x514934…61d9c1

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.