Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf27d1f…d1661f
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3e5d79…4489df
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x7e8049…cda19c
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x7649bf…74c655
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc6390a…99b80b
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x260689…5188cc
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd19a5f…f1d24f
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc248b4…5eb3d4
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc60b5b…4dd0a1
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8f0c8f…cbc63c
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x7bdc7c…6e6294
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0a608f…ff374f
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x317177…b96c94
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0bbef7…6afd11
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6c3f80…eba3c6
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x874eb8…1c51c2
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1b17a2…11b514
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x62fcca…754e83
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6232a9…b38cd8
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x759204…2bf219
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x93c565…cfb3ed
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x550bdb…5f5f0d
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4c433c…b8768b
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe23ec0…f6e184
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc5cb2d…4a1cbb

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.