Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x74c5fb…c36151
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x47c8ef…865ad0
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x81e038…b7b614
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7ce1bc…0c70f2
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa370cd…fe11cf
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3e1491…594603
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xcaf8c3…de48a6
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb1948d…07f486
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x952a42…89f74e
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x726e01…96655e
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x23abb4…5070cd
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xddff7f…cf4b35
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc7b1f2…9f8314
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe4c488…15a3a8
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x788afe…d2b887
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7bdd01…45f370
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x56140a…cf0e2e
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x3db841…6356ec
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x31bb8d…927dd6
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x8b7641…485fb6
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x4a340c…c4c7c4

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.