Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI108d ago0x75c66e…ac4974
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI108d ago0x125346…ed2eef
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI108d ago0x340b41…59c930
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI108d ago0xcdfb52…3d3dbc
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3f5ee1…c6d88a
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI108d ago0x405bd6…1f7d45
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI108d ago0x150509…44740f
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI108d ago0x063f94…efc645
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI108d ago0x62997d…dfecd3
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI108d ago0xdfa293…fee7bb
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc09c6c…8b33c9
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI108d ago0x04f9ed…ad25f3
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI108d ago0x7aed89…613b40
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf3004c…66216f
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa8a7f6…43fede
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI108d ago0xace756…5b1023
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1c1116…a6cb11
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8f64e7…082561
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI108d ago0x616256…c0b015
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI108d ago0xbf186e…e006db
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9150ec…00117a
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI108d ago0x23dd6c…98a855
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4fb132…bfc427
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5cffe6…690b9b
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI108d ago0x881e21…86c4c6

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.