Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xee27…bef90xfe80…47eeBase$0.001100%fluxa35d ago0x392973…6f2654
0xee27…bef90xfe80…47eeBase$0.001100%fluxa35d ago0x140907…118b49
0xee27…bef90x9c95…e299Base$0.001100%fluxa35d ago0xcefe2a…0abd8e
0xee27…bef90x9c95…e299Base$0.001100%fluxa35d ago0xd09498…cc5899
0xee27…bef90xfe80…47eeBase$0.001100%fluxa35d ago0x6bc39e…77b707
0xee27…bef90xfe80…47eeBase$0.001100%fluxa35d ago0x0bd59d…8fe0ac
0xee27…bef90x9c95…e299Base$0.001100%fluxa35d ago0x8001ee…e67b55
0xee27…bef90xfe80…47eeBase$0.001100%fluxa35d ago0x3b3cee…e987c2
0xee27…bef90xfe80…47eeBase$0.001100%fluxa35d ago0xff89b2…6e521c
0xee27…bef90x9c95…e299Base$0.001100%fluxa35d ago0xc4175b…0a694f
0xee27…bef90x9c95…e299Base$0.001100%fluxa35d ago0x377c92…a8bd19
0xee27…bef90x9c95…e299Base$0.001100%fluxa35d ago0xc6aef2…402693
0xee27…bef90xfe80…47eeBase$0.001100%fluxa35d ago0x8feda7…3cfa73
0xee27…bef90x9c95…e299Base$0.001100%fluxa35d ago0x2c63ab…52b518
0xee27…bef90x9c95…e299Base$0.001100%fluxa35d ago0x86d532…f85867
0xee27…bef90xfe80…47eeBase$0.001100%fluxa35d ago0x044347…7fa515
0xee27…bef90xfe80…47eeBase$0.001100%fluxa35d ago0x65497d…69e46a
0xee27…bef90xfe80…47eeBase$0.001100%fluxa36d ago0xa0d4a3…ec392c
0xee27…bef90x9c95…e299Base$0.001100%fluxa36d ago0xa19019…722109
0xee27…bef90xfe80…47eeBase$0.001100%fluxa36d ago0x3bc2b5…1eda9d
0xee27…bef90xfe80…47eeBase$0.001100%fluxa36d ago0x825c9c…3e68b8
0xee27…bef90x9c95…e299Base$0.001100%fluxa36d ago0x135e52…02cbab
0xee27…bef90xfe80…47eeBase$0.001100%fluxa36d ago0x0355e3…6dddd2
0xee27…bef90xfe80…47eeBase$0.001100%fluxa36d ago0x96a6db…267993
0xee27…bef90x9c95…e299Base$0.001100%fluxa36d ago0x912cc1…bd1fba

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.