Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa0a3…1c070x9c95…e299Base—$0.001100%fluxa40d ago0x394a1e…e3494d
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa40d ago0x7e9faf…b25275
0xa0a3…1c070x9c95…e299Base—$0.001100%fluxa40d ago0x4a9a5f…16d9d1
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa40d ago0xd81b90…be38a7
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa40d ago0xcae92f…32ee3a
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa40d ago0xefa275…bcd29c
0xa0a3…1c070x9c95…e299Base—$0.001100%fluxa40d ago0x1288c1…890246
0xa0a3…1c070x9c95…e299Base—$0.001100%fluxa40d ago0xd41d90…07b227
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa40d ago0x6ae3db…bc6e68
0xa0a3…1c070x9c95…e299Base—$0.001100%fluxa40d ago0x83428f…e3034a
0xa0a3…1c070x9c95…e299Base—$0.001100%fluxa40d ago0xe411a5…e8814e
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa40d ago0x6196ef…409cb7
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa40d ago0x7e3c94…6f4b73
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa40d ago0x698190…a27cdc
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa40d ago0x905287…9afc25
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa40d ago0x685c0f…1eca9c
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa40d ago0xf6d740…fb108f
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa40d ago0x9f0445…19fb26
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa40d ago0xb02968…327797
0xa0a3…1c070x9c95…e299Base—$0.001100%fluxa40d ago0x1c86f7…8472f1
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa40d ago0x0fa069…d069b7
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa40d ago0x6f35dd…a02b01
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa40d ago0x058f12…9d5e95
0xa0a3…1c070x9c95…e299Base—$0.001100%fluxa40d ago0x4dccde…0e1521
0xa0a3…1c070x9c95…e299Base—$0.001100%fluxa40d ago0x2855a8…cbb277

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.