Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa18d ago0x1be7bc…53cb02
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa18d ago0xe5a358…abf315
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa18d ago0xda50ea…b3bb56
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa18d ago0x61f142…2ab37f
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa18d ago0x40414b…6e5786
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa18d ago0x354c9f…a4347e
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa18d ago0x1be613…7b1402
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa18d ago0xa24716…5c4198
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa18d ago0x4769ac…0ee80b
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa18d ago0x3dc369…4147e3
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa18d ago0x31de94…106132
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa18d ago0xa6c7ff…bafe6f
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa18d ago0xe29fca…3a9076
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa18d ago0xec58a3…af2244
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa18d ago0xc7b522…962621
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa18d ago0xdddc1c…da7841
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa18d ago0x1c74ba…bc6f43
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa18d ago0xd78898…171e1b
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa18d ago0x0d315d…056e77
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa18d ago0xa5a8f6…1678ad
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa18d ago0xd1c136…3c27c5
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa19d ago0x662ce2…c7c2e3
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa19d ago0xbb9ae4…e46c06
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa19d ago0xf30347…0c4b51
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa19d ago0xd3f087…f67342

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.