Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdd8c…a7c40xbe18…e37dBase—$0.01100%coinbase65d ago0xb00670…c94527
0xdd8c…a7c40x899d…a64fBase—$0.01100%coinbase65d ago0xbc2b75…e4809e
0xdd8c…a7c40x8e38…1e5fBase—$0.01100%coinbase65d ago0xc37ff8…e7dcae
0xdd8c…a7c40x4740…4fcdBase—$0.01100%coinbase65d ago0xc010c9…0deae5
0xdd8c…a7c40x8efc…3c92Base—$0.01100%coinbase65d ago0x727f62…589ee8
0xdd8c…a7c40x1328…d10eBase—$0.01100%coinbase65d ago0xe5139b…92a33e
0xdd8c…a7c40x0828…3abdBase—$0.01100%coinbase65d ago0x4aaee5…26272c
0xdd8c…a7c40x4e1f…74cdBase—$0.01100%coinbase65d ago0xfd938f…7a2b53
0xdd8c…a7c40x08e0…a100Base—$0.01100%coinbase65d ago0x4e482f…2eadde
0xdd8c…a7c40x030c…51daBase—$0.01100%coinbase65d ago0x1dd83b…cc455c
0xdd8c…a7c40x1bd9…279eBase—$0.01100%coinbase65d ago0x37b4dd…4f7273
0xdd8c…a7c40xc371…ad89Base—$0.01100%coinbase65d ago0x87990a…3902f0
0xdd8c…a7c40xe5d8…f6bbBase—$0.01100%coinbase65d ago0xda681e…0850f5
0xdd8c…a7c40x05e6…1fb2Base—$0.01100%coinbase65d ago0x4ed893…873030
0xdd8c…a7c40x6f42…139bBase—$0.01100%coinbase65d ago0xc6986b…3bb8ba
0xdd8c…a7c40x9fe7…991aBase—$0.01100%coinbase65d ago0x13ee08…bffdfc
0xdd8c…a7c40xe0d6…1f2fBase—$0.01100%coinbase65d ago0xc14676…179af5
0xdd8c…a7c40x0612…534fBase—$0.01100%coinbase65d ago0x9960fe…e2ca92
0xdd8c…a7c40x7eb9…9578Base—$0.01100%coinbase65d ago0x21f162…8f822c
0xdd8c…a7c40xe6e8…9fb4Base—$0.01100%coinbase65d ago0xa399ed…201067
0xdd8c…a7c40x0d87…7e2eBase—$0.01100%coinbase65d ago0xaf0e0f…5f1698
0xdd8c…a7c40x992f…cc58Base—$0.01100%coinbase65d ago0xe79e53…d0377a
0xdd8c…a7c40xc874…4650Base—$0.01100%coinbase65d ago0x02382a…2d2b88
0xdd8c…a7c40x0bb9…135cBase—$0.01100%coinbase65d ago0x33f74e…453c0a
0xdd8c…a7c40x2768…f922Base—$0.01100%coinbase65d ago0x58f881…46926e

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.