Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3adc…c4950x17cd…7905Basex402 service$0.05100%coinbase2d ago0x21d3b6…a6156f
0x3adc…c4950x17cd…7905Basex402 service$0.05100%coinbase2d ago0x0f922e…938d36
0x3adc…c4950x17cd…7905Basex402 service$0.05100%coinbase2d ago0x593338…f50920
0x3adc…c4950x17cd…7905Basex402 service$0.05100%coinbase2d ago0xdc6d41…22a9fe
0x3adc…c4950x17cd…7905Basex402 service$0.05100%coinbase2d ago0xa505d7…ab5d98
0x3adc…c4950x17cd…7905Basex402 service$0.05100%coinbase2d ago0xcf7936…a73c93
0x3adc…c4950x17cd…7905Basex402 service$0.05100%coinbase2d ago0x07d4e3…8166f0
0x3adc…c4950x17cd…7905Basex402 service$0.05100%coinbase2d ago0x29aae6…752c93
0x3adc…c4950x17cd…7905Basex402 service$0.05100%coinbase2d ago0x1ece08…6fbe84
0x3adc…c4950x17cd…7905Basex402 service$0.05100%coinbase2d ago0xdf4012…be50ea
0x3adc…c4950x17cd…7905Basex402 service$0.05100%coinbase2d ago0x7b278c…b9e742
0x3adc…c4950x17cd…7905Basex402 service$0.05100%coinbase2d ago0x434027…e71557
0x3adc…c4950x17cd…7905Basex402 service$0.05100%coinbase2d ago0xe14777…421f2d
0x3adc…c4950x17cd…7905Basex402 service$0.05100%coinbase2d ago0x72e74b…28e844
0x3adc…c4950x17cd…7905Basex402 service$0.05100%coinbase2d ago0xf88f99…676fdd
0x3adc…c4950x17cd…7905Basex402 service$0.05100%coinbase2d ago0x065e82…c609c3
0x3adc…c4950x17cd…7905Basex402 service$0.05100%coinbase2d ago0x9e07a8…49ce30
0x3adc…c4950x17cd…7905Basex402 service$0.05100%coinbase2d ago0x71f3d9…4f8e98
0x3adc…c4950x17cd…7905Basex402 service$0.05100%coinbase3d ago0xf2370f…9abbde
0x3adc…c4950x17cd…7905Basex402 service$0.05100%coinbase3d ago0x5f5470…7c1835
0x3adc…c4950x17cd…7905Basex402 service$0.05100%coinbase3d ago0xd280ee…f6fc48
0x3adc…c4950x17cd…7905Basex402 service$0.05100%coinbase3d ago0x731927…6a0191
0x3adc…c4950x17cd…7905Basex402 service$0.05100%coinbase3d ago0x8df940…09f151
0x3adc…c4950x17cd…7905Basex402 service$0.05100%coinbase3d ago0x275b16…98c42a

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.