Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf982…abad0x5e98…f793Base—$0.01100%coinbase83d ago0xf4e2cf…5f7a1f
0xf982…abad0xea1d…ec05Base—$0.01100%coinbase83d ago0xabcd0f…6ec24a
0xf982…abad0x15de…8df7Base—$0.01100%coinbase83d ago0x5b4891…a515e4
0xf982…abad0xb823…c249Base—$0.01100%coinbase83d ago0x05c2b7…f8598c
0xf982…abad0xd2b9…f648Base—$0.01100%coinbase83d ago0x6e2a09…db689e
0xf982…abad0xbae6…d32eBase—$0.01100%coinbase84d ago0x730993…d91e1c
0xf982…abad0xa9a3…cf5fBase—$0.01100%coinbase84d ago0xc96f03…c374c1
0xf982…abad0xb0dc…c042Base—$0.01100%coinbase84d ago0x2af93f…76383a
0xf982…abad0x4c12…096bBase—$0.01100%coinbase84d ago0x2ba753…bb857d
0xf982…abad0xe1ef…202bBase—$0.01100%coinbase84d ago0x7e0a97…b2121c
0xf982…abad0xf5c0…eb91Base—$0.01100%coinbase84d ago0x76568b…c0a53b
0xf982…abad0xfb98…4413Base—$0.01100%coinbase84d ago0xbea0ac…521483
0xf982…abad0xebcf…9321Base—$0.01100%coinbase84d ago0x688b94…f41ee6
0xf982…abad0x9a3a…4257Base—$0.01100%coinbase84d ago0x8cafef…191f81
0xf982…abad0x7788…8b8aBase—$0.01100%coinbase84d ago0xca7f97…531e38
0xf982…abad0x1500…3125Base—$0.01100%coinbase84d ago0xe4d316…8839d6
0xf982…abad0x480e…5a0bBase—$0.01100%coinbase84d ago0x85f829…66e895
0xf982…abad0x91d7…72dfBase—$0.01100%coinbase84d ago0x523588…364041
0xf982…abad0x5a0d…19abBase—$0.01100%coinbase84d ago0x2042bc…85f29b
0xf982…abad0x07ef…1e75Base—$0.01100%coinbase84d ago0xd6011e…d81178
0xf982…abad0x3db5…034eBase—$0.01100%coinbase84d ago0x27b16c…07bbb3
0xf982…abad0x0a86…7da1Base—$0.01100%coinbase84d ago0x5e7941…9c88fc
0xf982…abad0x3e40…889cBase—$0.01100%coinbase84d ago0x876d21…9b3e03
0xf982…abad0x4ace…6210Base—$0.01100%coinbase84d ago0x66e190…b2112d
0xf982…abad0x096b…7d96Base—$0.01100%coinbase84d ago0x0abac7…a40784

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.