Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI108d ago0x37beba…0ef20e
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI108d ago0xda1058…46d8ce
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9fcfb8…8a219b
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2199a8…82846a
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI108d ago0x41f977…9d8c25
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI108d ago0xde0e5d…6e2d3b
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf85994…b8262e
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf3a044…a9279c
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI108d ago0x62dca4…309197
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2b5030…21d553
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI108d ago0x7894b5…004030
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI108d ago0x45efe3…c21b23
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa0e918…cc4338
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8e9b4b…6ac229
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf115f4…37eefc
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI109d ago0xcccfe1…c68e28
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6f4096…874f30
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6cf129…e408f4
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5aca0d…a654ce
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI109d ago0xeba45f…d73fe9
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc57440…ca7c4b
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI109d ago0xae2d3b…727f46
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI109d ago0x90f5ca…9db4e8
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf4cffd…13f298
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI109d ago0x999ebd…221544

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.