Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x257b…ae520xf806…3300Basex402 service$0.01100%payAI49d ago0xa900e7…3ea77f
0x257b…ae520xf806…3300Basex402 service$0.05100%payAI49d ago0xaa76eb…099354
0x257b…ae520xf806…3300Basex402 service$0.02100%payAI49d ago0xcf3a82…0f4934
0x257b…ae520xf806…3300Basex402 service$0.01100%payAI49d ago0xa6810a…660ffc
0x257b…ae520xf806…3300Basex402 service$0.01100%payAI49d ago0x071fcf…172300
0x257b…ae520xf806…3300Basex402 service$0.02100%payAI49d ago0xdc9aa1…9651bc
0x257b…ae520xf806…3300Basex402 service$0.02100%payAI49d ago0xfdcab2…30ae2c
0x257b…ae520xf806…3300Basex402 service$0.01100%payAI49d ago0x8ab678…a7326f
0x257b…ae520xf806…3300Basex402 service$0.01100%payAI49d ago0x8615d9…cb91b3
0x257b…ae520xf806…3300Basex402 service$0.05100%payAI49d ago0x9a05e6…77e8b1
0x257b…ae520xf806…3300Basex402 service$0.01100%payAI49d ago0x79696f…a7339d
0x257b…ae520xf806…3300Basex402 service$0.04100%payAI49d ago0xe8e3a1…435dae
0x257b…ae520xf806…3300Basex402 service$0.02100%payAI49d ago0xc08daa…be4bfa
0x257b…ae520xf806…3300Basex402 service$0.01100%payAI49d ago0x9dc05d…d2544a
0x257b…ae520xf806…3300Basex402 service$0.01100%payAI49d ago0x3a7417…d3e2b2
0x257b…ae520xf806…3300Basex402 service$0.02100%payAI49d ago0x31ad4c…c5b48d
0x257b…ae520xf806…3300Basex402 service$0.02100%payAI49d ago0xc073c5…723bb6

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.