Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI102d ago0x6d1e72…7984b7
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI102d ago0xccf7ae…3a05bc
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI102d ago0xcadca2…1460ee
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI102d ago0x35ab2c…88c22f
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb63e5e…81b8df
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI102d ago0xbb79cc…fce3a0
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI102d ago0x5bdb86…79c9cf
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI102d ago0x557fed…e312c9
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI102d ago0x1d4968…00a623
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI102d ago0x6bddd7…24fe95
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI102d ago0x9daed8…c4eb20
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI102d ago0x68aa82…dde460
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI102d ago0x356023…0071ab
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI102d ago0x40eb2e…12e7f5
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI102d ago0xece3dc…b9ba22
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe7d043…6a714b
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI102d ago0x1f0235…3dda6b
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI102d ago0xeaf390…81bda5
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI102d ago0x730242…e9e794
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf4e55f…0e3928
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI102d ago0xed2462…622038
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI102d ago0x58d2f3…a3be36
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI102d ago0x26002b…9deec3
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI102d ago0x9d74d5…b23bef
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI102d ago0x5a6851…c27fc4

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.