Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8a4a25…51972a
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9b77a1…3d882c
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2543c2…f6f0d9
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI115d ago0x657ce9…e61782
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc7962d…28c85c
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI115d ago0x499373…eadecc
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI115d ago0x805eb6…ac45e5
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI115d ago0x21ba2c…d22cef
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0f79e2…20b7cd
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf3d25a…023eb9
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe24161…468ff4
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI115d ago0x560ef6…05a7aa
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI115d ago0x52cc97…8330ee
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8c1aef…8f11a8
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI115d ago0x739013…a33c41
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf995c2…a14e0e
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI115d ago0x75167c…851fe3
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0f81b7…5649bb
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf24e84…e7e64c
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8083c1…7ee500
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2881b5…441581
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI115d ago0x49e715…7dc3f8
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe5a6e7…45960a
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd71216…0a1475
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf2d93c…edb48a

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.