Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8f1d8e…c1fb8a
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI114d ago0xdaebf5…24c2b1
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb7230b…f0101c
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI114d ago0x424987…a9d3f9
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI114d ago0x747314…dbcd56
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd78ecc…6bcd1e
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4ffbac…50954d
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI114d ago0x25072d…98807f
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd06773…eb6e55
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb00969…50d99b
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI114d ago0x57d2fb…083174
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5206f6…45e831
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI114d ago0xae4c6b…ca8cb7
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI114d ago0x91f244…732422
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI114d ago0xee9d1b…8f02ca
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4dcdd4…affcac
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0c5bee…0f352b
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI114d ago0x514513…7e59ed
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI114d ago0x29d341…3d8f74
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI114d ago0x09ea46…f6b6d8
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI114d ago0x70cdae…c4d887
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI114d ago0xae0be1…17a701
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI114d ago0x087099…2cb50a
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0bac5f…f31187
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb6a885…6f4c65

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.