Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf172…4dfd0xfe80…47eeBase$0.001100%fluxa22d ago0x0c2c0d…4bf2e2
0xf172…4dfd0xfe80…47eeBase$0.001100%fluxa22d ago0xfbe9ca…ccb9c7
0xf172…4dfd0xfe80…47eeBase$0.001100%fluxa22d ago0xf66266…cb9f25
0xf172…4dfd0xfe80…47eeBase$0.001100%fluxa22d ago0xbd8954…fc8e74
0xf172…4dfd0xfe80…47eeBase$0.001100%fluxa22d ago0xe851cb…d9bf0d
0xf172…4dfd0xfe80…47eeBase$0.001100%fluxa22d ago0x5e3958…7a8695
0xf172…4dfd0xfe80…47eeBase$0.001100%fluxa22d ago0x48acd2…8cb290
0xf172…4dfd0xfe80…47eeBase$0.001100%fluxa22d ago0xbe7530…793fdf
0xf172…4dfd0xfe80…47eeBase$0.001100%fluxa22d ago0xd84284…d66561
0xf172…4dfd0xfe80…47eeBase$0.001100%fluxa22d ago0x8c1e1e…cec0b4
0xf172…4dfd0xfe80…47eeBase$0.001100%fluxa22d ago0x07002a…8a3076
0xf172…4dfd0xfe80…47eeBase$0.001100%fluxa22d ago0x2d74a0…151f4b
0xf172…4dfd0xfe80…47eeBase$0.001100%fluxa22d ago0x7f4506…d41987
0xf172…4dfd0xfe80…47eeBase$0.001100%fluxa22d ago0x35ad24…b637e0
0xf172…4dfd0xfe80…47eeBase$0.001100%fluxa22d ago0x9100e4…577f7f
0xf172…4dfd0xfe80…47eeBase$0.001100%fluxa22d ago0xe6e711…190d9a
0xf172…4dfd0xfe80…47eeBase$0.001100%fluxa22d ago0x64c55d…ec572d
0xf172…4dfd0xfe80…47eeBase$0.001100%fluxa22d ago0xbd3d37…fd6bb0
0xf172…4dfd0xfe80…47eeBase$0.001100%fluxa22d ago0x03c481…7c073b
0xf172…4dfd0xfe80…47eeBase$0.001100%fluxa22d ago0x200e48…1d9778
0xf172…4dfd0xfe80…47eeBase$0.001100%fluxa22d ago0xa1689d…19fb33
0xf172…4dfd0xfe80…47eeBase$0.001100%fluxa22d ago0x730893…45f445
0xf172…4dfd0xfe80…47eeBase$0.001100%fluxa22d ago0xda2259…bc0f18
0xf172…4dfd0xfe80…47eeBase$0.001100%fluxa22d ago0x68589b…27bd0e
0xf172…4dfd0xfe80…47eeBase$0.001100%fluxa22d ago0xc1c04b…28e119

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.