Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI120d ago0x4973f5…eb9095
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI120d ago0x3a0c44…cccd3e
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI121d ago0xef9f1f…1ab18c
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI121d ago0xd459b9…0389dc
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI121d ago0x62fd59…bb9520
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI121d ago0xed4791…ad3c28
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI121d ago0x8f7d04…e6aa9e
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI121d ago0x723b81…ceea4d
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI121d ago0xee9f82…7787e1
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI121d ago0xcdbd75…5b33f8
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI121d ago0x307030…1cd1b6
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI121d ago0x0e0032…cad270
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI121d ago0xf215cb…593423
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI121d ago0x147af8…bcb297
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI121d ago0x42e277…569dc2
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI121d ago0x405d8a…8579ed
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI121d ago0xccb67a…4ae6f0
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI121d ago0xe1b20b…98d3ea
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI121d ago0x7f26bb…0186f1
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI121d ago0x11d604…f815d6

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.