Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x71aba7…a8f0a7
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3e0429…bd397b
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb95e83…e6ad2a
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x79fdc5…855330
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7a9a59…07bb8f
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x911e11…2985ca
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0804ec…b364f2
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1db221…aa8bb5
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0bca0e…ac8aa4
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc4c8b5…376854
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5a032e…cf4ae5
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3c0fac…032ef6
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x905c4a…3e9d4c
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf45f8e…c1ab42
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x84e82b…7f804f
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd79440…8619dd
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x17cae3…7d39a7
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x603c19…9a43ec
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9b2678…a3e75d
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd28089…fb83b4
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb37c3c…7c7a1e
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe47898…3fd804
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x75b760…880573
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4b3e62…8689d4
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x66ea57…898a02

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.