Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7161c1…2d3795
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa77d75…a32f7b
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc283f3…673657
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xaedf60…5fd97c
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9908ac…ec7b17
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x648054…db6788
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6115b3…02764d
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4b1877…689215
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2bc544…508c57
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5bd5ab…379491
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc58b46…8b97d5
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x39d115…7eef90
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xea1394…8db3a1
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0f2475…a71a24
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x23b174…72e590
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3a6bbc…24cde2
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3e7c21…95ee9f
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x150fac…61453f
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa06ae5…6822af
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xdbd8c4…711ecd
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x87b6a7…42c2ee
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x828b29…dee048
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb41c6a…e048ad
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x7115a7…2cf9e9
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5a2d06…f643ca

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.