Nansen just made its Smart Alerts a lot more "plug it into your bot and forget it" than "check the app and hope you didn't miss it."
Earlier today, Nansen (the onchain analytics firm behind the @nansen_ai
account) posted a brief product update:
Smart Alerts now supports custom webhooks and is available to all users, positioning the feature as "perfect for an agentic workflow." The tweet links to Nansen's product page for Smart Alerts.
Webhooks matter because they turn alerts from a passive notification into
machine-readable, real-time triggers. Instead of only sending alerts to a dashboard, email, or messaging app, a webhook can push structured data directly into a user's own infrastructure, like a trading system, risk monitor,
Discord bot, incident response pipeline, or an LLM
agent that executes predefined steps. For teams running automated ops, that is the difference between "FYI" and "actionable."
Nansen's Smart Alerts are designed to monitor onchain events that traders and analysts care about, typically things like
wallet movements,
token flows,
exchange deposits, and other activity tied to identified entities. With custom webhooks, those same signals can now be routed into external tooling with minimal glue
code, which is especially relevant as more crypto teams experiment with
agentic workflows: automated agents that watch for conditions, make decisions, and kick off actions across services.
The second part of the update is distribution, not just plumbing. Nansen said webhook support is available to all users, implying this is not restricted to enterprise tiers. If accurate, that is a meaningful shift in who can build automated, event-driven workflows on top of Nansen's data: solo quants, small funds, degenerate power users, and builders who previously had to rely on manual monitoring or paid integrations.
Why it matters to the crypto community: the
market is increasingly run by automation. When
smart money wallets move, when a treasury tops up an exchange
address, when a known bridge
contract spikes in activity, latency and execution discipline decide who gets filled and who gets
rekt. Webhooks tighten that loop.
What to watch next:
If Nansen's webhook payloads are flexible and reliable at scale, expect more third-party
bots and "trade assistant" agents to standardize on Smart Alerts.
If rate limits, payload detail, or false positives are weak, users will keep treating alerts as signals for humans, not triggers for automation.