Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd434…f4c00x6a5e…c666Base$0.01100%Route unknown91d ago0x550718…59343b
0xd434…f4c00x6a5e…c666Base$0.01100%Route unknown91d ago0x1cc4e9…7074c7
0xd434…f4c00x6a5e…c666Base$0.01100%Route unknown91d ago0x0faa8e…6eef8b
0xd434…f4c00x6a5e…c666Base$0.01100%Route unknown91d ago0x31954a…3b8c82
0xd434…f4c00x6a5e…c666Base$0.01100%Route unknown91d ago0x277455…22a685
0xd434…f4c00x6a5e…c666Base$0.01100%Route unknown91d ago0xbc1854…d10bb4
0xd434…f4c00x6a5e…c666Base$0.01100%Route unknown91d ago0x96f73e…f1c1c8
0xd434…f4c00x6a5e…c666Base$0.01100%Route unknown91d ago0x3cfd7e…4cfcd7
0xd434…f4c00x6a5e…c666Base$0.01100%Route unknown91d ago0x02348a…ad6d21
0xd434…f4c00x6a5e…c666Base$0.01100%Route unknown91d ago0xf9f707…2de5bf
0xd434…f4c00x6a5e…c666Base$0.01100%Route unknown91d ago0x966f92…2ca3ed
0xd434…f4c00x6a5e…c666Base$0.01100%Route unknown91d ago0x06afb1…33505d
0xd434…f4c00x6a5e…c666Base$0.01100%Route unknown91d ago0xb50578…3432c2
0xd434…f4c00x6a5e…c666Base$0.01100%Route unknown91d ago0xd3caff…8dcf90
0xd434…f4c00x6a5e…c666Base$0.01100%Route unknown91d ago0x758226…884e3b
0xd434…f4c00x6a5e…c666Base$0.01100%Route unknown91d ago0xf95146…af4a14
0xd434…f4c00x6a5e…c666Base$0.01100%Route unknown91d ago0x13ebf2…c7d240
0xd434…f4c00x6a5e…c666Base$0.01100%Route unknown91d ago0x29adf2…c12227
0xd434…f4c00x6a5e…c666Base$0.01100%Route unknown91d ago0xedef58…b3fe28
0xd434…f4c00x6a5e…c666Base$0.01100%Route unknown91d ago0xd5486b…3850a4
0xd434…f4c00x6a5e…c666Base$0.01100%Route unknown91d ago0xff7b0b…cb42ce
0xd434…f4c00x6a5e…c666Base$0.01100%Route unknown91d ago0x6297a5…ac2970
0xd434…f4c00x6a5e…c666Base$0.01100%Route unknown91d ago0xfc75e7…1bb519
0xd434…f4c00x6a5e…c666Base$0.01100%Route unknown91d ago0xe8ffea…dfad87
0xd434…f4c00x6a5e…c666Base$0.01100%Route unknown91d ago0x0fa432…82688e

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.