Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4ebc55…8d42df
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x947c69…6eb54d
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x68d2bf…def4b6
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0e6800…919c5b
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb6289b…540d11
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x91a098…991855
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe976d4…c61ca2
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x612213…a6fb78
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa1ddb1…de1862
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9fe6fd…59a51b
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6cc53b…795f07
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xbd31e7…af8294
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x706001…7efb98
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3d678b…f12810
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x63d237…2789d0
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x48b878…142eab
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xeff70c…a5e2a9
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc8e99f…132054
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x30229a…1991df
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa959c5…8afe9b
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5b2a78…20e9f1
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8c2a52…d46a4a
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8979ed…66992b
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa19637…00908e
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf0fbe2…0527d9

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.