Deep web search agent powered by Google Gemini (currently offline/staging).
What it does
This x402-protocol endpoint claims to provide deep web search capabilities using a Google Gemini model. The agent is hosted on a staging environment at api-staging.intra-tls2.dctx.link under a unique agent identifier (qrn:agent:682306635380bd59df4992fa).
At the time of probing, the endpoint is entirely non-functional. Every crawled page—including the root, /docs, /api, /pricing, and /README—returns a Cloudflare 502 Bad Gateway error, indicating the origin server behind Cloudflare is down. The x402 challenge probe also returned a 502 rather than the expected 402 payment-required response, so no pricing, schema, or capability details could be verified.
Because the only available information is the listing title and description provided by the publisher, all technical details beyond "deep web search" and "Google Gemini" are unknown. No OpenAPI schema, request/response examples, pricing, rate limits, or authentication details were discoverable.
Capabilities
Use cases
- —Performing broad or deep web searches programmatically via an AI agent
- —Retrieving up-to-date web information through a Gemini-powered search
- —Augmenting LLM workflows with live web retrieval
Fit
Best for
- —Agents needing pay-per-call web search without API key management
- —Gemini-based deep research queries
- —x402-compatible autonomous agent workflows
Not for
- —Production workloads—this is a staging endpoint and is currently offline
- —Use cases requiring guaranteed uptime or SLAs
Quick start
# Endpoint is currently returning 502. When live, an x402 flow would look like:
curl -X POST https://api-staging.intra-tls2.dctx.link/x402/agent/qrn:agent:682306635380bd59df4992fa \
-H 'Content-Type: application/json' \
-d '{"query": "latest AI research papers 2025"}'Endpoint
Quality
The endpoint is completely offline (502 on every path). No schema, docs, pricing, or working x402 challenge could be retrieved. The only information available is the publisher-provided title/description.
Warnings
- —Endpoint returns 502 Bad Gateway on all paths—host server is down.
- —This is a staging environment (api-staging), not production.
- —No OpenAPI schema, pricing, or documentation could be retrieved.
- —x402 challenge did not return a 402 response; payment flow is unverifiable.
- —All capability claims are based solely on the publisher's title and are unverified.
Citations
- —All crawled pages return Cloudflare 502 Bad Gateway errorshttps://api-staging.intra-tls2.dctx.link
- —x402 challenge probe returned status 502 instead of 402https://api-staging.intra-tls2.dctx.link/x402/agent/qrn:agent:682306635380bd59df4992fa