Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x33d1…1d010xb1ef…88c0Basex402 serviceTwitter$0.50100%coinbase9d ago0x0c1eb4…f6b415
0x33d1…1d010xb1ef…88c0Basex402 serviceTwitter$0.25100%coinbase9d ago0xff96e1…27dbc1
0x33d1…1d010xb1ef…88c0Basex402 serviceTwitter$0.15100%coinbase9d ago0x44a6f8…ddd640
0x33d1…1d010xb1ef…88c0Basex402 serviceTwitter$0.05100%coinbase9d ago0x280893…942442
0x33d1…1d010xb1ef…88c0Basex402 serviceTwitter$0.05100%coinbase9d ago0x8778d5…9eeb1c
0x33d1…1d010xb1ef…88c0Basex402 serviceTwitter$0.05100%coinbase9d ago0x7cca51…2300fd
0x33d1…1d010xb1ef…88c0Basex402 serviceTwitter$0.20100%coinbase9d ago0xccdebd…6ac472
0x33d1…1d010xb1ef…88c0Basex402 serviceTwitter$0.05100%coinbase9d ago0x0812ba…4b9eea
0x33d1…1d010xb1ef…88c0Basex402 serviceTwitter$0.02100%coinbase9d ago0x25cb38…c3b098
0x33d1…1d010xb1ef…88c0Basex402 serviceTwitter$0.005100%coinbase9d ago0xeb3008…d33463
0x33d1…1d010xb1ef…88c0Basex402 serviceTwitter$0.005100%coinbase9d ago0xbeaed2…37863f
0x33d1…1d010xb1ef…88c0Basex402 serviceTwitter$0.005100%coinbase9d ago0x3a075f…54ecaa
0x33d1…1d010xb1ef…88c0Basex402 serviceTwitter$0.01100%coinbase9d ago0x31dd21…74c580
0x33d1…1d010xb1ef…88c0Basex402 serviceTwitter$0.05100%coinbase9d ago0x42977a…982c01
0x33d1…1d010xb1ef…88c0Basex402 serviceTwitter$0.01100%coinbase9d ago0x95fbce…52e7d5
0x33d1…1d010xb1ef…88c0Basex402 serviceTwitter$0.02100%coinbase9d ago0xcaae5e…cd4c36
0x33d1…1d010xb1ef…88c0Basex402 serviceTwitter$0.02100%coinbase9d ago0x79d04b…4ca443
0x33d1…1d010xb1ef…88c0Basex402 serviceTwitter$0.01100%coinbase9d ago0x9a0e09…e8a4d4
0x33d1…1d010xb1ef…88c0Basex402 serviceTwitter$0.02100%coinbase9d ago0x3cb158…f47c24
0x33d1…1d010xb1ef…88c0Basex402 serviceTwitter$0.02100%coinbase9d ago0xbb3b9a…6762fb
0x33d1…1d010xb1ef…88c0Basex402 serviceTwitter$0.05100%coinbase9d ago0x26cc06…7c58cf
0x33d1…1d010xb1ef…88c0Basex402 serviceTwitter$0.02100%coinbase9d ago0xe20ca3…8ff347
0x33d1…1d010xb1ef…88c0Basex402 serviceTwitter$0.05100%coinbase9d ago0x6968ba…c532a7
0x33d1…1d010xb1ef…88c0Basex402 serviceTwitter$0.05100%coinbase9d ago0xf3b687…1776a1
0x33d1…1d010xb1ef…88c0Basex402 serviceTwitter$0.05100%coinbase9d ago0x280903…4c211c

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.