Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x384b…ccfc0x17cd…7905Basex402 service$0.05100%coinbase1d ago0x4acefb…19ffe4
0x384b…ccfc0x17cd…7905Basex402 service$0.05100%coinbase1d ago0x090a59…ffa556
0x384b…ccfc0x17cd…7905Basex402 service$0.05100%coinbase1d ago0x4992dd…93adfd
0x384b…ccfc0x17cd…7905Basex402 service$0.05100%coinbase1d ago0xed272d…c8a832
0x384b…ccfc0x17cd…7905Basex402 service$0.05100%coinbase1d ago0xb42090…8eddbc
0x384b…ccfc0x17cd…7905Basex402 service$0.05100%coinbase1d ago0x3683a3…200f01
0x384b…ccfc0x17cd…7905Basex402 service$0.05100%coinbase1d ago0x48cbe8…8b0568
0x384b…ccfc0x17cd…7905Basex402 service$0.05100%coinbase1d ago0xf0d131…5296e1
0x384b…ccfc0x17cd…7905Basex402 service$0.05100%coinbase1d ago0xcfbe99…751914
0x384b…ccfc0x17cd…7905Basex402 service$0.05100%coinbase1d ago0x421e05…0ab5be
0x384b…ccfc0x17cd…7905Basex402 service$0.05100%coinbase2d ago0x091877…512f64
0x384b…ccfc0x17cd…7905Basex402 service$0.05100%coinbase2d ago0xab6d43…a33487
0x384b…ccfc0x17cd…7905Basex402 service$0.05100%coinbase2d ago0x99cc2b…ec22ba
0x384b…ccfc0x17cd…7905Basex402 service$0.05100%coinbase2d ago0xbb1a0b…8e5c2f
0x384b…ccfc0x17cd…7905Basex402 service$0.05100%coinbase2d ago0x58cea2…d9c455
0x384b…ccfc0x17cd…7905Basex402 service$0.05100%coinbase2d ago0x44b829…f4beb1
0x384b…ccfc0x17cd…7905Basex402 service$0.05100%coinbase2d ago0x40ef0f…55cbdf
0x384b…ccfc0x17cd…7905Basex402 service$0.05100%coinbase2d ago0xca9063…8cc9aa
0x384b…ccfc0x17cd…7905Basex402 service$0.05100%coinbase2d ago0x5e10c4…f6a479
0x384b…ccfc0x17cd…7905Basex402 service$0.05100%coinbase2d ago0xa22c0e…1f6b05
0x384b…ccfc0x17cd…7905Basex402 service$0.05100%coinbase2d ago0x891a54…922c03
0x384b…ccfc0x17cd…7905Basex402 service$0.05100%coinbase2d ago0x544d63…b05758
0x384b…ccfc0x17cd…7905Basex402 service$0.05100%coinbase2d ago0x312bd5…6fc930

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.