Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x35da…d1ca0x73fc…b29bBase—$0.002100%0x0021…ad8f93d ago0x1a50f9…44e42b
0x35da…d1ca0x73fc…b29bBase—$0.002100%0x0018…ca9793d ago0xcdd851…8566a9
0x35da…d1ca0x73fc…b29bBase—$0.002100%0xdf7d…5dbd93d ago0xa440b0…4bd4f4
0x35da…d1ca0x73fc…b29bBase—$0.002100%0x0021…ad8f93d ago0x08ce18…47de62
0x35da…d1ca0x73fc…b29bBase—$0.002100%0x0018…ca9793d ago0x2ed6b4…6acc63
0x35da…d1ca0x73fc…b29bBase—$0.01100%0xdf7d…5dbd93d ago0xd2d23b…7be052
0x35da…d1ca0x73fc…b29bBase—$0.002100%0x0021…ad8f93d ago0x8b29a3…8f78d7
0x35da…d1ca0x73fc…b29bBase—$0.002100%0x0018…ca9793d ago0x104baa…ef3247
0x35da…d1ca0x73fc…b29bBase—$0.002100%0xdf7d…5dbd93d ago0x776be7…fc3fd2
0x35da…d1ca0x73fc…b29bBase—$0.002100%0x0021…ad8f93d ago0xaef2cd…f9473a
0x35da…d1ca0x73fc…b29bBase—$0.002100%0x0018…ca9793d ago0x93f391…fff1b6
0x35da…d1ca0x73fc…b29bBase—$0.002100%0xdf7d…5dbd93d ago0xaadd11…a4854a
0x35da…d1ca0x73fc…b29bBase—$0.002100%0x0021…ad8f93d ago0xd620a2…19eedc
0x35da…d1ca0x73fc…b29bBase—$0.002100%0x0018…ca9793d ago0x27c28d…c1d420
0x35da…d1ca0x73fc…b29bBase—$0.002100%0xdf7d…5dbd93d ago0xcbe59b…286104
0x35da…d1ca0x73fc…b29bBase—$0.002100%0x0021…ad8f93d ago0x3d8b74…c6b74e
0x35da…d1ca0x73fc…b29bBase—$0.002100%0x0018…ca9793d ago0x753c50…8379ec
0x35da…d1ca0x73fc…b29bBase—$0.002100%0xdf7d…5dbd93d ago0xd18ab3…e951fb
0x35da…d1ca0x73fc…b29bBase—$0.002100%0x0021…ad8f93d ago0x3493e2…325b58
0x35da…d1ca0x73fc…b29bBase—$0.002100%0x0018…ca9793d ago0x984e9f…cbde17
0x35da…d1ca0x73fc…b29bBase—$0.002100%0xdf7d…5dbd93d ago0x1afe06…153dc5
0x35da…d1ca0x73fc…b29bBase—$0.002100%0x0021…ad8f93d ago0xad3061…acf228

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.