Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5251…d7b00xa588…014cBase—$0.01100%0x5e3b…c8a575d ago0x78b024…d5a17c
0x5251…d7b00xa588…014cBase—$0.01100%0x5e3b…c8a575d ago0x9d3625…5c209e
0x5251…d7b00xa588…014cBase—$0.01100%0x5e3b…c8a575d ago0xc87a21…c05d48
0x5251…d7b00xa588…014cBase—$0.01100%0x5e3b…c8a575d ago0xa3e7ad…57c47a
0x5251…d7b00xa588…014cBase—$0.01100%0x5e3b…c8a575d ago0xa2b9e7…dd631f
0x5251…d7b00xa588…014cBase—$0.01100%0x5e3b…c8a575d ago0xfec530…6ab89e
0x5251…d7b00xa588…014cBase—$0.01100%0x5e3b…c8a575d ago0xcd428d…3d75e8
0x5251…d7b00xa588…014cBase—$0.01100%0x5e3b…c8a575d ago0xaa2d51…9b5d82
0x5251…d7b00xa588…014cBase—$0.01100%0x5e3b…c8a575d ago0xa3ec8d…2069a1
0x5251…d7b00xa588…014cBase—$0.01100%0x5e3b…c8a575d ago0x405f86…410b18
0x5251…d7b00xa588…014cBase—$0.01100%0x5e3b…c8a575d ago0x35817a…d804c3
0x5251…d7b00xa588…014cBase—$0.01100%0x5e3b…c8a575d ago0xa84fc0…83e787
0x5251…d7b00xa588…014cBase—$0.01100%0x5e3b…c8a575d ago0x90fbc6…1a9eb5
0x5251…d7b00xa588…014cBase—$0.01100%0x5e3b…c8a575d ago0xd36863…7c8b3a
0x5251…d7b00xa588…014cBase—$0.01100%0x5e3b…c8a575d ago0xf56aa5…e13992
0x5251…d7b00xa588…014cBase—$0.01100%0x5e3b…c8a575d ago0x1ae3c5…8a1f06
0x5251…d7b00xa588…014cBase—$0.01100%0x5e3b…c8a575d ago0x52b56a…b3f4d8
0x5251…d7b00xa588…014cBase—$0.01100%0x5e3b…c8a575d ago0x3f838e…53a0c6
0x5251…d7b00xa588…014cBase—$0.01100%0x5e3b…c8a575d ago0x1c7382…a50bf2
0x5251…d7b00xa588…014cBase—$0.01100%0x5e3b…c8a575d ago0x148d8e…ea9d49
0x5251…d7b00xa588…014cBase—$0.01100%0x5e3b…c8a575d ago0xd9619f…14774a
0x5251…d7b00xa588…014cBase—$0.01100%0x5e3b…c8a575d ago0xda637b…e4248a

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.