Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1b70…a9b80x7ac3…d43cBase—$2.15100%coinbase37d ago0x34d206…767bc5
0x7ac3…d43c0x159b…4908Basex402 service$0.01100%coinbase37d ago0x9cd137…b0d2e6
0x7ac3…d43c0x159b…4908Basex402 service$0.01100%coinbase37d ago0x7d4774…ec684a
0x7ac3…d43c0x159b…4908Basex402 service$0.01100%coinbase37d ago0xc397b8…cd85e5
0x7ac3…d43c0x159b…4908Basex402 service$0.10100%coinbase37d ago0xabd587…49d62c
0x7ac3…d43c0x159b…4908Basex402 service$0.10100%coinbase37d ago0xd2355a…c2ae6a
0x7ac3…d43c0x159b…4908Basex402 service$0.10100%coinbase37d ago0xb4d494…c4edcf
0x7ac3…d43c0x159b…4908Basex402 service$0.10100%coinbase37d ago0xa0cd9a…360c73
0x7ac3…d43c0x159b…4908Basex402 service$0.10100%coinbase37d ago0x010a11…420af8
0x7ac3…d43c0x159b…4908Basex402 service$0.10100%coinbase37d ago0xc87822…75d9b4
0x7ac3…d43c0x159b…4908Basex402 service$0.10100%coinbase37d ago0xcfa43c…d59dc0
0x7ac3…d43c0x159b…4908Basex402 service$0.10100%coinbase37d ago0xc1b581…8eff33
0x7ac3…d43c0x159b…4908Basex402 service$0.10100%coinbase37d ago0x5c9c19…ed8609
0x7ac3…d43c0x159b…4908Basex402 service$0.10100%coinbase37d ago0x7a5f69…cb445b
0x7ac3…d43c0x159b…4908Basex402 service$0.10100%coinbase37d ago0x653588…7a9552
0x7ac3…d43c0x159b…4908Basex402 service$0.10100%coinbase37d ago0x0fc500…11a939
0x7ac3…d43c0x159b…4908Basex402 service$0.10100%coinbase37d ago0xae3d65…a5751b
0x7ac3…d43c0x159b…4908Basex402 service$0.10100%coinbase37d ago0x0d4e62…6a928b
0x7ac3…d43c0x159b…4908Basex402 service$0.10100%coinbase37d ago0x38c45c…d09965
0x7ac3…d43c0x159b…4908Basex402 service$0.10100%coinbase37d ago0xf83928…de5d66
0x7ac3…d43c0x159b…4908Basex402 service$0.10100%coinbase37d ago0xceee12…0aba77
0x7ac3…d43c0x159b…4908Basex402 service$0.10100%coinbase37d ago0xf1af36…f96c3e
0x7ac3…d43c0x159b…4908Basex402 service$0.10100%coinbase37d ago0xdb3974…7bd43e
0x7ac3…d43c0x159b…4908Basex402 service$0.10100%coinbase37d ago0x0d164a…02a1b7
0x7ac3…d43c0x159b…4908Basex402 service$0.10100%coinbase37d ago0x004595…5385cb

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.