Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI108d ago0x10d2b1…5ce242
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI108d ago0xdb0212…c40df5
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI108d ago0x27fbb1…162e32
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI108d ago0x088a63…641260
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI108d ago0x80afee…663306
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI108d ago0x51f576…72b115
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe7471e…1aab6d
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI108d ago0xff6ac4…a26618
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb636fa…9107f2
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI108d ago0x154bdf…4ded15
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI108d ago0xdaecc9…d19a6e
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI108d ago0x89aa08…2b0d4a
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI108d ago0x25a6e2…da37ab
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI108d ago0xfa776a…1d711e
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI108d ago0x78f674…8e8cfa
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI108d ago0x213b79…7c7b3a
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI108d ago0x01da11…0be258
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9426ef…7d92e6
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI108d ago0x81efdc…c1bcf3
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI108d ago0x58c4d2…f95e05
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc5304c…4b4d87
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe199ea…028a46
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2bb74d…87431f
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc74c5b…022843
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb49987…841077

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.