From a website owner's perspective the Coinhive captcha works exactly like a conventional captcha, such as Google's reCaptcha.
The captcha is embeded in an HTML form, runs client side in the user's browser and generates a token. The token is submitted together with the other form data. You...