Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb19613…af5f46
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI116d ago0xfd7fa1…338866
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI116d ago0x94e346…7b665e
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI116d ago0x205e84…37f323
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI116d ago0xfa3396…898c0d
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa64fdb…fced4f
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc01c76…c15aef
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc7d348…b8033b
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf030ab…bb9c54
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9831fd…0fc478
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0cc38a…ce3b7f
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf02cb2…ac63c9
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI116d ago0x133eb7…180f27
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI116d ago0x25c006…1afcfa
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8c1238…79866f
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI116d ago0x39ad34…170ea8
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI116d ago0x948d38…7c892d
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI117d ago0x789cf3…3419ed
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI117d ago0x298dbf…c14d19
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI117d ago0x0f7368…fcde86
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI117d ago0xee2de8…591312
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI117d ago0xa1a0a5…0a614b
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI117d ago0x3509c4…7ec98b
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI117d ago0xd26293…79db1d
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI117d ago0xd1914a…94bd57

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.