Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x97e1…71640x17cd…7905Basex402 service$0.05100%coinbase1h ago0xb59780…7394b3
0x97e1…71640x17cd…7905Basex402 service$0.05100%coinbase1h ago0xece43f…aad400
0x97e1…71640x17cd…7905Basex402 service$0.05100%coinbase5h ago0xe6bc01…0b95f4
0x97e1…71640x17cd…7905Basex402 service$0.05100%coinbase6h ago0xabf9ac…b3d6cf
0x97e1…71640x17cd…7905Basex402 service$0.05100%coinbase8h ago0x6c97ff…5fb9b0
0x97e1…71640x17cd…7905Basex402 service$0.05100%coinbase8h ago0x8375e7…ebfad6
0x97e1…71640x17cd…7905Basex402 service$0.05100%coinbase8h ago0xc52ee1…6f0c16
0x97e1…71640x17cd…7905Basex402 service$0.05100%coinbase9h ago0x47202a…6cc80f
0x97e1…71640x17cd…7905Basex402 service$0.05100%coinbase9h ago0xb69bb8…422f41
0x97e1…71640x17cd…7905Basex402 service$0.05100%coinbase10h ago0x527ae9…4b7c65
0x97e1…71640x17cd…7905Basex402 service$0.05100%coinbase11h ago0x3f4f34…c388ea
0x97e1…71640x17cd…7905Basex402 service$0.05100%coinbase12h ago0xf4c559…6342b7
0x97e1…71640x17cd…7905Basex402 service$0.05100%coinbase12h ago0xe91948…8845d6
0x97e1…71640x17cd…7905Basex402 service$0.05100%coinbase15h ago0x3501c9…ff7ca9
0x97e1…71640x17cd…7905Basex402 service$0.05100%coinbase16h ago0xa4ba25…59e5ec
0x97e1…71640x17cd…7905Basex402 service$0.05100%coinbase16h ago0xeadf88…cd1c4c

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.