For websites and publishers

Keep the fallback. Add a better path.

Cashcha lets authenticated users pay a disclosed micropayment to move past a CAPTCHA or advertising gate. Your existing experience remains available to everyone else.

Cashcha integration previewEXAMPLE
Website share85.0%per completed bypass
CAPTCHA minimum
$0.010
Ad removal minimum
$0.001
Fallback
Enabled
Illustrative configuration
Transparent pricingExact accountingExisting fallback preservedAnalytics and payouts
Operating model

A simple exchange with explicit boundaries.

01

Set a minimum

Choose a price per CAPTCHA bypass or a minimum hourly contribution.

02

Keep your fallback

Non-users and unfunded accounts continue through your standard challenge or ad flow.

03

Receive your share

Completed bypasses credit 85% to your company balance with an auditable transaction record.

04

Review and settle

Use the company dashboard to review usage, revenue, and payout history.

Integration

A focused SDK, not a site rebuild.

Create an embed in the company dashboard, add its container, and render that shortcode with the SDK.

Open the developer workbench →
HTMLcashcha.js
<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.

Platform controls

Designed for accountable transactions.

Company activity shares the same security and accounting rules as every user transaction.

  • Signed API accessCompany and programmatic clients use scoped authenticated requests.
  • Integer micro-dollar ledgerNo floating-point arithmetic in balances or transaction amounts.
  • Idempotent operationsPayment and bypass paths guard against duplicate processing.
  • Cloudflare-native backendWorkers, D1, KV, Static Assets, the adapter-provisioned Images binding, and encrypted secrets.
Private MVP

Evaluate Cashcha for your website.

Create a company account