Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI107d ago0x23d792…26347e
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6ba182…5f1180
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6d66b9…2e2944
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI107d ago0x94db4e…6cf5a8
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3c45dc…1572cd
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd7dfb6…1ce965
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7431f9…d5290d
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI107d ago0x38d52f…32ff36
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI107d ago0x52afd6…7a0fce
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7648fc…d83fb7
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI107d ago0x92ebe1…706b6e
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI107d ago0xcd1ae4…0c4fe2
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6b4932…47057f
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0d714a…0a905c
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7efd5f…7e369e
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI107d ago0x93c3c8…f0d570
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7d0890…24dcf8
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0a01e3…0b8b67
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc33389…77a605
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI107d ago0x21089b…4e29d9
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI107d ago0x27858a…c873b8
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc57263…6b0552
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI107d ago0xac46c0…777e8c
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5ab2bb…49fe8b
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI107d ago0x821fe1…e2feab

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.