Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x968b…aa490xfe80…47eeBase—$0.001100%fluxa36d ago0x2d2d5a…ff107e
0x968b…aa490xfe80…47eeBase—$0.001100%fluxa36d ago0xe264f0…d9741d
0x968b…aa490x9c95…e299Base—$0.001100%fluxa36d ago0xa50051…dd9e29
0x968b…aa490xfe80…47eeBase—$0.001100%fluxa36d ago0xeaa3f7…1a59a6
0x968b…aa490xfe80…47eeBase—$0.001100%fluxa36d ago0x42a523…858c18
0x968b…aa490xfe80…47eeBase—$0.001100%fluxa36d ago0xf142ba…6919d4
0x968b…aa490x9c95…e299Base—$0.001100%fluxa36d ago0x756365…e85851
0x968b…aa490xfe80…47eeBase—$0.001100%fluxa36d ago0x6f8c85…09bbdd
0x968b…aa490xfe80…47eeBase—$0.001100%fluxa37d ago0x81fade…3d8fbe
0x968b…aa490xfe80…47eeBase—$0.001100%fluxa37d ago0xca721e…503cc1
0x968b…aa490xfe80…47eeBase—$0.001100%fluxa37d ago0xf2b23a…0035d8
0x968b…aa490x9c95…e299Base—$0.001100%fluxa37d ago0xa6c39b…8b4c93
0x968b…aa490xfe80…47eeBase—$0.001100%fluxa37d ago0x7d3fd9…c4b440
0x968b…aa490xfe80…47eeBase—$0.001100%fluxa37d ago0x662867…daf4dd
0x968b…aa490xfe80…47eeBase—$0.001100%fluxa37d ago0x8799c9…3c14d6
0x968b…aa490xfe80…47eeBase—$0.001100%fluxa37d ago0xdb6fb2…b1573c
0x968b…aa490xfe80…47eeBase—$0.001100%fluxa37d ago0xd8acf8…4d3242
0x968b…aa490xfe80…47eeBase—$0.001100%fluxa37d ago0x6dbe9b…0121dc
0x968b…aa490xfe80…47eeBase—$0.001100%fluxa37d ago0x3f5f1f…df7123
0x968b…aa490xfe80…47eeBase—$0.001100%fluxa37d ago0xc652f9…8f715b
0x968b…aa490xfe80…47eeBase—$0.001100%fluxa37d ago0xc529ba…3ead4b
0x968b…aa490xfe80…47eeBase—$0.001100%fluxa37d ago0xaf1afd…53dd2b
0x968b…aa490x9c95…e299Base—$0.001100%fluxa37d ago0x82a006…ad2699
0x968b…aa490x9c95…e299Base—$0.001100%fluxa37d ago0xbb45c8…9f091b
0x968b…aa490x9c95…e299Base—$0.001100%fluxa37d ago0x552e09…7cb41e

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.