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%payAI107d ago0x0f3fee…9bcde9
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9adc3e…50f05a
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xfc4976…bfab2f
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x36254a…f3cd91
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2dca99…1ec514
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8b648b…149bbc
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2ac9af…7926e3
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x84cfab…a59c24
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x435c22…52faa3
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x81afb9…3e9ea2
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x45e4d7…18fe74
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xab3c74…f6976f
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xcb511d…25b7b4
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x75e8d8…983401
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x94e064…7cca25
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xee5e30…6b6edc
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x39f2ef…77f37f
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x83cee4…0dd1c9
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x57e8cf…06f5ff
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x88f91b…bbaf13
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xdb0204…c168b4
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0655a2…1d4d5e
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6e2aec…39cbd8
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xcfac4b…766ed0
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x312b82…201b80

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.