Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7898…159b0xfe80…47eeBase—$0.001100%fluxa50d ago0x63b967…29f8dc
0x7898…159b0xfe80…47eeBase—$0.001100%fluxa50d ago0x7a69fd…87fa1c
0x7898…159b0x9c95…e299Base—$0.001100%fluxa50d ago0xc1979e…5d837b
0x7898…159b0xfe80…47eeBase—$0.001100%fluxa50d ago0xe4687d…d93ceb
0x7898…159b0xfe80…47eeBase—$0.001100%fluxa50d ago0x134318…c7eb03
0x7898…159b0xfe80…47eeBase—$0.001100%fluxa50d ago0x5958ac…18a69d
0x7898…159b0xfe80…47eeBase—$0.001100%fluxa50d ago0x713d1e…79b7e3
0x7898…159b0xfe80…47eeBase—$0.001100%fluxa50d ago0x274700…0681ef
0x7898…159b0xfe80…47eeBase—$0.001100%fluxa50d ago0x125a98…d00c3f
0x7898…159b0xfe80…47eeBase—$0.001100%fluxa50d ago0x39351e…de5267
0x7898…159b0xfe80…47eeBase—$0.001100%fluxa50d ago0x5b78e3…8080b6
0x7898…159b0xfe80…47eeBase—$0.001100%fluxa50d ago0x027a39…09463a
0x7898…159b0xfe80…47eeBase—$0.001100%fluxa50d ago0x5d721e…1c2c58
0x7898…159b0xfe80…47eeBase—$0.001100%fluxa50d ago0x55ceee…514589
0x7898…159b0xfe80…47eeBase—$0.001100%fluxa50d ago0x551ae5…cd5784
0x7898…159b0x9c95…e299Base—$0.001100%fluxa50d ago0x4d40ab…f7daa2
0x7898…159b0xfe80…47eeBase—$0.001100%fluxa50d ago0x4baaf6…b579d9
0x7898…159b0xfe80…47eeBase—$0.001100%fluxa50d ago0xeb6287…007fe8
0x7898…159b0xfe80…47eeBase—$0.001100%fluxa50d ago0x10d896…1f18e7
0x7898…159b0xfe80…47eeBase—$0.001100%fluxa50d ago0x9cd305…8ac522
0x7898…159b0xfe80…47eeBase—$0.001100%fluxa50d ago0x935ac5…90c400
0x7898…159b0xfe80…47eeBase—$0.001100%fluxa50d ago0x522f07…73954e
0x7898…159b0x9c95…e299Base—$0.001100%fluxa50d ago0xdcfd5d…6dea26
0x7898…159b0xfe80…47eeBase—$0.001100%fluxa50d ago0x53eb29…e9f28b
0x7898…159b0xfe80…47eeBase—$0.001100%fluxa50d ago0x1d52f6…72359a

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.