Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa17d ago0xeed641…1e1e10
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa17d ago0x60c210…2bf897
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa17d ago0xea2ba6…f20547
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa17d ago0xcd8a2b…5dfd7e
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa17d ago0xba6bea…2c59da
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa17d ago0xfb87e5…8e59ea
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa17d ago0x8461d1…e5e15b
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa17d ago0x17c880…e815b1
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa17d ago0xdf6229…f97a22
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa17d ago0xc9215e…69516e
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa17d ago0xe364ae…adddab
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa17d ago0x9d052e…c7a50d
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa17d ago0xf52c59…ad96a0
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa17d ago0x225393…b40ce9
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa17d ago0xda8e4b…d299e3
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa17d ago0x539a5f…1bdcc5
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa17d ago0x59eafd…13100f
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa17d ago0x38a81e…adb4e0
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa17d ago0xc07655…198291
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa17d ago0xf5336c…762335
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa17d ago0xd47a31…6b2cda
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa17d ago0x8693aa…549022
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa17d ago0x47157c…35fd24
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa17d ago0x04a1f1…9e70f1
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa17d ago0xfcd1a7…39e4ff

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.