Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI113d ago0x8d0113…012c1e
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI113d ago0xc2c73d…48cfa9
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI113d ago0x01ae52…de27f9
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI113d ago0x359077…3a43e5
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI113d ago0x6fcce5…efa67e
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI113d ago0x534430…8f86c7
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI113d ago0xd45e08…78fcae
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI113d ago0x0a74de…9ae114
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI113d ago0x222187…53b6a3
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI113d ago0xae5b65…96d3be
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI113d ago0x3889cf…aeedb4
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI113d ago0x2ea6f2…09a078
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI113d ago0x57bb8c…cb99a4
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI113d ago0xd53f3b…bca6ce
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI113d ago0xf37740…f97a26
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI113d ago0x57f49a…7cf061
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI113d ago0x7410b3…6f0745
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI113d ago0xa11a4c…980eac
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI113d ago0xdd545a…9faf51
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI113d ago0xc4518b…6da2ad
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI113d ago0xdec0c1…9aa28f
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI113d ago0xc9e2f9…a9fe46
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI113d ago0x477000…d0418c
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI113d ago0x6dfae8…bf9b06
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI113d ago0x470975…73314a

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.