Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd01e…b1170x5f2c…6688Base—$0.01100%coinbase61d ago0x923649…9612dd
0xd01e…b1170xbc2a…57d9Base—$0.01100%coinbase62d ago0xa0e98f…5c37d7
0xd01e…b1170x81b8…e703Base—$0.01100%coinbase62d ago0x73dbbe…470645
0xd01e…b1170x23f7…b198Base—$0.01100%coinbase62d ago0x30fa64…c655da
0xd01e…b1170x17ea…e761Base—$0.01100%coinbase62d ago0xd8f3e2…39a7e3
0xd01e…b1170xce1d…c149Base—$0.01100%coinbase62d ago0xcd91e0…14ad86
0xd01e…b1170x7840…c335Base—$0.01100%coinbase62d ago0xca4a08…3c23b5
0xd01e…b1170x7db7…4c0dBase—$0.01100%coinbase62d ago0x62b7df…95f6d6
0xd01e…b1170x9f8e…4643Base—$0.01100%coinbase62d ago0x54d04e…8035f1
0xd01e…b1170x2d67…52baBase—$0.01100%coinbase62d ago0x3e5e48…8effc3
0xd01e…b1170x094c…063aBase—$0.01100%coinbase62d ago0xa348ce…ba3700
0xd01e…b1170x56b0…ddfeBase—$0.01100%coinbase62d ago0xd92210…d6b763
0xd01e…b1170xae7b…d5ddBase—$0.01100%coinbase62d ago0xcf101a…a06434
0xd01e…b1170xb042…8609Base—$0.01100%coinbase62d ago0x7c780a…018a17
0xd01e…b1170xcb4a…c0d3Base—$0.01100%coinbase62d ago0x794447…a78d2f
0xd01e…b1170x6fa2…d238Base—$0.01100%coinbase62d ago0x686a24…48bd3f
0xd01e…b1170xd028…09e3Base—$0.01100%coinbase62d ago0x20e72f…9f9acf
0xd01e…b1170x24ca…557cBase—$0.01100%coinbase62d ago0xfb763e…57ba19
0xd01e…b1170xe6d4…b1b4Base—$0.01100%coinbase62d ago0x4f3533…9ca98e
0xd01e…b1170xe51d…153aBase—$0.01100%coinbase62d ago0x9c05bd…68c0a2
0xd01e…b1170x9728…8b39Base—$0.01100%coinbase62d ago0xfad987…4c5536
0xd01e…b1170x1ff7…a6b8Base—$0.01100%coinbase62d ago0xf2992c…43e04a
0xd01e…b1170xc64b…3ad8Base—$0.01100%coinbase62d ago0xc2eacf…f10bc1
0xd01e…b1170x5a19…4818Base—$0.01100%coinbase62d ago0xe71c53…a49194
0xd01e…b1170xd3c4…844dBase—$0.01100%coinbase62d ago0x3b904a…d29195

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.