Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf5a7…bee60x9c95…e299Base—$0.001100%fluxa35d ago0x6bdb70…69f81b
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa35d ago0xd6a01a…f74c9a
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa35d ago0x216638…6dc34b
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa35d ago0x32ba10…d1ce1a
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa35d ago0xa1ab2c…52c5fc
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa35d ago0xada7e6…9fdfd9
0xf5a7…bee60x9c95…e299Base—$0.001100%fluxa35d ago0x6b14ad…9d8c0e
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa35d ago0x28e5a5…824877
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa35d ago0x57bac2…42c49d
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa35d ago0x745c5f…f6c5f9
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa36d ago0x10ef7b…d2f4a4
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa36d ago0xb63ca5…1a0dfe
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa36d ago0x794ee4…fe2c0a
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa36d ago0x981d44…ca8e28
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa36d ago0x324517…2f6507
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa36d ago0xa4e3a2…06ec55
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa36d ago0x5db81d…f9495a
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa36d ago0xb65f42…c737cd
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa36d ago0x85cfee…939723
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa36d ago0x7713ad…40db0e
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa36d ago0x263ad1…a1cb6d
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa36d ago0xe0d2b5…f8e044
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa36d ago0x52c675…020858
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa36d ago0x073668…d90d03
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa36d ago0x9a5c3d…0cbfc7

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.