Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3dc420…574d09
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2eff08…575d43
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI109d ago0x464ca3…1319f3
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI109d ago0x788b2d…5d7a12
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0512f5…90310a
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc4a742…32fef6
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI109d ago0xbe0a75…0bf4c6
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI109d ago0x050a14…5f609f
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe4752b…263f8e
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI109d ago0x172404…df0a19
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI109d ago0xdf7d98…9bb35c
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5ccd52…152d6b
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI109d ago0x76d1a4…7a800a
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb6d337…75c1e7
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe14375…dfb8aa
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7f6b50…0bd0e6
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI110d ago0x349c33…92efc1
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI110d ago0x123205…c4b6f8
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI110d ago0x873960…411fad
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI110d ago0x11f749…3f3f41
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI110d ago0x2e8192…1204bf
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb602b5…ae8cb1
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI110d ago0xcf33ef…face91
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4aeaf1…b594c0
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI110d ago0x15a4ab…b27ef0

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.