Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI108d ago0x344cff…58f638
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0391f0…b9bf44
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3653e1…0c910f
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9ccebf…e390ab
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1ab647…8468b7
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI108d ago0x80cdbc…bcd2f5
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3a8ec8…9a9f71
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb109e6…8c9106
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf4c596…44ae9b
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI108d ago0xda36b2…4a57e6
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI108d ago0xde4370…ad5998
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI108d ago0x87f95a…45df92
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI108d ago0x05a185…f8ddc4
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI108d ago0x71b7f3…36fbed
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI108d ago0x62133a…b7fd28
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI108d ago0x66a6ae…18ec79
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI108d ago0x22e915…28e3e6
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd22769…b0ad43
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI108d ago0xbc9dfb…aff2af
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf67ee7…7b93f4
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6029af…33c463
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI108d ago0x42db60…66ca7c
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI108d ago0x992ee0…18e3b9
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1c4b3a…9e6ea0
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI108d ago0x059fa9…eec539

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.