Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa17d ago0x25a48b…b5abac
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa17d ago0xad96a3…7a5162
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa17d ago0x5bf1c5…8190e0
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa17d ago0x583513…88b55d
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa17d ago0x833b51…57a7ca
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa17d ago0xf26ee5…63124d
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa17d ago0x5a7967…ddc8d3
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa17d ago0x843bb8…1b3b5e
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa17d ago0xaab2c1…5b28f6
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa17d ago0xa8c621…cf9284
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa17d ago0x111185…9a6314
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa17d ago0x6002bf…8af357
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa17d ago0x9b6859…ffcb8b
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa17d ago0xab99b9…6ea54d
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa17d ago0x94e4a0…496cd5
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa17d ago0x920579…b8a51a
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa17d ago0xfbfcff…393945
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa17d ago0x6519c3…86d49a
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa17d ago0xbb54b4…b4c443
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa17d ago0x162822…9989cb
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa17d ago0xb024ac…31d412
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa17d ago0xc09329…07250b
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa17d ago0x26d739…b3b1f7
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa17d ago0xb8442e…dbdb33
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa17d ago0x3df462…a773df

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.