Send a URL
POST one public HTTPS website. No account provisioning, key rotation, or batch commitment.
citation-complete agent intelligence
Send a public URL. Get exact source citations, grounded opportunities, and a transparent GEO-readiness score as structured JSON. Settle in USDC on Base—without a subscription or API key.
One request, three moves
The x402 payment challenge is the interface. Your agent discovers the price, authorizes the exact request, and gets a normal JSON response.
POST one public HTTPS website. No account provisioning, key rotation, or batch commitment.
Authorize the stated USDC price on Base and retry with the payment signature.
Use grounded site evidence, technology signals, opportunities, and outreach context in your workflow.
Pay only when it works
No seats, credits, or monthly minimum. Settlement occurs only for successful responses.
Inspect the current response shape before integrating. No live crawl or payment occurs.
Open sample JSONProof, not promises
This immutable, permissioned snapshot analyzes Stride Techworks and publishes report data only—never raw HTML.
{
"requestId": "sample_stride-techworks_2026-08-11",
"url": "https://www.stridetechworks.com/",
"company": {
"name": "Stride Techworks",
"summary": "Stride Techworks modernizes operational businesses with practical AI automation and custom internal software.",
"probableIndustry": "Custom software and AI automation services",
"industryConfidence": "high"
},
"technologies": [],
"opportunities": [{
"category": "conversion",
"severity": "medium",
"finding": "The homepage explains two engagement paths but presents most detail in long combined sections.",
"evidence": "One company. Two ways to hire us."
}],
"pagesScanned": ["https://www.stridetechworks.com/"],
"warnings": ["Immutable permissioned benchmark snapshot; generated reports should be reviewed before use."]
}Start at HTTP
An unpaid request returns HTTP 402 with the Base/USDC payment requirements. An x402-compatible client authorizes payment and retries with a payment signature.
curl -i -X POST https://api.prospect402.com/v1/prospect \
-H 'content-type: application/json' \
-d '{"url":"https://example.com"}'Constrained by design
Only absolute public HTTPS URLs are accepted. Private, local, and reserved hosts are blocked.
At most four same-origin HTML pages, with robots rules, redirects, timeouts, and size limits enforced.
The service is not designed to extract named individuals, emails, phone numbers, or contact enrichment.
Failed handlers return non-2xx responses. Payment settles only when a request completes successfully.
Direct answers
Concise facts for buyers, search engines, and agents.