Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdc84…6b750x17cd…7905Basex402 service$0.05100%coinbase1d ago0x41b120…741c7c
0xdc84…6b750x17cd…7905Basex402 service$0.05100%coinbase1d ago0x7c10af…a91977
0xdc84…6b750x17cd…7905Basex402 service$0.05100%coinbase1d ago0xef99b2…0510ee
0xdc84…6b750x17cd…7905Basex402 service$0.05100%coinbase1d ago0x0570a6…34a736
0xdc84…6b750x17cd…7905Basex402 service$0.05100%coinbase1d ago0x1797a7…67074d
0xdc84…6b750x17cd…7905Basex402 service$0.05100%coinbase1d ago0x8ba1af…ebeb0d
0xdc84…6b750x17cd…7905Basex402 service$0.05100%coinbase1d ago0x2b50ab…012b45
0xdc84…6b750x17cd…7905Basex402 service$0.05100%coinbase1d ago0x7f52a1…b09886
0xdc84…6b750x17cd…7905Basex402 service$0.05100%coinbase1d ago0xc39aba…29a8e7
0xdc84…6b750x17cd…7905Basex402 service$0.05100%coinbase1d ago0x29d226…c48f67
0xdc84…6b750x17cd…7905Basex402 service$0.05100%coinbase1d ago0x76e9c0…366546
0xdc84…6b750x17cd…7905Basex402 service$0.05100%coinbase1d ago0x1fc083…f076b6
0xdc84…6b750x17cd…7905Basex402 service$0.05100%coinbase1d ago0x29818b…e39417
0xdc84…6b750x17cd…7905Basex402 service$0.05100%coinbase1d ago0xcf98b9…d12a39
0xdc84…6b750x17cd…7905Basex402 service$0.05100%coinbase2d ago0xb9e5c0…7b359e
0xdc84…6b750x17cd…7905Basex402 service$0.05100%coinbase2d ago0xf789eb…a47c7c
0xdc84…6b750x17cd…7905Basex402 service$0.05100%coinbase2d ago0xf69227…d5c90b
0xdc84…6b750x17cd…7905Basex402 service$0.05100%coinbase2d ago0x275b7e…46131f
0xdc84…6b750x17cd…7905Basex402 service$0.05100%coinbase2d ago0x25eafe…e27946
0xdc84…6b750x17cd…7905Basex402 service$0.05100%coinbase2d ago0xe1369f…7f2121
0xdc84…6b750x17cd…7905Basex402 service$0.05100%coinbase2d ago0xc7bea2…ad6893
0xdc84…6b750x17cd…7905Basex402 service$0.05100%coinbase2d ago0x2bc429…a2e079
0xdc84…6b750x17cd…7905Basex402 service$0.05100%coinbase2d ago0xf8fbc6…8d63a6
0xdc84…6b750x17cd…7905Basex402 service$0.05100%coinbase2d ago0x9e375a…f77e53

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.