Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcf72…54340x050f…e8d1Base—$0.04100%payAI45d ago0x93c3ae…968007
0xcf72…54340xb926…0505Base—$0.02100%payAI45d ago0x25b25e…28caa7
0xcf72…54340x98d5…f207Base—$0.01100%payAI45d ago0x27d02a…66892d
0xcf72…54340xe9e3…71abBase—$0.02100%payAI45d ago0x6ddd16…4bae0a
0xcf72…54340x5c1a…3ba9Base—$0.02100%payAI45d ago0x6918bc…83ace7
0xcf72…54340xcac4…cef3Base—$0.01100%payAI45d ago0xaea441…6ba118
0xcf72…54340x3c8f…b3c7Base—$0.01100%payAI45d ago0x0a6cf1…5039e6
0xcf72…54340xe16a…05baBase—$0.04100%payAI45d ago0x87a04e…21876f
0xcf72…54340xaadf…b72cBase—$0.02100%payAI45d ago0x5cf11b…84e668
0xcf72…54340xd042…96b5Base—$0.02100%payAI45d ago0x1acd7e…9a47ff
0xcf72…54340xa93b…cc4eBase—$0.02100%payAI45d ago0xdf66a5…f638f1
0xcf72…54340x850f…bc8dBase—$0.04100%payAI45d ago0x10fd28…0543f0
0xcf72…54340x1bc7…39bbBase—$0.01100%payAI45d ago0x61c81c…26fbc3
0xcf72…54340x7bfc…1d2aBase—$0.04100%payAI45d ago0x0e75ad…cb6de1
0xcf72…54340x2a33…b229Base—$0.03100%payAI45d ago0x9b5009…f1ff86
0xcf72…54340x7ff5…ea6cBase—$0.02100%payAI45d ago0x1b60b7…d719bc
0xcf72…54340x501b…6e6cBase—$0.01100%payAI45d ago0x2b597c…3d8b3d
0xcf72…54340x63bc…9414Base—$0.01100%payAI45d ago0x262de4…7100ba
0xcf72…54340xf7b9…a9aeBase—$0.02100%payAI45d ago0xbe6a8a…936e59
0xcf72…54340x888a…20c1Base—$0.02100%payAI45d ago0xd5b082…316e1d
0xcf72…54340xf9df…3363Base—$0.03100%payAI45d ago0x83c4c5…1316b0
0xcf72…54340x659e…b54bBase—$0.03100%payAI45d ago0xdff550…c36972
0xcf72…54340xa117…7336Base—$0.04100%payAI45d ago0xeb4344…760871
0xcf72…54340x4fa9…b868Base—$0.04100%payAI45d ago0xa22f83…1ba091
0xcf72…54340x2bfc…839fBase—$0.03100%payAI45d ago0x293d7a…88ac9f

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.