Monitoring
Catch suspicious activity before your examiner does.
Submit transactions via API or batch upload. Our rules engine evaluates every one against configurable thresholds, velocity limits, and pattern detectors. Flagged activity surfaces as alerts instantly.
Submit. Evaluate. Act.
Every transaction you submit is evaluated against your active rule set in real time. When a rule fires, an alert is created and your team is notified via webhook and dashboard.
Real-time evaluation
Rules run on every transaction as it comes in.
Automatic wallet screening
Unknown wallets are screened before rules evaluate.
Severity-based decisions
Critical = block. High/medium = flag for review.
Full context
Alerts include the transaction, rule, and historical evidence.
const result = await decern.transactions.submit({
type: "transfer",
from_wallet: "0xabc...",
to_wallet: "0xdef...",
amount: "50000.00",
asset: "USDC",
chain: "ethereum",
});
// result.decision === "flag"
// result.alerts[0].rule === "Structuring"Want to learn more about transaction monitoring?
Read the blogStop guessing. Start monitoring.
Get early access to Decern and set up your first monitoring rules in minutes.
Get early access