Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc64b…da150x4b3a…3e20Base—$0.01100%coinbase69d ago0x68442e…521310
0xc64b…da150x0d57…4014Base—$0.01100%coinbase69d ago0xf8230c…a3bb6f
0xc64b…da150x21d8…1827Base—$0.01100%coinbase69d ago0x20c50e…1246b7
0xc64b…da150x01ca…053cBase—$0.01100%coinbase69d ago0x9e8014…72ad2b
0xc64b…da150x1096…c6cbBase—$0.01100%coinbase69d ago0x94206b…80106a
0xc64b…da150x0424…dff6Base—$0.01100%coinbase69d ago0x65fe4f…032208
0xc64b…da150xa39d…6fe3Base—$0.01100%coinbase69d ago0x4dc51d…71bfc5
0xc64b…da150x596b…4d1dBase—$0.01100%coinbase69d ago0x381daa…13545c
0xc64b…da150x3180…603dBase—$0.01100%coinbase69d ago0x872cf9…051ce3
0xc64b…da150xc811…84d8Base—$0.01100%coinbase69d ago0xb9a066…8f5ab5
0xc64b…da150x39eb…b01cBase—$0.01100%coinbase69d ago0xe44e3c…7a6098
0xc64b…da150x8640…b491Base—$0.01100%coinbase69d ago0x853d50…5878c6
0xc64b…da150x89a8…edebBase—$0.01100%coinbase69d ago0x0e8cdf…0739fd
0xc64b…da150x995c…92ffBase—$0.01100%coinbase69d ago0xbf23fe…db1145
0xc64b…da150x41dc…f10cBase—$0.01100%coinbase69d ago0xb20289…549013
0xc64b…da150xe44e…f0f5Base—$0.01100%coinbase69d ago0xde1f62…99fff7
0xc64b…da150x4ecd…e78dBase—$0.01100%coinbase69d ago0xfde999…24d13b
0xc64b…da150x1224…3350Base—$0.01100%coinbase69d ago0xdbcb9d…2ab45e
0xc64b…da150x0fb3…03f6Base—$0.01100%coinbase69d ago0x7fff80…4e7233
0xc64b…da150x05b9…4de4Base—$0.01100%coinbase69d ago0x316c56…2d4363
0xc64b…da150xf3ea…380eBase—$0.01100%coinbase69d ago0xdc0964…977595
0xc64b…da150xdbe0…55fbBase—$0.01100%coinbase69d ago0x4e3198…61b646
0xc64b…da150x321d…14b2Base—$0.01100%coinbase69d ago0xaa1928…a3142e
0xc64b…da150x4ed9…6268Base—$0.01100%coinbase69d ago0xe1dab9…81047c
0xc64b…da150xf80e…e069Base—$0.01100%coinbase69d ago0x0d95d8…95b789

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.