Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xebda…12290xfe80…47eeBase—$0.001100%fluxa16d ago0xaba69f…2fda2d
0xebda…12290xfe80…47eeBase—$0.001100%fluxa16d ago0xcfa0c7…826d9a
0xebda…12290xfe80…47eeBase—$0.001100%fluxa16d ago0xfffcf7…ffa930
0xebda…12290xfe80…47eeBase—$0.001100%fluxa16d ago0x5b754d…3933ba
0xebda…12290xfe80…47eeBase—$0.001100%fluxa16d ago0x0af1dd…acee5a
0xebda…12290xfe80…47eeBase—$0.001100%fluxa16d ago0xcb6218…a07768
0xebda…12290xfe80…47eeBase—$0.001100%fluxa16d ago0xf4ed19…3bb5b8
0xebda…12290xfe80…47eeBase—$0.001100%fluxa17d ago0xcfeac9…66a223
0xebda…12290xfe80…47eeBase—$0.001100%fluxa17d ago0x13f200…177433
0xebda…12290xfe80…47eeBase—$0.001100%fluxa17d ago0xc82cd6…56f880
0xebda…12290xfe80…47eeBase—$0.001100%fluxa17d ago0xaef3cc…18accf
0xebda…12290xfe80…47eeBase—$0.001100%fluxa17d ago0x0932d7…a7418f
0xebda…12290xfe80…47eeBase—$0.001100%fluxa17d ago0xbf7b9f…98756f
0xebda…12290xfe80…47eeBase—$0.001100%fluxa17d ago0xa111fc…0f9ec8
0xebda…12290xfe80…47eeBase—$0.001100%fluxa17d ago0xf0c89e…7f1f14
0xebda…12290xfe80…47eeBase—$0.001100%fluxa17d ago0x705e22…8dca98
0xebda…12290xfe80…47eeBase—$0.001100%fluxa17d ago0x4dee49…e95853
0xebda…12290xfe80…47eeBase—$0.001100%fluxa17d ago0xfdd291…4337cd
0xebda…12290xfe80…47eeBase—$0.001100%fluxa17d ago0x4c2443…79310c
0xebda…12290xfe80…47eeBase—$0.001100%fluxa17d ago0x30b1d3…6907bc
0xebda…12290xfe80…47eeBase—$0.001100%fluxa17d ago0x163c0c…372b2d
0xebda…12290xfe80…47eeBase—$0.001100%fluxa17d ago0x95868f…7d456f
0xebda…12290xfe80…47eeBase—$0.001100%fluxa17d ago0xc78545…ea5db7
0xebda…12290xfe80…47eeBase—$0.001100%fluxa17d ago0x5325ac…bbc0e3
0xebda…12290xfe80…47eeBase—$0.001100%fluxa17d ago0xdc6f40…aa249d

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.