Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x8ee6e3…9b2977
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xd45498…0b89c4
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x2e0e4e…53149b
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xb26581…2090a2
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x22f0d9…48e6a2
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xbc7b0f…64f230
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x92b72b…6eb21f
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x6a3219…eeb8d7
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x7461bb…d5ac5a
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xbb0247…304399
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xf3583a…1acb1a
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x74750e…9896df
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x07e6ab…fc2103
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xfe31fa…af5282
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x6ea6f7…193d19
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xf81efa…fc95a2
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x296a37…5f7e38
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x4488ba…420a5f
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x18fce0…180d5c
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xeef2e8…643e5f
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x26102a…dfedfd
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x041aef…508f43
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x68b6e5…ca434c
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x65b7a8…bff3ad
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x804629…9cff3f

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.