Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x67e9…afe00x6a5e…c666Basex402 service$0.01100%payAI112d ago0x581cda…cf414a
0x67e9…afe00x6a5e…c666Basex402 service$0.01100%payAI112d ago0x7d0f1e…8ab62a
0x67e9…afe00x6a5e…c666Basex402 service$0.01100%payAI112d ago0xf248e4…b9b6b8
0x67e9…afe00x6a5e…c666Basex402 service$0.01100%payAI112d ago0xe2ead6…18e4f7
0x67e9…afe00x6a5e…c666Basex402 service$0.01100%payAI112d ago0x87c9b7…cbca9a
0x67e9…afe00x6a5e…c666Basex402 service$0.01100%payAI112d ago0xb0f786…ed4c74
0x67e9…afe00x6a5e…c666Basex402 service$0.01100%payAI112d ago0x5dac95…a3be4f
0x67e9…afe00x6a5e…c666Basex402 service$0.01100%payAI112d ago0x929c6e…ffcb4d
0x67e9…afe00x6a5e…c666Basex402 service$0.01100%payAI112d ago0x62e449…8f8f0c
0x67e9…afe00x6a5e…c666Basex402 service$0.01100%payAI112d ago0x5595cf…2b42c5
0x67e9…afe00x6a5e…c666Basex402 service$0.01100%payAI113d ago0x02fdc1…6512b7
0x67e9…afe00x6a5e…c666Basex402 service$0.01100%payAI113d ago0xbf440c…a098ed
0x67e9…afe00x6a5e…c666Basex402 service$0.01100%payAI113d ago0x8d3469…b28299
0x67e9…afe00x6a5e…c666Basex402 service$0.01100%payAI113d ago0x4c243c…48d018
0x67e9…afe00x6a5e…c666Basex402 service$0.01100%payAI113d ago0x197fdf…b9e52e
0x67e9…afe00x6a5e…c666Basex402 service$0.01100%payAI113d ago0xd47c67…78e628
0x67e9…afe00x6a5e…c666Basex402 service$0.01100%payAI113d ago0x095bdc…bb6ae9
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1bf35f…52077f
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2b0c00…e2667c
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe2be9c…b1825d
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0d0606…ecb3c8
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc2edc0…6617f7
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI113d ago0x61d10e…2a6d65
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0d4399…4d7ff4
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI113d ago0x5e7b5a…7a12bb

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.