Monitoring setup

Turn a wallet scan into persistent monitoring.

This flow uses the existing Guardian auth session, subscription endpoint, Telegram verification routes, and Coinbase onramp rails. The setup stays wallet-scoped and readably exposes the payment handoff before activation.

Back to scan workspaceOpen dashboard
Connected wallet
Not connected
Tier
Free
Signal sink
Pending
Payment
Not required
Connect a wallet

Guardian setup is scoped to the connected wallet address.

Connect the wallet that should receive monitoring, then sign the Guardian session.
Current handoff

Activation stays bound to the connected wallet and the active signal sink.

Scan handoff

No scan address was passed into setup.

Guardian session

Sign in with the connected wallet to continue

Payment contract

Shield setup resolves to a handoff object with either a tx hash or a wallet ref.

{
  "paymentMethod": "card"
}
Next moves

The setup flow is intentionally thin: reuse existing APIs, then hand off to the dashboard.

1. Verify one signal sink

Email is fastest, Telegram keeps the retained loop, Discord works for internal ops.

2. Confirm payment when shield is selected

Card uses Coinbase onramp status. USDC uses the existing Base transfer check.

3. Activate and inspect the dashboard

Subscriptions auto-activate by default, then the wallet-scoped dashboard becomes the retention surface.