Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x56c50b…8391b5
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xcf8cd6…a5569b
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x89de59…df8c74
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5104fa…d139be
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xdc578c…d08927
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x13ad23…77425b
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x498c0d…3d52d6
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc86c74…3df991
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x263191…e90cbb
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x117f97…03be06
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd9fdec…5b589e
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd5adaf…9e64af
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x64b5ca…af2cd9
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7cec8d…72b4a3
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5b8fcd…5268fc
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb916d1…6920c8
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x85a6de…c95ec6
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x870263…1436ca
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x75aaea…60e001
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf4f1a7…8b3812
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xacec3b…cc044a
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x7b89a7…f7e0a0
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x46ecee…a0de17
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x494d95…5165ea
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc7d93d…d118ec

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.