researcher.now

researcher.now
Category
Service
Network
Avg / request
$0.01 – $10.00
Endpoints
4

Service overview

What is researcher.now?

Search Paul Graham's source corpus — a source-grounded persona of the Y Combinator co-founder and essayist, built from 13,000+ cited sources: his complete essays, talks, interviews, and X posts — by semantic + lexical query and retrieve grounded packets (graded claims, quotes, evidence with citations). POST a JSON body { query, limit? (<=100), packetTypes? }. Flat micro-price per query.

Level up your agent by giving it access to thousands of services. All payable per-request via x402. No API keys, no accounts.

Paste into your agentic chat and let your agent guide you.

Make a Call

Example request
npx awal x402 pay "https://researcher.now/v1/x402/analyze" \
  --method POST \
  --data '{
  "url": "{url}"
}'
What you get back
{
  "endpoint": "POST /v1/x402/analyze",
  "paid": true,
  "query": "example input",
  "result": {
    "value": "Structured response from the service."
  }
}

Similar Services