Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4b2a…99340x2ce1…68f4Base—$0.01100%coinbase65d ago0x2f9a71…903a95
0x4b2a…99340xeebb…5eeaBase—$0.01100%coinbase65d ago0xd13581…dddfc9
0x4b2a…99340x38d2…c7f1Base—$0.01100%coinbase65d ago0x6a3caa…ec1775
0x4b2a…99340xe2af…b152Base—$0.01100%coinbase65d ago0xd0a952…952dfb
0x4b2a…99340xd6aa…bcbfBase—$0.01100%coinbase65d ago0x7d7b69…675f54
0x4b2a…99340x4007…6fe1Base—$0.01100%coinbase65d ago0xa1b146…96c374
0x4b2a…99340xdda4…f111Base—$0.01100%coinbase65d ago0xc88208…2c6450
0x4b2a…99340x0207…eb2fBase—$0.01100%coinbase65d ago0x9803fd…a1c333
0x4b2a…99340x14d5…fef4Base—$0.01100%coinbase65d ago0x9c2f7e…65e965
0x4b2a…99340x0d13…e28bBase—$0.01100%coinbase65d ago0x39e119…779549
0x4b2a…99340xd90e…dbabBase—$0.01100%coinbase65d ago0x998a46…6e3d8e
0x4b2a…99340x8427…9adaBase—$0.01100%coinbase65d ago0x892a08…6b0892
0x4b2a…99340x1d98…0f63Base—$0.01100%coinbase65d ago0xc66ea4…263251
0x4b2a…99340x92a1…b56cBase—$0.01100%coinbase65d ago0x6d00c9…d69204
0x4b2a…99340xd6a7…8eceBase—$0.01100%coinbase65d ago0x3fc9f6…96495c
0x4b2a…99340x4473…44c0Base—$0.01100%coinbase65d ago0x76454f…974483
0x4b2a…99340x7c09…7f8dBase—$0.01100%coinbase65d ago0xfb22e4…8927d9
0x4b2a…99340xad3a…8e28Base—$0.01100%coinbase65d ago0x096f17…3c9e64
0x4b2a…99340xded5…a344Base—$0.01100%coinbase65d ago0xb3767c…1cb9c4
0x4b2a…99340xadf1…3f6fBase—$0.01100%coinbase65d ago0xa7991a…94cabc
0x4b2a…99340xacc7…51eeBase—$0.01100%coinbase65d ago0xd74987…24b96a
0x4b2a…99340xa7f1…0e78Base—$0.01100%coinbase65d ago0x4515ef…db4874
0x4b2a…99340xd8e6…4506Base—$0.01100%coinbase65d ago0xe6565d…8c53f1
0x4b2a…99340x5a43…ade7Base—$0.01100%coinbase65d ago0x90a0da…6032b6
0x4b2a…99340x82fb…08b2Base—$0.01100%coinbase65d ago0xad3ba0…c62a50

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.