Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x679825…5719ed
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x6dd36f…19eb17
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x00f128…a3ec41
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x3414fb…1a21dc
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xd9be09…7419f3
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xb31c5f…adad2d
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xa2aeba…8cfe21
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xfbe76b…0774b9
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x0b1faa…3a466d
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x8ca009…f23c42
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xf1d7e8…c64a5f
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x31bff1…aa466f
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x41430b…f93ed1
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xb43747…13241f
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xa8b05d…f016fc
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x44d914…ad4761
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xfb1c0e…e8eeeb
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xac7916…8eaaa7
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x4edf8d…f324af
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xbd00bb…7ba306

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.