Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6b89…0ce10x17cd…7905Basex402 service$0.05100%coinbase9d ago0x65569b…1a81a7
0xec1b…51aa0x17cd…7905Basex402 service$0.05100%coinbase9d ago0xaa5ce2…f1aed3
0x993f…5d3a0x17cd…7905Basex402 service$0.05100%coinbase9d ago0x183a44…054609
0xcf6a…82c60x17cd…7905Basex402 service$0.05100%coinbase9d ago0x3b2952…e2d3ea
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase9d ago0x98f549…e8f6b6
0x5bad…02580x17cd…7905Basex402 service$0.05100%coinbase9d ago0x2a8e96…662923
0xe031…db000x17cd…7905Basex402 service$0.05100%coinbase9d ago0x6da8fa…a23219
0xb47c…c8d30x17cd…7905Basex402 service$0.05100%coinbase9d ago0x9cb0e3…67256f
0xe8a6…7c7d0x17cd…7905Basex402 service$0.05100%coinbase9d ago0xa9f220…d3fc23
0xe031…db000x17cd…7905Basex402 service$0.05100%coinbase9d ago0x5119ba…ab81da
0x3adc…c4950x17cd…7905Basex402 service$0.05100%coinbase9d ago0xfe6284…492b83
0xbfa7…8e380x17cd…7905Basex402 service$0.05100%coinbase9d ago0x9921f7…b259b4
0x8576…9b980x17cd…7905Basex402 service$0.05100%coinbase9d ago0x572ee5…26aa89
0xc774…1bd70x17cd…7905Basex402 service$0.05100%coinbase9d ago0x52e3d0…7a2099
0xe031…db000x17cd…7905Basex402 service$0.05100%coinbase9d ago0x18adaa…0a4308
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase9d ago0xd00226…090076
0x799f…75ec0x17cd…7905Basex402 service$0.05100%coinbase9d ago0xaa055a…911155
0x527a…8e170x17cd…7905Basex402 service$0.05100%coinbase9d ago0x27396b…562c4f
0xe031…db000x17cd…7905Basex402 service$0.05100%coinbase9d ago0x93fb44…a791d9
0xaa8a…dbc10x17cd…7905Basex402 service$0.05100%coinbase9d ago0xf8c862…50897d
0x384b…ccfc0x17cd…7905Basex402 service$0.05100%coinbase9d ago0xbb4c6c…9f9063
0xe031…db000x17cd…7905Basex402 service$0.05100%coinbase9d ago0xa871ca…811204
0x6b89…0ce10x17cd…7905Basex402 service$0.05100%coinbase9d ago0x37bfc6…d40b58
0x527a…8e170x17cd…7905Basex402 service$0.05100%coinbase9d ago0x573bc6…c9403d
0xab9b…d1b30x17cd…7905Basex402 service$0.05100%coinbase9d ago0x898b30…464291

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.