Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe0ac…fdd50x9c95…e299Base$0.001100%Route unknown53d ago0xe278da…ff9188
0xe0ac…fdd50x9c95…e299Base$0.001100%Route unknown53d ago0x48495f…3b77b7
0xe0ac…fdd50x9c95…e299Base$0.001100%Route unknown53d ago0xb5e10f…e77297
0xe0ac…fdd50x9c95…e299Base$0.001100%Route unknown53d ago0x59e63e…75bdee
0xe0ac…fdd50x9c95…e299Base$0.001100%Route unknown53d ago0xdb87cc…7e01f4
0xe0ac…fdd50x9c95…e299Base$0.001100%Route unknown53d ago0x2e012f…669272
0xe0ac…fdd50x9c95…e299Base$0.001100%Route unknown53d ago0xc69abe…d601b2
0xe0ac…fdd50x9c95…e299Base$0.001100%Route unknown53d ago0x5a9c8f…838af4
0xe0ac…fdd50x9c95…e299Base$0.001100%Route unknown53d ago0xcb01d3…1fb517
0xe0ac…fdd50x9c95…e299Base$0.001100%Route unknown53d ago0x85d5b2…dd13fe
0xe0ac…fdd50x9c95…e299Base$0.001100%Route unknown53d ago0x4c4453…9078f3
0xe0ac…fdd50x9c95…e299Base$0.001100%Route unknown53d ago0x5b0ab8…cc3d4d
0xe0ac…fdd50x9c95…e299Base$0.001100%Route unknown53d ago0xc3c46a…1aef82
0xe0ac…fdd50x9c95…e299Base$0.001100%Route unknown53d ago0xc8a48e…bd165d
0xe0ac…fdd50x9c95…e299Base$0.001100%Route unknown53d ago0x1d5cfe…ffb097
0xe0ac…fdd50x9c95…e299Base$0.001100%Route unknown53d ago0x6a6114…282403
0xe0ac…fdd50x9c95…e299Base$0.001100%Route unknown53d ago0x4c2f32…882293
0xe0ac…fdd50x9c95…e299Base$0.001100%Route unknown53d ago0xabc738…1534c7
0xe0ac…fdd50x9c95…e299Base$0.001100%Route unknown53d ago0x8cc697…9a5c06
0xe0ac…fdd50x9c95…e299Base$0.001100%Route unknown53d ago0xdd4230…50ac63

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.