Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI103d ago0x91f2ba…7d7c39
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI103d ago0x49780d…4f84c6
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2d01c3…cb44bc
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI103d ago0x908ffc…0dc48c
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb85a57…56b8c1
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI103d ago0xdf4cfb…908585
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe0d999…4915e3
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI103d ago0x23d562…cdaadb
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI103d ago0xecd19f…7cffc9
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf3bfa1…45e1d7
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI103d ago0x999443…3509d5
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI103d ago0x66935b…94298f
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI103d ago0x093313…cb3bc3
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI103d ago0xef2383…8ec48f
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI103d ago0xaa1608…3d6c20
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI103d ago0x42bcf9…a5c934
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2d59aa…9e2660
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI103d ago0x30c463…351839
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI103d ago0x014e62…b200ce
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3c18ed…0be98d
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI103d ago0x907462…b6be5a
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3a2663…c84926
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI103d ago0x120067…b771c7
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI103d ago0x209592…6edee8
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI103d ago0x978714…a96ca1

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.