Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7985…75850xfe80…47eeBase—$0.001100%fluxa37d ago0x9f4110…8f5832
0x7985…75850xfe80…47eeBase—$0.001100%fluxa37d ago0xe056b0…d4ea1c
0x7985…75850xfe80…47eeBase—$0.001100%fluxa37d ago0x1d463f…b34f09
0x7985…75850xfe80…47eeBase—$0.001100%fluxa37d ago0x89b0df…bc7b2c
0x7985…75850xfe80…47eeBase—$0.001100%fluxa37d ago0x126d7c…52307f
0x7985…75850xfe80…47eeBase—$0.001100%fluxa37d ago0xf84309…c8fff5
0x7985…75850xfe80…47eeBase—$0.001100%fluxa37d ago0x4bb715…b0d7c1
0x7985…75850xfe80…47eeBase—$0.001100%fluxa37d ago0xac0ab2…e8e511
0x7985…75850xfe80…47eeBase—$0.001100%fluxa37d ago0xf9196a…c57d79
0x7985…75850xfe80…47eeBase—$0.001100%fluxa37d ago0x43f40a…c71016
0x7985…75850xfe80…47eeBase—$0.001100%fluxa37d ago0xd247ff…7c1e28
0x7985…75850xfe80…47eeBase—$0.001100%fluxa37d ago0xc7a442…fc1c23
0x7985…75850xfe80…47eeBase—$0.001100%fluxa37d ago0xd3d39e…52f52e
0x7985…75850x9c95…e299Base—$0.001100%fluxa37d ago0x04c2d2…c0d72a
0x7985…75850xfe80…47eeBase—$0.001100%fluxa37d ago0x32782e…483a2c
0x7985…75850xfe80…47eeBase—$0.001100%fluxa37d ago0x0c6d88…03683d
0x7985…75850xfe80…47eeBase—$0.001100%fluxa37d ago0xc553c9…dfbb08
0x7985…75850xfe80…47eeBase—$0.001100%fluxa37d ago0x61eef7…15d3fe
0x7985…75850xfe80…47eeBase—$0.001100%fluxa37d ago0x69c1e8…d6ce95
0x7985…75850xfe80…47eeBase—$0.001100%fluxa37d ago0xf29a94…0187dc
0x7985…75850xfe80…47eeBase—$0.001100%fluxa37d ago0xbd673a…8c8984
0x7985…75850xfe80…47eeBase—$0.001100%fluxa37d ago0xbbedf2…a4ac02
0x7985…75850xfe80…47eeBase—$0.001100%fluxa37d ago0xb9a201…6b2815
0x7985…75850xfe80…47eeBase—$0.001100%fluxa37d ago0xf83954…446511
0x7985…75850xfe80…47eeBase—$0.001100%fluxa37d ago0xedfff9…623adf

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.