August 15, 2026 — Analyses, AI agents and rule improvements
This update brings analyses, a new layer of real-time risk scoring, the ability to connect AI agents to your account, and a broad set of improvements to rules, fields and the tracking screens.
Analyses
Analyses are a new feature configured on the event type. They accumulate the recent history of events in sliding windows and return, on each new event, a score from 0 to 100 for the observed behavior. Each analysis is a set of cells, and each cell is an independent question about a slice of the history: how many attempts this card made in the last hour, how many different cards went through this user today, whether this merchant’s approval rate fell below normal.
A cell can measure count, distinct values or percentage, with windows from minutes up to 90 days, and judge the result in two ways: Statistical, which scores how far the window departs from what is expected, or Fixed threshold, which triggers when the observation reaches a number you define. The fixed threshold is the right option when the number is part of an agreed policy, and the statistical one when the goal is to detect deviations from normal.
Rules feed and query the analysis with the record analysis and run analysis actions, and the result becomes available to the following conditions. See Analyses for the full cell configuration.
Connect agent
You can now connect an AI agent to your account, under User settings > Connect agent. The connection uses the MCP protocol (Model Context Protocol), and the screen gives the MCP server URL to configure in the agent. Access is granted on your behalf and uses your permissions, and the agent can then query the account configuration: event types, fields, rules, metrics and lists. The screen includes setup instructions for Claude Desktop, Cursor, VS Code and Gemini CLI.
The feature is in testing: the available functionality and usage limits may change at any time, without prior notice. New agents must be registered by us before connecting, so talk to support if yours is not on the list.
Other improvements
- Rules: new actions for add to list with an expiry, enrich with issuer data and extract IP prefix; temporary variables for holding values during the run; and collapsible conditions in the form.
- Fields: sensitive fields, displayed redacted and excluded from exports; a new date and time field type; maximum size with automatic truncation; and display of country, card issuer and ASN provider by name instead of by code.
- Explore: saved searches and filters applied straight from the event details.
- Metrics: aggregations that can be hidden and series that can be hidden directly on the chart.