Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd9c4…37fc0x591c…77d4Base—$0.01100%coinbase92d ago0x245662…c90c85
0xd9c4…37fc0x10f1…dfb9Base—$0.01100%coinbase92d ago0x80b65b…4b801b
0xd9c4…37fc0x5f0d…d977Base—$0.01100%coinbase92d ago0xe0874e…b4c781
0xd9c4…37fc0x3f8e…1588Base—$0.01100%coinbase92d ago0x020086…587206
0xd9c4…37fc0xe931…0164Base—$0.01100%coinbase92d ago0x5c8e94…7fea2c
0xd9c4…37fc0xafe5…2e7fBase—$0.01100%coinbase92d ago0xa31e3d…b8783b
0xd9c4…37fc0x37d0…e462Base—$0.01100%coinbase92d ago0x27badf…b3aa3c
0xd9c4…37fc0x5d2d…8ec4Base—$0.01100%coinbase92d ago0x70eea2…0180f3
0xd9c4…37fc0xafff…134fBase—$0.01100%coinbase92d ago0x8ec08f…b5deb3
0xd9c4…37fc0xc370…704aBase—$0.01100%coinbase92d ago0x3b80de…85d78b
0xd9c4…37fc0x7487…122fBase—$0.01100%coinbase92d ago0x22285a…e1e2d0
0xd9c4…37fc0x1dc7…0793Base—$0.01100%coinbase92d ago0xe9d29e…6d01b0
0xd9c4…37fc0xcd8b…6ae6Base—$0.01100%coinbase92d ago0x80122d…b9eb4f
0xd9c4…37fc0x4a18…5049Base—$0.01100%coinbase92d ago0xece409…8b51ec
0xd9c4…37fc0xd59a…e937Base—$0.01100%coinbase92d ago0x3f51e8…0e4eff
0xd9c4…37fc0xf2fa…58adBase—$0.01100%coinbase92d ago0x8d5afe…6210b5
0xd9c4…37fc0xef96…ffecBase—$0.01100%coinbase92d ago0x4435cd…7fb604
0xd9c4…37fc0xc3b9…0807Base—$0.01100%coinbase92d ago0x2a9730…d3f85b
0xd9c4…37fc0xb0ac…f987Base—$0.01100%coinbase92d ago0x271d72…1a5410
0xd9c4…37fc0x318b…dde1Base—$0.01100%coinbase92d ago0xd19100…91e0bd
0xd9c4…37fc0x9070…b46cBase—$0.01100%coinbase92d ago0x7a8aad…f9bc74
0xd9c4…37fc0x1725…9a3cBase—$0.01100%coinbase92d ago0x9f352b…85e4cb
0xd9c4…37fc0xa22e…2958Base—$0.01100%coinbase92d ago0x9c9243…a28636
0xd9c4…37fc0x909d…dab5Base—$0.01100%coinbase92d ago0x68479d…d95663
0xd9c4…37fc0xb06c…d177Base—$0.01100%coinbase92d ago0xa9943e…bd298d

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.