Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdf3f…921d0xfe80…47eeBase—$0.001100%fluxa36d ago0x2ed376…39854c
0xdf3f…921d0xfe80…47eeBase—$0.001100%fluxa36d ago0x537db8…a30b1c
0xdf3f…921d0x9c95…e299Base—$0.001100%fluxa36d ago0x93189f…a47008
0xdf3f…921d0xfe80…47eeBase—$0.001100%fluxa36d ago0xbbcdf4…1a078b
0xdf3f…921d0xfe80…47eeBase—$0.001100%fluxa36d ago0xf03b8e…376276
0xdf3f…921d0xfe80…47eeBase—$0.001100%fluxa36d ago0xc1fe18…2a3987
0xdf3f…921d0x9c95…e299Base—$0.001100%fluxa36d ago0x7fa9ff…af65d4
0xdf3f…921d0xfe80…47eeBase—$0.001100%fluxa36d ago0x4b6d09…b5afbd
0xdf3f…921d0x9c95…e299Base—$0.001100%fluxa36d ago0x944f77…ef89f8
0xdf3f…921d0xfe80…47eeBase—$0.001100%fluxa36d ago0x9efb74…12a51d
0xdf3f…921d0x9c95…e299Base—$0.001100%fluxa36d ago0x63d534…395441
0xdf3f…921d0x9c95…e299Base—$0.001100%fluxa36d ago0xcbf139…d67979
0xdf3f…921d0xfe80…47eeBase—$0.001100%fluxa36d ago0x99e005…5ff5b1
0xdf3f…921d0x9c95…e299Base—$0.001100%fluxa36d ago0xffda98…39b50b
0xdf3f…921d0x9c95…e299Base—$0.001100%fluxa36d ago0xcefc7a…aa0f55
0xdf3f…921d0xfe80…47eeBase—$0.001100%fluxa36d ago0x0d011a…84f985
0xdf3f…921d0xfe80…47eeBase—$0.001100%fluxa36d ago0x306857…8b9b79
0xdf3f…921d0xfe80…47eeBase—$0.001100%fluxa36d ago0x6c4c6b…86d8b8
0xdf3f…921d0x9c95…e299Base—$0.001100%fluxa36d ago0x4ea4c0…d5776d
0xdf3f…921d0xfe80…47eeBase—$0.001100%fluxa36d ago0x6d2f48…16ca47
0xdf3f…921d0xfe80…47eeBase—$0.001100%fluxa36d ago0x1aba07…0bcc96
0xdf3f…921d0xfe80…47eeBase—$0.001100%fluxa36d ago0x96090b…8738af
0xdf3f…921d0x9c95…e299Base—$0.001100%fluxa36d ago0x1714c4…47f811
0xdf3f…921d0xfe80…47eeBase—$0.001100%fluxa36d ago0x7f1eed…549bc7
0xdf3f…921d0x9c95…e299Base—$0.001100%fluxa36d ago0xf1faa9…7181ab

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.