Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x35e548…12a75f
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x65ab8f…a93b35
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x10bb2b…505496
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6553b5…1e25d5
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc81774…6106e5
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9b4f35…c59083
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6c476a…973c2d
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf1ae4d…18256f
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x90a5ac…cec90a
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8a7201…4cf03e
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9dfa21…9dd9f0
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x997c20…b04e49
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3d1fa9…2c0e88
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1137d3…d73aa9
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd09c1a…bbfe2e
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd1d87f…71a391
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc7c6e5…5140f0
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x284329…5ae04d
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xfbd6f5…e5c501
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x066db9…e0a6a6
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x821100…c59a76
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x73dcbe…0e2e90
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x466673…9844e4
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xbb4b39…d6dcca
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc2fdfd…2f68a7

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.