Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcf6a…82c60x17cd…7905Basex402 service$0.05100%coinbase5d ago0x5184a8…6ce70f
0xcf6a…82c60x17cd…7905Basex402 service$0.05100%coinbase5d ago0xa84bde…450327
0xcf6a…82c60x17cd…7905Basex402 service$0.05100%coinbase5d ago0x67c313…5af21b
0xcf6a…82c60x17cd…7905Basex402 service$0.05100%coinbase5d ago0x47b743…572c14
0xcf6a…82c60x17cd…7905Basex402 service$0.05100%coinbase6d ago0x55bf62…09a1dd
0xcf6a…82c60x17cd…7905Basex402 service$0.05100%coinbase6d ago0x065aa2…7bc09b
0xcf6a…82c60x17cd…7905Basex402 service$0.05100%coinbase6d ago0xbf5ada…eed50b
0xcf6a…82c60x17cd…7905Basex402 service$0.05100%coinbase6d ago0xdc7294…236b62
0xcf6a…82c60x17cd…7905Basex402 service$0.05100%coinbase6d ago0x046b89…75361d
0xcf6a…82c60x17cd…7905Basex402 service$0.05100%coinbase6d ago0x1b9da0…621d15
0xcf6a…82c60x17cd…7905Basex402 service$0.05100%coinbase6d ago0x246ed4…3198fc
0xcf6a…82c60x17cd…7905Basex402 service$0.05100%coinbase6d ago0x856345…361c4d
0xcf6a…82c60x17cd…7905Basex402 service$0.05100%coinbase6d ago0xa995c4…cefd72
0xcf6a…82c60x17cd…7905Basex402 service$0.05100%coinbase6d ago0xc66b2a…8b3e34
0xcf6a…82c60x17cd…7905Basex402 service$0.05100%coinbase6d ago0x4b5e6d…55fc07
0xcf6a…82c60x17cd…7905Basex402 service$0.05100%coinbase6d ago0x9b76a4…f52b58
0xcf6a…82c60x17cd…7905Basex402 service$0.05100%coinbase6d ago0xcc1adc…867576
0xcf6a…82c60x17cd…7905Basex402 service$0.05100%coinbase6d ago0x52f8c8…d3c40a
0xcf6a…82c60x17cd…7905Basex402 service$0.05100%coinbase6d ago0x3f3ff4…95ba23
0xcf6a…82c60x17cd…7905Basex402 service$0.05100%coinbase6d ago0x5d93a8…56198b

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.