Subscribe to the Non-Human & AI Identity Journal

AML monitoring

AML monitoring is the ongoing review of transactions, behaviour, and exceptions to detect suspicious activity. In practice, it combines rules, triage, escalation, and evidence capture so the organisation can explain why a case was opened, closed, or reported.

Expanded Definition

AML monitoring is the control layer that turns raw activity into decisionable evidence. It typically includes transaction screening, behavioural analysis, alert tuning, case triage, escalation, and audit-ready documentation. In regulated environments, the term is used more narrowly than general fraud detection because it must support explainability, retention, and defensible reporting.

Usage in the industry is still evolving: some teams treat AML monitoring as a rules engine plus investigator workflow, while others include model-driven anomaly detection and sanctions-related surveillance. For NHI and agentic systems, the analogue is monitoring not just money movement but privileged action patterns, token use, API call bursts, and exception paths that can indicate compromise or misuse. That makes governance alignment with NIST Cybersecurity Framework 2.0 especially relevant where detection and response must be demonstrable.

AML monitoring is often confused with static onboarding due diligence, but the two address different risk moments. The most common misapplication is treating one-time customer screening as sufficient, which occurs when organisations fail to monitor ongoing behaviour after initial approval.

Examples and Use Cases

Implementing AML monitoring rigorously often introduces alert volume and investigator workload, requiring organisations to weigh faster detection against false-positive cost and slower case throughput.

  • A bank flags rapid in-and-out transfers across multiple accounts, then enriches the alert with device, counterparty, and customer history before escalating.
  • A fintech monitors wallet behaviour for structuring patterns, threshold avoidance, and repeated beneficiary changes, then stores evidence for regulatory review.
  • An organisation using API-driven finance operations maps suspicious tool activity to control evidence, borrowing process discipline from the NHI Lifecycle Management Guide when tokens and service accounts are part of the workflow.
  • Investigators correlate a spike in exceptions with newly added vendor access, a pattern that mirrors the visibility gaps described in The State of Non-Human Identity Security.
  • Compliance teams tune scenarios around suspicious layering, rapid beneficiary churn, and unusual geographic dispersion while aligning to expectations in NIST Cybersecurity Framework 2.0.

In practice, AML monitoring succeeds when each alert can be traced from trigger to decision, not just when a tool generates volume.

Why It Matters in NHI Security

For NHI security, AML monitoring is a useful mental model because service accounts, API keys, OAuth grants, and agentic workflows can behave like financial channels: they move value, access, or authority, and they often do so outside normal human review. When monitoring is weak, organisations miss abuse patterns such as credential replay, privilege chaining, and silent exfiltration through third-party integrations. NHIMG research shows that only 5.7% of organisations have full visibility into their service accounts, which means many exceptions are never even seen, let alone investigated. The same research also shows 79% of organisations have experienced secrets leaks, with 77% of those incidents causing tangible damage.

That is why monitoring must connect to secret hygiene, access governance, and case evidence retention. The control objective is not just to detect anomalies, but to explain why a session, token, or integration was allowed to continue after the first warning sign. The most common operational failure is treating monitoring as a dashboard problem, which becomes apparent when an incident review cannot reconstruct the sequence of suspicious activity.

Standards & Framework Alignment

This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.

OWASP Non-Human Identity Top 10 address the attack and risk surface, while NIST CSF 2.0 and NIST AI RMF set the governance and control requirements practitioners need to meet.

Framework Control / Reference Relevance
NIST CSF 2.0 DE.CM-01 Continuous monitoring is central to detecting suspicious behaviour and exceptions.
OWASP Non-Human Identity Top 10 NHI-06 Monitoring, logging, and evidence capture are core to NHI detection and response.
NIST AI RMF Risk monitoring and governance apply when analytics or models drive alerting.

Continuously monitor NHI activity and escalate anomalies with preserved evidence.