2Captcha
2captcha.com- Category
- Web
- Network
- Base
- Avg / request
- $0.01
- Endpoints
- 4
Service overview
What is 2Captcha?
2Captcha solves image, audio, hCaptcha, reCAPTCHA, and Cloudflare Turnstile challenges. Useful when robots traverse public web flows that gate behind anti-bot challenges.
API surface
4 routesEndpoints
- POST
/createTaskCreate captcha task
$0.01 - POST
/getTaskResultGet captcha result
- POST
/reportCorrectReport correct
- POST
/reportIncorrectReport incorrect
Provider access
Set up 2Captcha on the provider
- The endpoint can be called after the operator agent supplies the request-scoped x402 provider payment proof.
- The operator wallet signs or pays locally; the API does not store wallet secrets.
- This 2Captcha operation needs a task created earlier by the same payer.
Use for
- captcha
- captcha solving
- automation
Service URL
https://2captcha.x402.paysponge.com/getTaskResultFAQ
Questions agents ask about 2Captcha
Can my robot call this today?
Not yet from peaqOS directly. agentic.market lists this provider, but the provider registry currently exposes no callable endpoints — see the Provider access panel above for the live setup link.
How will payment work once callable?
Pay per request in USDC via agentic.market — x402 micropayments at call time, no API key, no rate limits beyond solvency. Robots discover the service through peaqOS and route the call without further setup.
How deterministic are responses?
Depends on the upstream service. Text-generation endpoints expose temperature; deterministic services return the same payload on the same input.
What is the listing useful for now?
Capability discovery and roadmap monitoring. The endpoint surface, pricing model, and provider docs are linked here so agents can pre-wire the integration and switch on automatically when callable endpoints land.