Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
sayhai.eth0x0e3d…7757Base—$10.50100%0x12b7…6f9989d ago0x614814…bea4f3
sayhai.eth0x0e3d…7757Base—$10.50100%0xc6b9…2d8689d ago0xe0f679…98c401
sayhai.eth0x0e3d…7757Base—$10.50100%0x88c8…503889d ago0x7add2f…a368b9
sayhai.eth0x0e3d…7757Base—$10.50100%0xe1d1…1b1989d ago0x6b35c9…b6c22b
sayhai.eth0x0e3d…7757Base—$10.50100%0x5823…9b2190d ago0xfa71a4…a24ddb
sayhai.eth0x0e3d…7757Base—$10.50100%0xe1d1…1b1990d ago0xb62b63…d450f8
sayhai.eth0x0e3d…7757Base—$10.50100%0xf74f…ffda90d ago0x2172cd…b244f1
sayhai.eth0x0e3d…7757Base—$21.00100%0x6078…eee890d ago0xa5cbf1…6d178f
sayhai.eth0x0e3d…7757Base—$22.05100%0x1434…1c6e90d ago0xf8cd67…148116
sayhai.eth0x0e3d…7757Base—$21.00100%0x6361…440590d ago0xd2d68e…eb60cb
sayhai.eth0x0e3d…7757Base—$10.50100%0x4596…ce0990d ago0xf0387a…c3208f
sayhai.eth0x0e3d…7757Base—$21.00100%0xdcda…ec2f90d ago0x9e5fdf…b516c5

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.