Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9349…5ac30xfe80…47eeBase—$0.001100%fluxa33d ago0xbcf239…b812f0
0x9349…5ac30x9c95…e299Base—$0.001100%fluxa33d ago0x69eb5c…351917
0x9349…5ac30x9c95…e299Base—$0.001100%fluxa33d ago0xc7bc74…fccf10
0x9349…5ac30x9c95…e299Base—$0.001100%fluxa34d ago0x808b8f…8c6902
0x9349…5ac30x9c95…e299Base—$0.001100%fluxa34d ago0xa2b1bf…64700b
0x9349…5ac30xfe80…47eeBase—$0.001100%fluxa34d ago0xeb65c4…b3d0c8
0x9349…5ac30x9c95…e299Base—$0.001100%fluxa34d ago0xa91012…27f6d5
0x9349…5ac30x9c95…e299Base—$0.001100%fluxa34d ago0xff11eb…bdb071
0x9349…5ac30xfe80…47eeBase—$0.001100%fluxa34d ago0x63f839…88dc46
0x9349…5ac30x9c95…e299Base—$0.001100%fluxa34d ago0xb7ace9…72e5db
0x9349…5ac30x9c95…e299Base—$0.001100%fluxa34d ago0x5434eb…ee12f4
0x9349…5ac30x9c95…e299Base—$0.001100%fluxa34d ago0x94df6d…87c488
0x9349…5ac30xfe80…47eeBase—$0.001100%fluxa34d ago0x6435f3…033f5d
0x9349…5ac30xfe80…47eeBase—$0.001100%fluxa34d ago0x5a5d5d…0fe882
0x9349…5ac30xfe80…47eeBase—$0.001100%fluxa34d ago0x796b29…7cdec4
0x9349…5ac30xfe80…47eeBase—$0.001100%fluxa34d ago0xf42397…90769c
0x9349…5ac30x9c95…e299Base—$0.001100%fluxa34d ago0x606c4a…50cb4d
0x9349…5ac30x9c95…e299Base—$0.001100%fluxa34d ago0x160716…623957
0x9349…5ac30xfe80…47eeBase—$0.001100%fluxa34d ago0x7189db…63cc6a
0x9349…5ac30x9c95…e299Base—$0.001100%fluxa34d ago0x638ec9…eb580f
0x9349…5ac30xfe80…47eeBase—$0.001100%fluxa34d ago0x89b610…aa9463
0x9349…5ac30x9c95…e299Base—$0.001100%fluxa34d ago0xa4ed29…6ae421
0x9349…5ac30xfe80…47eeBase—$0.001100%fluxa34d ago0x1bd434…6750b4
0x9349…5ac30x9c95…e299Base—$0.001100%fluxa34d ago0xa05abe…351d70
0x9349…5ac30x9c95…e299Base—$0.001100%fluxa34d ago0xa06f52…290a50

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.