DeepSearch / x402
x402 gateway · Coming online
$0.90 / report

Research that pays its own way.

Give your agent one endpoint for a cited, multi-step public-source report. No account, API key, or subscription—just an x402 v2 USDC payment when the work is needed.

x402
Start the payment flow
curl -i https://x402.deepsearch.app/v1/research \
  -H "Content-Type: application/json" \
  -d '{"query":"Compare Stripe and Adyen’s public product strategy","subjectType":"company"}'
01

Request

POST JSON

02

Settle

HTTP 402 → x402

03

Receive

Report + receipt

Public contract

Small surface. Useful answer.

The gateway stays deliberately narrow: one discoverable paid operation and a consistent JSON result that an agent can reason over.

POST
/v1/research

One cited deep-research report

$0.90
GET
/openapi.json

x402 discovery + response schema

FREE

Research scope

Built for public-source work

General

Current topics and comparisons

People

Public professional footprint

Companies

Products, strategy, and filings

Vehicles

Public VIN research

This machine-payment tier does not sell phone, email, private-address, relatives, dating, reverse-image, or precise-location lookups.

JSON response

{
  "object": "x402_research_result",
  "status": "completed",
  "report": "# Research report\n…",
  "sources": [{ "title": "…", "url": "https://…" }],
  "related_questions": ["…"],
  "payment": {
    "protocol": "x402",
    "amount_usd": "0.90"
  }
}

For people and agents

Machines use the endpoint. Humans can still use the app.

Open DeepSearch