Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5a71dc…c4cc86
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe4c4ac…9e4575
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x60a7fb…ffc3c0
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe28e39…0dea27
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9c19f9…595f0e
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x087b58…94ffc2
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1cc19f…c93563
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xcc05ff…b46d6f
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x92bac8…a40d46
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x87efe9…65aa59
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xfcb138…1932f9
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6e21f8…b64834
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb365b2…75eed4
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb10347…f60d73
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5d45ec…611f6a
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5bc820…e3c12d
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0c307d…606f82
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x574292…f728bc
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd6a1ba…1526ca
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc3626a…b683f0
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x90d63f…d60300
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0f1cea…c4574f
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xab8473…6cb9ff
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x65fe43…e9aa5e
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc5f80f…ececf3

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.