Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x254a…d0910x0a28…a1c7Base—$0.35100%coinbase105d ago0x1a38ff…beea27
0x254a…d0910x0a28…a1c7Base—$0.30100%coinbase105d ago0x56ca94…d71615
0x254a…d0910x0a28…a1c7Base—$0.30100%coinbase105d ago0x8a686c…379d36
0x254a…d0910x0a28…a1c7Base—$0.20100%coinbase105d ago0x79dd03…5eddaa
0x254a…d0910x0a28…a1c7Base—$0.15100%coinbase105d ago0x35059a…66b46f
0x254a…d0910x0a28…a1c7Base—$0.15100%coinbase105d ago0xe3a5cc…e81f5b
0x254a…d0910x0a28…a1c7Base—$0.15100%coinbase105d ago0xc8ae36…7f7235
0x254a…d0910x0a28…a1c7Base—$0.07100%coinbase105d ago0x11058f…8995ad
0x254a…d0910x0a28…a1c7Base—$0.08100%coinbase105d ago0x69d13c…9f37f1
0x254a…d0910x0a28…a1c7Base—$0.07100%coinbase105d ago0x08ef93…cdb9e0
0x254a…d0910x0a28…a1c7Base—$0.07100%coinbase105d ago0x9944b1…f77224
0x254a…d0910x0a28…a1c7Base—$0.06100%coinbase105d ago0x452951…ab0374
0x254a…d0910x0a28…a1c7Base—$0.35100%coinbase105d ago0xab94a3…0c4e01
0x254a…d0910x0a28…a1c7Base—$0.30100%coinbase105d ago0xe2e48b…ef057c
0x254a…d0910x0a28…a1c7Base—$0.30100%coinbase105d ago0xe6e2f2…13174b
0x254a…d0910x0a28…a1c7Base—$0.20100%coinbase105d ago0x435cac…fe8b88
0x254a…d0910x0a28…a1c7Base—$0.15100%coinbase105d ago0x9335ee…238b02
0x254a…d0910x0a28…a1c7Base—$0.15100%coinbase105d ago0xd60fdc…759e17
0x254a…d0910x0a28…a1c7Base—$0.15100%coinbase105d ago0xa730a8…567740
0x254a…d0910x0a28…a1c7Base—$0.08100%coinbase105d ago0x5db9d7…ebe4f7
0x254a…d0910x0a28…a1c7Base—$0.07100%coinbase105d ago0x14a889…654826
0x254a…d0910x0a28…a1c7Base—$0.07100%coinbase105d ago0x06bf42…181d92
0x254a…d0910x0a28…a1c7Base—$0.07100%coinbase105d ago0x0027bf…0cdbc2
0x254a…d0910x0a28…a1c7Base—$0.06100%coinbase105d ago0x19acdb…a4bb21
0x254a…d0910x0a28…a1c7Base—$0.35100%coinbase105d ago0xa9a018…ed1d05

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.