Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5fcb…d5f90xc8e8…739eBase—$0.01100%coinbase16d ago0x0d2365…fe6bd7
0x5fcb…d5f90x2f44…6523Base—$0.01100%coinbase16d ago0xb9fa53…6d0a9b
0x5fcb…d5f90x2355…0f0eBase—$0.01100%coinbase16d ago0xb903fc…6ade69
0x5fcb…d5f90x614b…2c16Base—$0.01100%coinbase16d ago0xc02e4d…b4d553
0x5fcb…d5f90xa485…dfe5Base—$0.01100%coinbase16d ago0x7614ab…660b0a
0x5fcb…d5f90x3a52…97bcBase—$0.01100%coinbase16d ago0xe083c5…47950b
0x5fcb…d5f90xe34f…fb57Base—$0.01100%coinbase16d ago0x449b6c…44cfb1
0x5fcb…d5f90x2193…444fBase—$0.01100%coinbase16d ago0x75365a…6babd5
0x5fcb…d5f90x9570…bd77Base—$0.01100%coinbase16d ago0x58521e…28152d
0x5fcb…d5f90xd6d7…402fBase—$0.01100%coinbase16d ago0x249f1e…3b2973
0x5fcb…d5f90xbdcc…0830Base—$0.01100%coinbase16d ago0x3b941a…063619
0x5fcb…d5f90x3f30…f228Base—$0.01100%coinbase16d ago0x6c0033…b632f9
0x5fcb…d5f90x3a31…e365Base—$0.01100%coinbase16d ago0x17ba54…09ea7a
0x5fcb…d5f90xbb01…e9b4Base—$0.01100%coinbase16d ago0xdbf037…e9f1ac
0x5fcb…d5f90x8701…e23aBase—$0.01100%coinbase16d ago0xab25f8…12c9c7
0x5fcb…d5f90xaa63…459aBase—$0.01100%coinbase16d ago0xe86e0a…981c6c
0x5fcb…d5f90x1e42…9771Base—$0.01100%coinbase16d ago0x653f2c…4a7d9d
0x5fcb…d5f90x3610…a6dfBase—$0.01100%coinbase16d ago0xcb8c00…e7eb87
0x5fcb…d5f90xfb06…1e90Base—$0.01100%coinbase16d ago0xc66db1…54f638
0x5fcb…d5f90x6309…56ebBase—$0.01100%coinbase16d ago0x8e9f8c…403898
0x5fcb…d5f90x4394…ba14Base—$0.01100%coinbase16d ago0x2858e4…d7ef7c
0x5fcb…d5f90x3192…b9bfBase—$0.01100%coinbase16d ago0xb249b2…c74844
0x5fcb…d5f90x66c8…6ef3Base—$0.01100%coinbase16d ago0x0b4999…d55907
0x5fcb…d5f90x98ba…8530Base—$0.01100%coinbase16d ago0xbe18c9…aeae17
0x5fcb…d5f90xf5b8…5885Base—$0.01100%coinbase16d ago0x493ac5…826b6e

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.