Roundtable uses advanced behavioral analyses to help fraud teams quickly identify and respond to threats. Our API automatically generates detailed user logs and captures detailed biometrics such as keystrokes, mouse movements, and scrolling patterns. This monitoring provides real-time alerts of suspicious activities, letting security teams stop potential fraud before it impacts their business.

Get started

To start using Roundtable, follow these steps:

  1. Sign up for an account: Create your Roundtable account at accounts.roundtable.ai to obtain your site key and secret key.

  2. Integrate the tracker: Add our JavaScript tracker to your site with a single line of code:

    <script
       src="https://cdn.roundtable.ai/v1/tracker.js"
       data-site-key="YOUR_SITE_KEY">
    </script>
    
  3. Access session logs: Access detailed user action logs and session replays on the Roundtable Dashboard or via our API:

    GET https://api.roundtable.ai/v1/sessions/{sessionId}/report
    

Why focus on behavior?

Traditional security controls—passwords, device IDs, CAPTCHAs—are becoming easier for fraudsters to bypass. Stolen credentials and automated scripts can mimic a legitimate login but often exhibit telltale signs in their behavior. For instance, a human user might show slight pauses between keystrokes, or scroll through content at a natural pace, while malicious bots often operate at superhuman speeds or follow predetermined patterns.

By looking at the full range of behavioral signals, Roundtable can detect anomalies more accurately. Behavior is harder to fake or spoof than credentials alone, and comparing current activity against historical user patterns provides a powerful layer of defense. This approach lets you reduce fraudulent transactions, account takeovers, and automated attacks, without dispruting the user experience.

Privacy and data handling

Roundtable is designed with privacy first. You decide whether to record visual session replays—simply turn the feature off if you only need behavioral signals. All data stays in‑tab for the life of the visit, and we never rely on cookies or long‑term browser storage.

Next steps

  1. Sign up for an account at accounts.roundtable.ai.
  2. Explore our Integration Guide for detailed implementation instructions.
  3. Review the API Reference for more details on the sessions logs, biometrics checks, and risk scores.

If you have any questions or need assistance, contact us at support@roundtable.ai.