Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8c3b…c4770xfe80…47eeBase$0.001100%fluxa37d ago0x9259de…f8229a
0x8c3b…c4770xfe80…47eeBase$0.001100%fluxa37d ago0xab897d…ac2bb8
0x8c3b…c4770xfe80…47eeBase$0.001100%fluxa37d ago0x6e6a6b…703f64
0x8c3b…c4770xfe80…47eeBase$0.001100%fluxa37d ago0x9c72ff…4863c3
0x8c3b…c4770xfe80…47eeBase$0.001100%fluxa37d ago0x4fd9d4…3fb97b
0x8c3b…c4770xfe80…47eeBase$0.001100%fluxa37d ago0xdee0d8…d9fc66
0x8c3b…c4770xfe80…47eeBase$0.001100%fluxa37d ago0x9910e5…252749
0x8c3b…c4770xfe80…47eeBase$0.001100%fluxa37d ago0x661314…5586e1
0x8c3b…c4770xfe80…47eeBase$0.001100%fluxa37d ago0x9fe093…7f0812
0x8c3b…c4770xfe80…47eeBase$0.001100%fluxa37d ago0xffe49a…1afc22
0x8c3b…c4770xfe80…47eeBase$0.001100%fluxa38d ago0x889da0…d1038a
0x8c3b…c4770xfe80…47eeBase$0.001100%fluxa38d ago0xd3df4b…a5217a
0x8c3b…c4770xfe80…47eeBase$0.001100%fluxa38d ago0xc0ea88…ae2529
0x8c3b…c4770xfe80…47eeBase$0.001100%fluxa38d ago0x4bd7a4…a8e2d4
0x8c3b…c4770xfe80…47eeBase$0.001100%fluxa38d ago0x7c9578…12bf9a
0x8c3b…c4770x9c95…e299Base$0.001100%fluxa38d ago0xae7109…d4a426
0x8c3b…c4770xfe80…47eeBase$0.001100%fluxa38d ago0x4f42f3…ce9f29
0x8c3b…c4770x9c95…e299Base$0.001100%fluxa38d ago0x57ea59…fb89b1
0x8c3b…c4770x9c95…e299Base$0.001100%fluxa38d ago0x1520f6…1efd30
0x8c3b…c4770xfe80…47eeBase$0.001100%fluxa38d ago0xdc7cd7…bbb7d6
0x8c3b…c4770xfe80…47eeBase$0.001100%fluxa38d ago0x5a37a4…cfd978
0x8c3b…c4770xfe80…47eeBase$0.001100%fluxa38d ago0x484a8e…0a95a2
0x8c3b…c4770xfe80…47eeBase$0.001100%fluxa38d ago0x678e34…bb5204
0x8c3b…c4770x9c95…e299Base$0.001100%fluxa38d ago0x41c691…711eb7
0x8c3b…c4770xfe80…47eeBase$0.001100%fluxa38d ago0xaa7def…6a7046

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.