Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI104d ago0x92b779…c714a5
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3de4ef…8472ea
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf43966…a787d3
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4dfb37…96aa09
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf98237…be730f
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2d6673…dca81b
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1bff7c…8bb37c
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9e7cd7…e9e723
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4f6dc0…8a9290
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI104d ago0xbeefcd…ec8331
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5dbe23…504701
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5e972a…47d284
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5277f8…8904fd
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI104d ago0xde424f…9c5997
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI104d ago0x43cee8…3e4a3b
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI104d ago0xfb0a8f…60b367
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6fd4a9…dd14d4
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3879ac…9cb262
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI104d ago0x31f3e2…301e48
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4acc03…086a67
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0a5a11…3406ae
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5e5db3…82b8e4
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1dc104…31b708
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8963e3…09da3b
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1504a3…524ea0

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.