Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe8c7ad…45fdcc
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc878e2…f4be0b
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd9a7c4…40ac16
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x059956…de1b43
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4c5038…d9add8
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1402b3…d1a818
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x07afad…8d8721
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x813574…1207a3
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x47672a…13be9c
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x848620…ecb135
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x08fc33…b441f3
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3fd3c5…d9c1b2
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd2f1de…b58bc5
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8adbd6…bf35e6
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8ac27d…fb221c
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xeb8435…d7ac47
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4d19bb…1af901
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xfe9010…77dd1f
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc806d4…c841bb
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x034c41…527891
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4f2a14…a7218c
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0a023e…48444d
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x883151…8ffc15
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe79bb5…6424d3
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x170550…e0c19c

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.