Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI113d ago0x6b3cef…4510a6
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI113d ago0x71410c…d7a4fc
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI113d ago0x077d7a…d57369
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI113d ago0x405382…be2664
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc6d023…61a473
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa593fc…f6869a
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf9d37b…8ac792
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa00d01…c900f7
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI113d ago0x6fc13f…6b24c2
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI113d ago0x69328e…444809
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc55e02…0d73ad
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9d476c…611867
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI113d ago0xcdebb8…db5fe7
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3de2d4…d580b0
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb23481…253dfd
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI113d ago0xee4ee6…43b6f4
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI113d ago0x352a2e…60e290
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI113d ago0xcf7fae…3d6309
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8c48dd…624265
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8a909e…e5ab12
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa71fb5…d77215
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7d3ebe…59db85
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI113d ago0x58a782…f974d6
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI113d ago0x38a8cf…597efd
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI113d ago0x42fda4…3e3745

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.