Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase9d ago0xe2733b…282cdf
0xab9b…d1b30x17cd…7905Basex402 service$0.05100%coinbase9d ago0x094f4a…824113
0x07b3…1dbc0x17cd…7905Basex402 service$0.05100%coinbase9d ago0x23bef8…ae6490
0xaf37…8ab40x17cd…7905Basex402 service$0.05100%coinbase9d ago0xaf705d…f614b5
0x0fb5…0af30x17cd…7905Basex402 service$0.05100%coinbase9d ago0x526ad2…88c840
0x6a62…90d90x17cd…7905Basex402 service$0.05100%coinbase9d ago0x5be54b…b04633
0xb9ff…b4250x17cd…7905Basex402 service$0.05100%coinbase9d ago0x047f48…dfb873
0x9dec…0fd10x17cd…7905Basex402 service$0.05100%coinbase9d ago0x4161f5…946764
0xaa8a…dbc10x17cd…7905Basex402 service$0.05100%coinbase9d ago0x80fa5f…da49d7
0xc10d…a8e00x17cd…7905Basex402 service$0.05100%coinbase9d ago0x828492…446f6d
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase9d ago0x93d32c…724cc7
0xc10d…a8e00x17cd…7905Basex402 service$0.05100%coinbase9d ago0x76a535…660323
0x9dec…0fd10x17cd…7905Basex402 service$0.05100%coinbase9d ago0xd00964…2d1add
0x2f61…72e60x17cd…7905Basex402 service$0.05100%coinbase9d ago0x497bb1…999107
0xc774…1bd70x17cd…7905Basex402 service$0.05100%coinbase9d ago0x3b3a1d…1c90a2
0xe031…db000x17cd…7905Basex402 service$0.05100%coinbase9d ago0xfad90f…f404ca
0xad50…2a6e0x17cd…7905Basex402 service$0.05100%coinbase9d ago0x690b99…c0e41d
0x5c5f…6d040x17cd…7905Basex402 service$0.05100%coinbase9d ago0x69adbe…5b234d
0x799f…75ec0x17cd…7905Basex402 service$0.05100%coinbase9d ago0xfcc027…dfce61
0xaa8a…dbc10x17cd…7905Basex402 service$0.05100%coinbase9d ago0xb12dd6…792d31
0x16a3…9f7a0x17cd…7905Basex402 service$0.05100%coinbase9d ago0xbc0b9a…e0d9cd
0x993f…5d3a0x17cd…7905Basex402 service$0.05100%coinbase9d ago0xfb8816…e108b9
0x14b4…ac950x17cd…7905Basex402 service$0.05100%coinbase9d ago0x0c7a5e…eecf6d
0xc84f…8bbf0x17cd…7905Basex402 service$0.05100%coinbase9d ago0xed5f7b…847827
0xec1b…51aa0x17cd…7905Basex402 service$0.05100%coinbase9d ago0x6f9293…b03999

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.