Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa39d ago0xb4dd89…27b7b3
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa39d ago0x3e62e3…e2144d
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa39d ago0x608105…d96372
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa39d ago0x4bfcf3…d26e18
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa39d ago0x930811…363011
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa39d ago0x97a117…5bdf01
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa39d ago0x4332e7…43ead4
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa39d ago0xc266e9…62a66f
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa40d ago0x5cd5c9…fe5d09
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa40d ago0xdcd5ef…f1791b
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa40d ago0x9b752c…79b1af
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa40d ago0xf93edc…f03195
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa40d ago0x44e49a…14b6e1
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa40d ago0x00074b…d82fa4
0x4f05…83a10x9c95…e299Base—$0.001100%fluxa40d ago0xd8bd1a…d0b8ed
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa40d ago0xfdf06e…63fac8
0x4f05…83a10x9c95…e299Base—$0.001100%fluxa40d ago0x266545…2dbe9a
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa40d ago0xcc824d…5f1728
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa40d ago0x1e3adf…41b085
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa40d ago0xa8a5ed…be0696
0x4f05…83a10x9c95…e299Base—$0.001100%fluxa40d ago0x702284…cad627
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa40d ago0x984b92…151953
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa40d ago0xc44254…b53431
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa40d ago0x85796c…fd6e9d
0x4f05…83a10x9c95…e299Base—$0.001100%fluxa40d ago0xf5a3e9…ebcedc

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.