Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6cad…8d8c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8f9359…3c9721
0x6cad…8d8c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0d4fc6…cee06d
0x6cad…8d8c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8bc250…ecf16a
0x6cad…8d8c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x163c87…b62ca4
0x6cad…8d8c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x4cc1ff…b14a15
0x6cad…8d8c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0fced9…697096
0x6cad…8d8c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf4f3ce…bdf0cd
0x6cad…8d8c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xde40dd…57105c
0x6cad…8d8c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1bf65d…55f05e
0x6cad…8d8c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x6abca9…2cd6d8
0x6cad…8d8c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc99e73…1b00d9
0x6cad…8d8c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd17bdb…28fcba
0x6cad…8d8c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x6fb41d…4d7372
0x6cad…8d8c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x99f700…8aff15
0x6cad…8d8c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2fe0f3…87cbc4
0x6cad…8d8c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9492db…c39e31
0x6cad…8d8c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x43eaaf…25720a
0x6cad…8d8c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd0a2d3…5a3c9a
0x6cad…8d8c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf3d908…fb7688
0x6cad…8d8c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb3597c…10e6ab
0x6cad…8d8c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd82a33…72fb93
0x6cad…8d8c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe10f7e…00d1b9
0x6cad…8d8c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x083a99…11b2a9
0x6cad…8d8c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7fe0dc…9b7259
0x6cad…8d8c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3f9c83…27d0cd

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.