Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe2d3…c1d40xfe80…47eeBase$0.001100%fluxa17d ago0x48ce0f…0b7933
0xe2d3…c1d40xfe80…47eeBase$0.001100%fluxa17d ago0x552264…b39f1d
0xe2d3…c1d40xfe80…47eeBase$0.001100%fluxa17d ago0x0dab8d…e3e143
0xe2d3…c1d40xfe80…47eeBase$0.001100%fluxa17d ago0xb474ca…0ae28b
0xe2d3…c1d40xfe80…47eeBase$0.001100%fluxa18d ago0xd1969a…9b139c
0xe2d3…c1d40xfe80…47eeBase$0.001100%fluxa18d ago0x677e5d…d01c2f
0xe2d3…c1d40xfe80…47eeBase$0.001100%fluxa18d ago0x958dfc…84bf4b
0xe2d3…c1d40xfe80…47eeBase$0.001100%fluxa18d ago0x5a31bc…67687b
0xe2d3…c1d40xfe80…47eeBase$0.001100%fluxa18d ago0x014113…7748a6
0xe2d3…c1d40xfe80…47eeBase$0.001100%fluxa18d ago0xf1a6f0…aeec29
0xe2d3…c1d40xfe80…47eeBase$0.001100%fluxa18d ago0x838684…e01563
0xe2d3…c1d40xfe80…47eeBase$0.001100%fluxa18d ago0x962837…c94f4e
0xe2d3…c1d40xfe80…47eeBase$0.001100%fluxa18d ago0x4cab71…1077eb
0xe2d3…c1d40xfe80…47eeBase$0.001100%fluxa18d ago0xe94991…1b7199
0xe2d3…c1d40xfe80…47eeBase$0.001100%fluxa18d ago0xdde9f6…60e74b
0xe2d3…c1d40xfe80…47eeBase$0.001100%fluxa18d ago0x6d0a63…36e8a0
0xe2d3…c1d40xfe80…47eeBase$0.001100%fluxa18d ago0xf46042…00a7e2
0xe2d3…c1d40xfe80…47eeBase$0.001100%fluxa18d ago0x10e54c…50e061
0xe2d3…c1d40xfe80…47eeBase$0.001100%fluxa18d ago0x85a3d2…90a85e
0xe2d3…c1d40xfe80…47eeBase$0.001100%fluxa18d ago0x10d0d9…ea151b
0xe2d3…c1d40xfe80…47eeBase$0.001100%fluxa18d ago0x8a58c4…e80a73
0xe2d3…c1d40xfe80…47eeBase$0.001100%fluxa18d ago0x9d646a…442abf
0xe2d3…c1d40xfe80…47eeBase$0.001100%fluxa18d ago0x8a3f3f…cd03d0
0xe2d3…c1d40xfe80…47eeBase$0.001100%fluxa18d ago0x25db5a…27d2fb
0xe2d3…c1d40xfe80…47eeBase$0.001100%fluxa18d ago0x5505a2…139c51

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.