Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa42d ago0x149e25…28f538
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa42d ago0x6f4566…f87d56
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa42d ago0xa0467b…919d83
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa42d ago0x951bdf…c9890b
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa42d ago0xf73584…d9ae19
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa42d ago0xe0761f…651b9c
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa42d ago0xf48c42…013032
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa42d ago0x7059ae…387178
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa42d ago0x6d8337…bddead
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa42d ago0x720dfc…b3a0f8
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa42d ago0x21a464…75a457
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa42d ago0xed7ef5…ff8d3c
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa42d ago0xdd54b6…8a1d6e
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa42d ago0xd55e6a…5b4bf8
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa42d ago0x9b9cf5…9b4f26
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa42d ago0x1f96d1…4488ba
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa42d ago0xe90201…8a4e0c
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa42d ago0xe1e04e…659fa5
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa43d ago0x82f4ae…90eae7
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa43d ago0x8ae4a9…c21f01
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa43d ago0x86f662…7bd10b
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa43d ago0xfc0d29…20793c
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa43d ago0x86f1c4…8380ec
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa43d ago0x76ade4…0312aa

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.