Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc4a970…d722a0
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6412d7…a45887
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8d36cd…8fd42a
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x420fe5…853622
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x61753f…827a3e
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x95d1ad…a3603c
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x67a51b…c4ebb7
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd57eb2…d50b75
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe6c316…638d83
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc7e6ea…9bc03e
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf41f28…5c01b5
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x08aa64…6b3f64
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3f3b18…0cae12
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x260feb…32810c
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf3a2cb…90f64b
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc27f42…34f0f8
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xdd533a…6088ae
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5dcf5e…179340
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x89f216…a07abe
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf65e1c…d45643
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7ebbef…3e6427
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9629e0…0abcc1
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x862903…e29b4e
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x54f1b5…ab8640
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xbf4471…ab8be7

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.