Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x22bc…9d2b0xfe80…47eeBase—$0.001100%fluxa16d ago0xe771dc…7aae77
0x22bc…9d2b0xfe80…47eeBase—$0.001100%fluxa16d ago0x1d87be…3e9a37
0x22bc…9d2b0xfe80…47eeBase—$0.001100%fluxa16d ago0xeff8ed…e5404c
0x22bc…9d2b0xfe80…47eeBase—$0.001100%fluxa16d ago0x659396…d89c7f
0x22bc…9d2b0xfe80…47eeBase—$0.001100%fluxa17d ago0x66f0fd…ebbabf
0x22bc…9d2b0xfe80…47eeBase—$0.001100%fluxa17d ago0xc6cca5…129ba9
0x22bc…9d2b0xfe80…47eeBase—$0.001100%fluxa17d ago0x70184b…0d560b
0x22bc…9d2b0xfe80…47eeBase—$0.001100%fluxa17d ago0x521d96…ee7e01
0x22bc…9d2b0xfe80…47eeBase—$0.001100%fluxa17d ago0xfea58e…4aa453
0x22bc…9d2b0xfe80…47eeBase—$0.001100%fluxa17d ago0x22b391…49c84e
0x22bc…9d2b0xfe80…47eeBase—$0.001100%fluxa17d ago0x4334ba…36a697
0x22bc…9d2b0xfe80…47eeBase—$0.001100%fluxa17d ago0x5b3217…a19aea
0x22bc…9d2b0xfe80…47eeBase—$0.001100%fluxa17d ago0x62b583…c8b29e
0x22bc…9d2b0xfe80…47eeBase—$0.001100%fluxa17d ago0x4765ef…751282
0x22bc…9d2b0xfe80…47eeBase—$0.001100%fluxa17d ago0x9c54f3…3c542f
0x22bc…9d2b0xfe80…47eeBase—$0.001100%fluxa17d ago0xf19019…a9bb8e
0x22bc…9d2b0xfe80…47eeBase—$0.001100%fluxa17d ago0x857070…fcd8e6
0x22bc…9d2b0xfe80…47eeBase—$0.001100%fluxa17d ago0xade8ef…600b9b
0x22bc…9d2b0xfe80…47eeBase—$0.001100%fluxa17d ago0x49e5d2…3d8ce1
0x22bc…9d2b0xfe80…47eeBase—$0.001100%fluxa17d ago0x9b453e…99660b
0x22bc…9d2b0xfe80…47eeBase—$0.001100%fluxa17d ago0x3e2c63…6fa220
0x22bc…9d2b0xfe80…47eeBase—$0.001100%fluxa17d ago0xb3bf7a…dcfce5
0x22bc…9d2b0xfe80…47eeBase—$0.001100%fluxa17d ago0x1790f6…478f7b
0x22bc…9d2b0xfe80…47eeBase—$0.001100%fluxa17d ago0x4d747e…9a9b6b

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.