Deploy the tracker on as many pages as possible
Roundtable Proof-of-Human is designed to run on every page of your application. The more pages you track, the more behavioral data is collected, and the more accurate your risk scores become. Unlike traditional CAPTCHAs that create a single checkpoint, continuous cross-page tracking makes it much harder for bots to game your system by temporarily “acting human”. Pages with text input fields are especially valuable — typing is one of the best signals for distinguishing humans from bots and AI agents.Gather data before gating
Place the tracker as early as possible in the user journey and check risk scores as late as possible, ideally checking at the moment of a critical action like a survey submission, account creation, or payment. This gives Roundtable the maximum amount of behavioral data to work with before you need to make a decision. The longer a session runs before you call the API, the more confident the risk score will be.Start with recommended risk score thresholds
As a starting point, we recommend the following thresholds:- 70 and above: Auto-block or reject the action. This range has a high likelihood of bot or fraudulent activity.
- 50–70: Flag for manual review or require additional verification (e.g., email confirmation, a secondary check).
- Below 50: Allow the action to proceed.

