Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x118b…c71b0x080e…6d18Base—$0.01100%coinbase81d ago0xf50f3a…703cad
0x118b…c71b0xfffd…eb9aBase—$0.01100%coinbase81d ago0x4f6477…adba8c
0x118b…c71b0x4d8c…cc5aBase—$0.01100%coinbase81d ago0x29637a…526660
0x118b…c71b0xd476…f4e1Base—$0.01100%coinbase81d ago0xa6dcb2…cbedc9
0x118b…c71b0x792d…acdeBase—$0.01100%coinbase81d ago0x309f61…5af400
0x118b…c71b0x82b4…4af1Base—$0.01100%coinbase81d ago0x056b43…7f01da
0x118b…c71b0x4017…b6f0Base—$0.01100%coinbase81d ago0x4c5949…7a4ea4
0x118b…c71b0xde89…21fcBase—$0.01100%coinbase81d ago0x861bb1…ea75b2
0x118b…c71b0xa32a…4dbaBase—$0.01100%coinbase81d ago0xcc53b4…0bf8b3
0x118b…c71b0x50b1…067aBase—$0.01100%coinbase81d ago0xfa81cf…e67293
0x118b…c71b0x49b7…7c60Base—$0.01100%coinbase81d ago0x6fbf59…e8a15f
0x118b…c71b0xff9a…2aaaBase—$0.01100%coinbase81d ago0xe9698e…25beba
0x118b…c71b0x3dec…a851Base—$0.01100%coinbase82d ago0x797ec0…c3ce63
0x118b…c71b0x3a95…f7e5Base—$0.01100%coinbase82d ago0x7f7f5f…6ae5a0
0x118b…c71b0x30db…4bf4Base—$0.01100%coinbase82d ago0x1a9336…c82d80
0x118b…c71b0x448e…043dBase—$0.01100%coinbase82d ago0xbeadaa…5254fa
0x118b…c71b0x17bf…2c83Base—$0.01100%coinbase82d ago0xf3c925…17dfdd
0x118b…c71b0x2b59…eb48Base—$0.01100%coinbase82d ago0x550410…d4403b
0x118b…c71b0xe9b9…1c96Base—$0.01100%coinbase82d ago0xef9234…4fc674
0x118b…c71b0xb789…17e3Base—$0.01100%coinbase82d ago0x5c74a1…d713f6
0x118b…c71b0x6d19…e914Base—$0.01100%coinbase82d ago0xe78aef…f45d66
0x118b…c71b0x87b5…0d5fBase—$0.01100%coinbase82d ago0x4f1b44…dc7de5
0x118b…c71b0x0698…fde0Base—$0.01100%coinbase82d ago0x2359eb…287fbd
0x118b…c71b0xe985…ebd1Base—$0.01100%coinbase82d ago0x9d9420…b75c0f
0x118b…c71b0x9585…73cfBase—$0.01100%coinbase82d ago0x2e31a3…bfb631

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.