Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xab9b…d1b30x17cd…7905Basex402 service$0.05100%coinbase5d ago0xea44cb…d78340
0xab9b…d1b30x17cd…7905Basex402 service$0.05100%coinbase5d ago0xa0137b…66c2c3
0xab9b…d1b30x17cd…7905Basex402 service$0.05100%coinbase5d ago0xbca09e…325f92
0xab9b…d1b30x17cd…7905Basex402 service$0.05100%coinbase6d ago0x4ec637…82d5f3
0xab9b…d1b30x17cd…7905Basex402 service$0.05100%coinbase6d ago0x2c9125…6816cb
0xab9b…d1b30x17cd…7905Basex402 service$0.05100%coinbase6d ago0xda3e79…600a19
0xab9b…d1b30x17cd…7905Basex402 service$0.05100%coinbase6d ago0x1215bc…473540
0xab9b…d1b30x17cd…7905Basex402 service$0.05100%coinbase6d ago0xb90cee…f7b1e3
0xab9b…d1b30x17cd…7905Basex402 service$0.05100%coinbase6d ago0x7ab5b4…42b996
0xab9b…d1b30x17cd…7905Basex402 service$0.05100%coinbase6d ago0x3c87dd…71a5fa
0xab9b…d1b30x17cd…7905Basex402 service$0.05100%coinbase6d ago0x3062c0…8c9b05
0xab9b…d1b30x17cd…7905Basex402 service$0.05100%coinbase6d ago0xa046f1…87e87f
0xab9b…d1b30x17cd…7905Basex402 service$0.05100%coinbase6d ago0x668773…fb9c55
0xab9b…d1b30x17cd…7905Basex402 service$0.05100%coinbase6d ago0xbf8006…6b66bf
0xab9b…d1b30x17cd…7905Basex402 service$0.05100%coinbase6d ago0xc2919d…60aca9
0xab9b…d1b30x17cd…7905Basex402 service$0.05100%coinbase6d ago0x887a8b…ee6780
0xab9b…d1b30x17cd…7905Basex402 service$0.05100%coinbase6d ago0x046557…ffa223
0xab9b…d1b30x17cd…7905Basex402 service$0.05100%coinbase6d ago0x5aaafb…e1d299
0xab9b…d1b30x17cd…7905Basex402 service$0.05100%coinbase6d ago0x291837…3c09ae
0xab9b…d1b30x17cd…7905Basex402 service$0.05100%coinbase6d ago0x6b9b12…439137
0xab9b…d1b30x17cd…7905Basex402 service$0.05100%coinbase6d ago0xd58db4…fa524f
0xab9b…d1b30x17cd…7905Basex402 service$0.05100%coinbase6d ago0x951ee5…1ad0cb
0xab9b…d1b30x17cd…7905Basex402 service$0.05100%coinbase6d ago0xecdf02…094883
0xab9b…d1b30x17cd…7905Basex402 service$0.05100%coinbase6d ago0xc115a5…1c51a4
0xab9b…d1b30x17cd…7905Basex402 service$0.05100%coinbase6d ago0x0edb31…b9c281

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.