Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x388c…5c2a0x9c95…e299Base$0.001100%fluxa13d ago0xbe2050…6b09ce
0x388c…5c2a0x9c95…e299Base$0.001100%fluxa13d ago0xc6700b…3c9bf9
0x388c…5c2a0x9c95…e299Base$0.001100%fluxa13d ago0xeb7931…c81e8f
0x388c…5c2a0x9c95…e299Base$0.001100%fluxa13d ago0xf89912…74bd17
0x388c…5c2a0x9c95…e299Base$0.001100%fluxa13d ago0x781e02…ab84c8
0x388c…5c2a0x9c95…e299Base$0.001100%fluxa13d ago0x428fbd…6a23be
0x388c…5c2a0x9c95…e299Base$0.001100%fluxa13d ago0x3d3ee0…06d827
0x388c…5c2a0x9c95…e299Base$0.001100%fluxa13d ago0xe3594f…8a9051
0x388c…5c2a0xfe80…47eeBase$0.001100%fluxa13d ago0x865901…ceb7a5
0x388c…5c2a0xfe80…47eeBase$0.001100%fluxa13d ago0xbabb7d…f30e5a
0x388c…5c2a0xfe80…47eeBase$0.001100%fluxa13d ago0x011649…fe7df9
0x388c…5c2a0x9c95…e299Base$0.001100%fluxa13d ago0x063caa…8128ea
0x388c…5c2a0x9c95…e299Base$0.001100%fluxa14d ago0xefb2ef…0af254
0x388c…5c2a0xfe80…47eeBase$0.001100%fluxa14d ago0x0a81ff…47c45c
0x388c…5c2a0xfe80…47eeBase$0.001100%fluxa14d ago0x0fa0f0…00dd97
0x388c…5c2a0xfe80…47eeBase$0.001100%fluxa14d ago0xe59a5c…beb8b8
0x388c…5c2a0x9c95…e299Base$0.001100%fluxa14d ago0x683f47…9cb0ea
0x388c…5c2a0x9c95…e299Base$0.001100%fluxa14d ago0x085fa9…0dd298
0x388c…5c2a0xfe80…47eeBase$0.001100%fluxa14d ago0x033329…0508de
0x388c…5c2a0xfe80…47eeBase$0.001100%fluxa14d ago0x758e94…f6ba23
0x388c…5c2a0x9c95…e299Base$0.001100%fluxa14d ago0xc31141…a42a52
0x388c…5c2a0xfe80…47eeBase$0.001100%fluxa14d ago0xc6c7a2…595579
0x388c…5c2a0xfe80…47eeBase$0.001100%fluxa14d ago0x907990…60ec45
0x388c…5c2a0xfe80…47eeBase$0.001100%fluxa14d ago0x15c754…296db5
0x388c…5c2a0xfe80…47eeBase$0.001100%fluxa14d ago0xffbf96…541cb9

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.