Skip to main content

Pricing & Monetization

Pry monetizes through three lanes — run it free yourself, pay per call with crypto, or subscribe to the hosted service. They're designed to work together: the open-source core builds adoption, x402 lets AI agents pay micropayments, and hosted subscriptions serve teams that don't want to self-host.

Lane 1 — Self-hosted, free (open source)

Run Pry on your own infrastructure. No per-call fees, no API keys required, fully private.

ComponentLicense
Core (scraping engine, API, SDK, utilities — 100+ files)MIT
Stealth / anti-detection module (15 files)BSL 1.1 (Business Source License)

BSL 1.1 Additional Use Grant — free for:

  • Personal, non-commercial projects
  • Non-production testing and evaluation
  • Academic research
  • Non-commercial open source software development
  • A 90-day evaluation period for any other purpose

Commercial use (production deployment, enterprise, embedding in proprietary products) of the stealth module requires a commercial license — contact [email protected]. Change Date: 2029-01-01 — the stealth module converts to MIT.

The 15 BSL files

ultimate_scraper.py stealth_engine.py stealth_scripts/*.js
camoufox_integration.py tls_fingerprint.py cookie_warmer.py
behavioral_biometrics.py adaptive.py browser_pool.py
network.py captcha_solver.py shadow_dom.py
lazy_load.py signup_automator.py auth_connector.py

Lane 2 — x402 pay-per-call

No account, no subscription. Clients pay USDC/USDT per call from a wallet; AI agents pay automatically. Perfect for bots, agents, and pay-as-you-go API users.

OperationPrice (USD)
scrape$0.001
crawl (10 pages)$0.01
bulk_crawl (1000 pages)$0.10
extract$0.005
schema_extract$0.002
llm_call$0.01
monitor$0.02
browser_automation$0.05
pdf_extract$0.01
ocr_extract$0.005
template_execute$0.002

Pricing is server-authoritative (served by GET /v1/x402/pricing); underpayment is rejected. Assets: USDC/USDT/native on Base, Solana, Ethereum, Polygon, Arbitrum, Optimism, BNB, Avalanche. See x402 Pay-per-call.

Crypto Intelligence Pack

The crypto-native data endpoints are priced per call under the same x402 lane. They carry a premium: they are latency-sensitive (fresh token-launch and listing signals decay in minutes) and serve crypto-native buyers — sniper bots, trading agents, and security tooling that already hold wallets and pay on-chain.

OperationPrice (USD)
token_launches$0.01
cex_listings$0.02
token_security$0.10

See Crypto Market API for the endpoints and MCP tools (pry_token_launches, pry_cex_listings, pry_token_security).

Lane 3 — Hosted subscription

The managed service (pry.dev). No infrastructure, no ops — same engine, hosted by Rug Munch Media.

TierPriceVolume
Free$01,000 requests/month
Pro$49/mo100,000 requests/month
Team$199/mo500,000 requests/month
EnterpriseCustom5M+ requests/month

Feature comparison

FeatureSelf-Hostedx402 Pay-per-callHosted FreeHosted ProHosted Team
Runs on your infrastructure✅ (your instance)
MIT core / open source
No account / no key
Cloudflare bypass (10-tier)
Document parsing (PDF/DOCX/OCR)
LLM extraction⚠️ rate-limited
Browser automation & sessions⚠️
Stealth module (BSL)Non-prod free / commercial license
Pay-per-call pricing
x402 crypto payments✅ opt-in
Priority support
Team / org features
Custom volumes (5M+)Custom

White-label / enterprise

For agencies and platforms: deploy Pry on your infrastructure, your branding, your data, annual license.

TierPriceVolume
Startup$10K/yrup to 1M req/mo
Growth$50K/yrup to 10M req/mo
Enterprise$200K+/yrunlimited

Contact [email protected].

Why three lanes?

LaneBuildsBest for
Self-hosted freeAdoption, trust, community contributionsDevelopers, privacy-sensitive teams
x402 pay-per-callAgent-native revenue, no minimumsAI agents, bots, pay-as-you-go
Hosted subscriptionPredictable MRR, managed UXTeams that don't want ops

Next steps