Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x853e…ebe3Base—$0.01100%fluxa109d ago0xda6e85…d82cb4
0xb90a…9ae40x853e…ebe3Base—$0.01100%fluxa109d ago0xf6e86f…672a78
0xb90a…9ae40x853e…ebe3Base—$0.01100%fluxa109d ago0xa828f4…708c3e
0xb90a…9ae40x853e…ebe3Base—$0.01100%fluxa109d ago0x9da97c…5a0f74
0xb90a…9ae40x853e…ebe3Base—$0.01100%fluxa109d ago0xf9ea3d…85b8ac
0xb90a…9ae40x853e…ebe3Base—$0.01100%fluxa109d ago0x20dd0b…b3b509
0xb90a…9ae40x853e…ebe3Base—$0.01100%fluxa109d ago0xaa3b61…721e59
0xb90a…9ae40x853e…ebe3Base—$0.01100%fluxa109d ago0x94a533…97210d
0xb90a…9ae40x853e…ebe3Base—$0.01100%fluxa110d ago0xee9f70…6023f9
0xb90a…9ae40x853e…ebe3Base—$0.01100%fluxa110d ago0x6ecb1c…8ec727
0xb90a…9ae40x853e…ebe3Base—$0.01100%fluxa110d ago0x71a88c…1c47ee
0xb90a…9ae40x853e…ebe3Base—$0.01100%fluxa110d ago0x20dac7…658a19
0xb90a…9ae40x853e…ebe3Base—$0.01100%fluxa110d ago0x73279e…c35604
0xb90a…9ae40x853e…ebe3Base—$0.01100%fluxa110d ago0x9c1ff0…ab7958
0xb90a…9ae40x853e…ebe3Base—$0.01100%fluxa110d ago0x3dc834…d39c61
0xb90a…9ae40x853e…ebe3Base—$0.01100%fluxa110d ago0xd593ae…266158
0xb90a…9ae40x853e…ebe3Base—$0.01100%fluxa110d ago0x2cd039…caa483
0xb90a…9ae40x853e…ebe3Base—$0.01100%fluxa110d ago0x194546…023d6c
0xb90a…9ae40x853e…ebe3Base—$0.01100%fluxa110d ago0xc49c12…d21045
0xb90a…9ae40x853e…ebe3Base—$0.01100%fluxa110d ago0xeac524…01a168
0xb90a…9ae40x853e…ebe3Base—$0.01100%fluxa110d ago0x87f67d…28756c
0xb90a…9ae40x853e…ebe3Base—$0.01100%fluxa110d ago0xde82ff…4dfde1
0xb90a…9ae40x853e…ebe3Base—$0.01100%fluxa110d ago0xd7f151…bbb5fe
0xb90a…9ae40x853e…ebe3Base—$0.01100%fluxa110d ago0x293fc2…1ee13a
0xb90a…9ae40x853e…ebe3Base—$0.01100%fluxa110d ago0x112bf2…3e56da

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.