Account setup
Create the account context the API expects.
0watch uses an account id plus API key. This form keeps that state in the browser so the paid flow can return cleanly on the success page.
0watch signup flow
Sign up, add your first wallet or contract address, and receive your first alert in under 5 minutes. This path now matches the crypto-native packaging: free evaluation in-browser, Developer payment requests on Base, and Team or Enterprise routed into the staged waitlist flow until backend packaging expands.
Account setup
0watch uses an account id plus API key. This form keeps that state in the browser so the paid flow can return cleanly on the success page.
Tier selection
The selected tier controls whether the button issues a key directly, creates a Base payment request against /api/billing/checkout, or sends you to the staged waitlist/contact path.
What the browser is about to do
Next after signup
Register one wallet and label it so the dashboard is readable the first time you land there.
Open the dashboard route and confirm balances, recent transactions, alert counts, and delivery health.
Point high-severity alerts at Slack, Telegram, or your incident endpoint before the wallet moves serious capital.
API key
Issued key
Use this as the X-API-Key header when calling the 0watch API directly.
Docs
The browser path handles the first-run flow. The docs cover the full API surface, webhook payloads, and the operational details once the service is live.