Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3aab09…3cf41a
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6306ee…5ddb50
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9e5f03…58cf6b
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7f31bd…ee082e
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x809489…fa229b
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4933ec…a7c2d0
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb85410…f43afc
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xfd8969…8f5d2c
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4750c7…a2a042
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf8bc35…497044
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xbbdf49…1d2ce2
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6fa167…f4a11a
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x625785…4c0504
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x49ea95…14181c
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb6f5fe…cb6f3b
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3c36e7…639105
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe7333d…13482b
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xbb6cd7…235dc1
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9afaa1…79ec6c
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6f4ab9…1f4c49
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x487bcc…ab0fdb
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xfa18ff…f1e27e
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x696706…a22f44
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2ee448…b6b654
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8f1172…1bdfcf

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.