Set a minimum
Choose a price per CAPTCHA bypass or a minimum hourly contribution.
Cashcha lets authenticated users pay a disclosed micropayment to move past a CAPTCHA or advertising gate. Your existing experience remains available to everyone else.
Choose a price per CAPTCHA bypass or a minimum hourly contribution.
Non-users and unfunded accounts continue through your standard challenge or ad flow.
Completed bypasses credit 85% to your company balance with an auditable transaction record.
Use the company dashboard to review usage, revenue, and payout history.
Create an embed in the company dashboard, add its container, and render that shortcode with the SDK.
Open the developer workbench →<div id="cashcha-YOUR_SHORTCODE"></div>
<script src="https://cashcha.com/sdk/v1/cashcha.js"></script>
<script>
Cashcha.render('cashcha-YOUR_SHORTCODE');
</script>The MVP public SDK renders configured fallbacks only. Cross-origin authenticated charging is disabled until scoped capabilities are available.
Company activity shares the same security and accounting rules as every user transaction.