Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8e3e…7c3b0xcaed…0dfdBase—$0.10100%coinbase91d ago0x9f1b75…fd56bb
0x61a2…42610xcaed…0dfdBase—$0.10100%coinbase91d ago0xf2b5e3…b2fbad
ugur37.eth0xcaed…0dfdBase—$0.10100%coinbase92d ago0x24db1e…cca88b
lalubrave.eth0xcaed…0dfdBase—$0.10100%coinbase92d ago0xfd4825…bc9849
hopinggod.eth0xcaed…0dfdBase—$0.10100%coinbase92d ago0x8f498a…606bdc
edgeboy.eth0xcaed…0dfdBase—$0.10100%coinbase92d ago0x09f601…32b8c0
vishalmin.eth0xcaed…0dfdBase—$0.10100%coinbase92d ago0x5351c2…88c678
vishalmin.eth0xcaed…0dfdBase—$0.10100%coinbase92d ago0xef55ca…44c1cd
0x0132…8f5b0xcaed…0dfdBase—$0.10100%coinbase92d ago0x73a5d3…6c80c5
raul1949.eth0xcaed…0dfdBase—$0.10100%coinbase92d ago0xe70524…504cb7
raul1949.eth0xcaed…0dfdBase—$0.10100%coinbase92d ago0x472b1e…ac0c84
0x871d…79b20xcaed…0dfdBase—$0.10100%coinbase92d ago0x878b96…c09549
0x871d…79b20xcaed…0dfdBase—$0.10100%coinbase92d ago0x942905…a6f3f3
0x871d…79b20xcaed…0dfdBase—$0.10100%coinbase92d ago0x170dad…511ece
0x871d…79b20xcaed…0dfdBase—$0.10100%coinbase92d ago0x985f52…638d3e
0x871d…79b20xcaed…0dfdBase—$0.10100%coinbase92d ago0xb1af3d…f35b51

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.