Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc3cb…e8920x159b…4908Basex402 service$0.01100%payAI42d ago0xd4395e…0a1203
0xc3cb…e8920x159b…4908Basex402 service$0.01100%payAI42d ago0x92b700…525e00
0xc3cb…e8920x159b…4908Basex402 service$0.01100%payAI42d ago0x561401…b88567
0xc3cb…e8920x159b…4908Basex402 service$0.01100%payAI42d ago0xb33671…88eaa2
0xc3cb…e8920x159b…4908Basex402 service$0.01100%payAI42d ago0x62272f…aadd77
0xc3cb…e8920x159b…4908Basex402 service$0.01100%payAI42d ago0xb066ee…2f3487
0xc3cb…e8920x159b…4908Basex402 service$0.01100%payAI42d ago0xd8778d…36bf7b
0xc3cb…e8920x159b…4908Basex402 service$0.10100%payAI42d ago0x298844…944049
0xc3cb…e8920x159b…4908Basex402 service$0.10100%payAI42d ago0x8f933a…c9fbaf
0xc3cb…e8920x159b…4908Basex402 service$0.10100%payAI42d ago0xfd82d7…de58ef
0xc3cb…e8920x159b…4908Basex402 service$0.10100%payAI42d ago0xafae38…6e6599
0xc3cb…e8920x159b…4908Basex402 service$0.10100%payAI42d ago0xbcc8e8…35dad4
0xc3cb…e8920x159b…4908Basex402 service$0.10100%payAI42d ago0x1a6259…a95ebc
0xc3cb…e8920x159b…4908Basex402 service$0.10100%payAI42d ago0x79786e…e965c4
0xc3cb…e8920x159b…4908Basex402 service$0.10100%payAI42d ago0xff457d…3b27e0
0xc3cb…e8920x159b…4908Basex402 service$0.10100%payAI42d ago0x254d1f…e3982d
0xc3cb…e8920x159b…4908Basex402 service$0.10100%payAI42d ago0xe18717…efd84b
0xc3cb…e8920x159b…4908Basex402 service$0.10100%payAI42d ago0x603103…3af2a0
0xc3cb…e8920x159b…4908Basex402 service$0.10100%payAI42d ago0x94114b…715b43
0xc3cb…e8920x159b…4908Basex402 service$0.10100%payAI42d ago0xc0d16f…c1192b
0xc3cb…e8920x159b…4908Basex402 service$0.10100%payAI42d ago0x42b127…9ed398
0xc3cb…e8920x159b…4908Basex402 service$0.10100%payAI42d ago0x053524…970223
0xc3cb…e8920x159b…4908Basex402 service$0.10100%payAI42d ago0xf6ef39…82fc9c
0xc3cb…e8920x159b…4908Basex402 service$0.10100%payAI42d ago0x44fbbc…70b819
0xc3cb…e8920x159b…4908Basex402 service$0.10100%payAI42d ago0xaf9401…cad3c5

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.