Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa16d ago0xf36c4f…8f13a2
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa16d ago0x8cb1e0…96ab5e
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa16d ago0x148795…0e4ba0
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa16d ago0xc772bb…db37e4
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa16d ago0x5c7dfa…818452
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa16d ago0x2fbb89…3e17db
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa16d ago0x520550…b79af3
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa16d ago0x5ac218…1302e4
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa16d ago0xdf5695…dc672d
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa16d ago0xb6ef5d…755d1b
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa16d ago0x549855…237a16
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa16d ago0x648e27…beb785
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa16d ago0x184966…67d85a
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa16d ago0x689533…6686e4
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa16d ago0xf6c41c…d82d6e
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa16d ago0x4aca2b…773a78
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa16d ago0x0e54a7…9b882f
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa16d ago0x792522…195313
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa16d ago0x64ce31…a54d05
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa16d ago0xa384f5…11faaa
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa17d ago0x7413e2…03c11b
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa17d ago0x9d944b…102a4c
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa17d ago0xf4e3ee…e6ab46
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa17d ago0x3e1b48…fa2bae
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa17d ago0x2541f7…5d1138

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.