Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe1db…633a0x2206…57cbBase—$0.01100%coinbase59d ago0x4f654c…c3baeb
0xe1db…633a0x2bb0…8c89Base—$0.01100%coinbase59d ago0x85cbc4…d626f0
0xe1db…633a0xd0a8…39b2Base—$0.01100%coinbase59d ago0x3ec8b9…42750f
0xe1db…633a0x0c5f…3cf6Base—$0.01100%coinbase59d ago0x4cd2b2…32b1d6
0xe1db…633a0x5c70…a869Base—$0.01100%coinbase59d ago0xa209bd…ffe9ae
0xe1db…633a0x1cb3…7e9aBase—$0.01100%coinbase59d ago0x545a8c…2046cc
0xe1db…633a0x6624…d3b6Base—$0.01100%coinbase59d ago0x19165f…d2507e
0xe1db…633a0x03de…7083Base—$0.01100%coinbase59d ago0xe0f455…6b36d7
0xe1db…633a0x6c64…51a2Base—$0.01100%coinbase59d ago0x3fd329…419829
0xe1db…633a0x3a94…4823Base—$0.01100%coinbase59d ago0xb891b3…ff1eec
0xe1db…633a0x781a…be92Base—$0.01100%coinbase59d ago0x09b0b9…3f83b4
0xe1db…633a0xa5f1…b74fBase—$0.01100%coinbase59d ago0xa71d75…156134
0xe1db…633a0x72ad…d740Base—$0.01100%coinbase59d ago0x5c7edd…3a0d74
0xe1db…633a0x9c67…18f9Base—$0.01100%coinbase59d ago0x7db508…eccabd
0xe1db…633a0x94dd…ac96Base—$0.01100%coinbase59d ago0x35f28b…cc370b
0xe1db…633a0x5766…77efBase—$0.01100%coinbase59d ago0x134cad…aa1b9b
0xe1db…633a0xf031…8803Base—$0.01100%coinbase59d ago0x03465e…3ac4a6
0xe1db…633a0x233a…6e47Base—$0.01100%coinbase59d ago0xfd3cb4…b2b50a
0xe1db…633a0x3a60…afe1Base—$0.01100%coinbase59d ago0xa2420f…abc4ea
0xe1db…633a0xdcac…cfc1Base—$0.01100%coinbase59d ago0x4b445e…4972e9
0xe1db…633a0x8d85…35d7Base—$0.01100%coinbase59d ago0xe21fda…8e8ece
0xe1db…633a0x2b67…91baBase—$0.01100%coinbase59d ago0x3f17e2…514a49
0xe1db…633a0x71b8…c3a6Base—$0.01100%coinbase59d ago0xfbba27…21c9c4
0xe1db…633a0x0b2e…872cBase—$0.01100%coinbase59d ago0x4c56e8…b52ac9
0xe1db…633a0xb168…5ee4Base—$0.01100%coinbase59d ago0x09616a…164ddc

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.