Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x254a…d0910x8317…8016Base—$0.05100%payAI96d ago0x7d5972…4e23eb
0x254a…d0910x8317…8016Base—$0.02100%payAI96d ago0x6e487c…c01e67
0x254a…d0910x8317…8016Base—$0.02100%payAI96d ago0x152df1…b78ab1
0x254a…d0910x8317…8016Base—$0.03100%payAI96d ago0x794b29…981b54
0x254a…d0910x8317…8016Base—$0.03100%payAI96d ago0x78ca77…3e7017
0x254a…d0910x8317…8016Base—$0.02100%payAI96d ago0x32f1da…5b06b6
0x254a…d0910x8317…8016Base—$0.05100%payAI96d ago0x589d82…c9c04d
0x254a…d0910x8317…8016Base—$0.10100%payAI96d ago0xa5ac91…1adccb
0x254a…d0910x8317…8016Base—$0.02100%payAI96d ago0x660be0…6335f2
0x254a…d0910x8317…8016Base—$0.03100%payAI96d ago0x2602dd…4056db
0x254a…d0910x8317…8016Base—$0.05100%payAI96d ago0xc7526d…52f9ae
0x254a…d0910x8317…8016Base—$0.05100%payAI96d ago0x74ac2f…c1df80
0x254a…d0910x8317…8016Base—$0.05100%payAI96d ago0x25a5df…c12e64
0x254a…d0910x8317…8016Base—$0.03100%payAI96d ago0xbdd33c…9cad69
0x254a…d0910x8317…8016Base—$0.03100%payAI96d ago0xaa365a…9ab4d3
0x254a…d0910x8317…8016Base—$0.03100%payAI96d ago0xf99ac7…4c49c8
0x254a…d0910x8317…8016Base—$0.02100%payAI96d ago0x42d2c5…590260
0x254a…d0910x8317…8016Base—$0.02100%payAI96d ago0x0492ca…0fb174
0x254a…d0910x8317…8016Base—$0.02100%payAI96d ago0xd86f9a…8376eb
0x254a…d0910x8317…8016Base—$0.02100%payAI96d ago0xa0f5a5…2c29e7
0x254a…d0910x8317…8016Base—$0.01100%payAI96d ago0x614c27…50051a
0x254a…d0910x8317…8016Base—$0.01100%payAI96d ago0x6ced25…e49b94
0x254a…d0910x8317…8016Base—$0.01100%payAI96d ago0xaab898…3a7fe7
0x254a…d0910x8317…8016Base—$0.01100%payAI96d ago0x1aabeb…2a86bf
0x254a…d0910x8317…8016Base—$0.01100%payAI96d ago0x0e77df…f1734f

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.