Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x11c623…275a1a
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x36c5b6…6fde8f
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6f7b24…6019f2
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0e3e7b…d59a73
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xed6818…02e13e
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xbbb211…7c88fc
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5f0daa…6f22e5
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1eb805…8ac483
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0ffc7a…9a5205
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc5c48e…35210e
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd3c2b5…4ebb80
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x57a022…b1ec05
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x552ef3…b99ade
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x79ac08…8c924f
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x00fb57…b96a85
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc1d146…55fa2e
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xea678b…298c43
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc87379…c676f6
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xed4253…024b52
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa99164…d57599
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0ddcaf…36e4ba
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4ec4c1…1e911c
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6a8f6b…dca490
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa5d132…a93a9a
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa4a299…7408f9

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.