Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5cba…db190x159b…4908Basex402 service$0.01100%dexter36d ago0x136812…c7df6c
0x5cba…db190x159b…4908Basex402 service$0.01100%dexter36d ago0x5592ce…4e4249
0x5cba…db190x159b…4908Basex402 service$0.01100%dexter36d ago0x6a24eb…d53209
0x5cba…db190x159b…4908Basex402 service$0.01100%dexter36d ago0x7ff7dd…706b39
0x5cba…db190x159b…4908Basex402 service$0.01100%dexter36d ago0xd6b0ca…800443
0x5cba…db190x159b…4908Basex402 service$0.01100%dexter36d ago0x7dd6c4…262313
0x5cba…db190x159b…4908Basex402 service$0.10100%dexter36d ago0xdc18cf…b4bc2c
0x5cba…db190x159b…4908Basex402 service$0.10100%dexter36d ago0x984f41…7ef619
0x5cba…db190x159b…4908Basex402 service$0.10100%dexter36d ago0x099b56…d65877
0x5cba…db190x159b…4908Basex402 service$0.10100%dexter36d ago0x27f137…8905ba
0x5cba…db190x159b…4908Basex402 service$0.10100%dexter36d ago0x62971c…a571f4
0x5cba…db190x159b…4908Basex402 service$0.10100%dexter36d ago0xfdc0f5…febca4
0x5cba…db190x159b…4908Basex402 service$0.10100%dexter36d ago0x3028a2…133a28
0x5cba…db190x159b…4908Basex402 service$0.10100%dexter36d ago0x334997…c5e24d
0x5cba…db190x159b…4908Basex402 service$0.10100%dexter36d ago0xcd5389…3de8ae
0x5cba…db190x159b…4908Basex402 service$0.10100%dexter36d ago0xb75bd1…86cb8c
0x5cba…db190x159b…4908Basex402 service$0.10100%dexter36d ago0x7ab402…4f052c
0x5cba…db190x159b…4908Basex402 service$0.10100%dexter36d ago0x7e1f3e…26aa3f
0x5cba…db190x159b…4908Basex402 service$0.10100%dexter36d ago0x74eb34…17824d
0x5cba…db190x159b…4908Basex402 service$0.10100%dexter36d ago0xa9a34a…9b3999
0x5cba…db190x159b…4908Basex402 service$0.10100%dexter36d ago0x61bfab…775e50
0x5cba…db190x159b…4908Basex402 service$0.10100%dexter36d ago0x0bd8d8…467403
0x5cba…db190x159b…4908Basex402 service$0.10100%dexter36d ago0x6af0d0…699cd9
0x5cba…db190x159b…4908Basex402 service$0.10100%dexter36d ago0xd87201…e22f09
0x5cba…db190x159b…4908Basex402 service$0.10100%dexter36d ago0x6cd8ab…1a099a

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.