Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcbf6…19520x0752…cba5Base—$0.01100%coinbase75d ago0x8acbb3…1a7e96
0xcbf6…19520x27ba…8d1eBase—$0.01100%coinbase75d ago0x9bef10…9a3d2b
0xcbf6…19520x02d1…0571Base—$0.01100%coinbase75d ago0x91e618…d01d56
0xcbf6…19520x2f3f…0769Base—$0.01100%coinbase75d ago0x71994c…9afc6b
0xcbf6…19520xf519…28b7Base—$0.01100%coinbase75d ago0x6aae4e…7db19c
0xcbf6…19520xcb48…8a7aBase—$0.01100%coinbase75d ago0x630055…4cce73
0xcbf6…19520xf709…d1deBase—$0.01100%coinbase75d ago0xc25d23…06333d
0xcbf6…19520xb1ed…bf67Base—$0.01100%coinbase75d ago0xc4314f…90cef3
0xcbf6…19520x8ba0…3644Base—$0.01100%coinbase75d ago0xd17a71…92c3c6
0xcbf6…19520xe928…dfa7Base—$0.01100%coinbase75d ago0xaf650c…282211
0xcbf6…19520xcb1a…59c2Base—$0.01100%coinbase75d ago0xbc64a7…88456f
0xcbf6…19520xf2f4…9946Base—$0.01100%coinbase75d ago0xc2edfb…375c16
0xcbf6…19520xe34a…3e80Base—$0.01100%coinbase75d ago0xb079a1…0e13c9
0xcbf6…19520x4558…4e1bBase—$0.01100%coinbase75d ago0x283adf…d6b388
0xcbf6…19520x83f5…c395Base—$0.01100%coinbase75d ago0x99982c…47174e
0xcbf6…19520x3b64…c127Base—$0.01100%coinbase75d ago0x2de52c…1ba558
0xcbf6…19520xb5f0…d977Base—$0.01100%coinbase76d ago0x575fa4…14fd38
0xcbf6…19520x7521…584fBase—$0.01100%coinbase76d ago0xaa7c73…5d822b
0xcbf6…19520x27b0…f0b1Base—$0.01100%coinbase76d ago0x4bcb82…4e73c5
0xcbf6…19520xaa39…79d4Base—$0.01100%coinbase76d ago0xd990e4…43b6bb
0xcbf6…19520x6ffd…8f65Base—$0.01100%coinbase76d ago0x9fbeef…a27fa5
0xcbf6…19520x65a3…2201Base—$0.01100%coinbase76d ago0xf3e65c…056282
0xcbf6…19520x946c…cec9Base—$0.01100%coinbase76d ago0xbec111…d17db4
0xcbf6…19520x7b86…4988Base—$0.01100%coinbase76d ago0x9a19d0…a06c05
0xcbf6…19520xc6a8…3bceBase—$0.01100%coinbase76d ago0xdbda3e…b512ec

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.