{"x402Version": 2, "service": "PayForAPI resale doors \u2014 people enrichment + web search", "description": "Pay-per-call data services for AI agents, settled in USDC on Base via x402 (HTTP 402); no account, no API key. Doors: people enrichment (LinkedIn/e-mail/name+domain) and global web search. [\u041f\u043b\u0430\u0442\u043d\u044b\u0435 \u0434\u0430\u043d\u043d\u044b\u0435 \u0434\u043b\u044f \u0418\u0418-\u0430\u0433\u0435\u043d\u0442\u043e\u0432, \u043e\u043f\u043b\u0430\u0442\u0430 \u0437\u0430 \u0432\u044b\u0437\u043e\u0432 \u0432 USDC \u043d\u0430 Base \u0447\u0435\u0440\u0435\u0437 x402, \u0431\u0435\u0437 \u0430\u043a\u043a\u0430\u0443\u043d\u0442\u0430 \u0438 \u043a\u043b\u044e\u0447\u0430. \u0414\u0432\u0435\u0440\u0438: \u043e\u0431\u043e\u0433\u0430\u0449\u0435\u043d\u0438\u0435 \u043f\u0440\u043e\u0444\u0438\u043b\u0435\u0439 \u043b\u044e\u0434\u0435\u0439 \u0438 \u0433\u043b\u043e\u0431\u0430\u043b\u044c\u043d\u044b\u0439 \u0432\u0435\u0431-\u043f\u043e\u0438\u0441\u043a.]", "baseUrl": "https://funding.payforapi.com", "network": "eip155:8453", "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913", "facilitator": "https://x402.primer.systems", "payTo": "0xBd5Fa07707b2ea495357988b9F58E13E15703aEe", "endpoints": [{"path": "/people-enrich", "method": "POST", "price_usdc": 0.1, "description": "People enrichment (profile by LinkedIn URL / email / name+domain). Unpaid request returns HTTP 402 + payment-required (x402 v2), then resend the same body with the PAYMENT-SIGNATURE header. [POST \u0441 \u0434\u0430\u043d\u043d\u044b\u043c\u0438; \u0431\u0435\u0437 \u043e\u043f\u043b\u0430\u0442\u044b 402 + payment-required, \u0437\u0430\u0442\u0435\u043c \u043f\u043e\u0432\u0442\u043e\u0440 \u0441 PAYMENT-SIGNATURE.]", "input_schema": {"type": "object", "properties": {"linkedin_url": {"type": "string"}, "email": {"type": "string"}, "name": {"type": "string"}, "company_domain": {"type": "string"}}, "required": [], "anyOf_fields": ["linkedin_url", "email", "name"]}, "example": {"input": {"linkedin_url": "https://www.linkedin.com/in/example"}}, "transport": "http"}, {"path": "/web-search", "method": "POST", "price_usdc": 0.01, "description": "Global web search for AI agents (OneShot upstream). Unpaid request returns HTTP 402 + payment-required (x402 v2), then resend the same body with the PAYMENT-SIGNATURE header. [POST \u0441 \u0434\u0430\u043d\u043d\u044b\u043c\u0438; \u0431\u0435\u0437 \u043e\u043f\u043b\u0430\u0442\u044b 402 + payment-required, \u0437\u0430\u0442\u0435\u043c \u043f\u043e\u0432\u0442\u043e\u0440 \u0441 PAYMENT-SIGNATURE.]", "input_schema": {"type": "object", "properties": {"query": {"type": "string"}, "max_results": {"type": "string"}, "numResults": {"type": "string"}, "num_results": {"type": "string"}, "limit": {"type": "string"}}, "required": ["query"], "anyOf_fields": []}, "example": {"input": {"query": "x402 micropayments for AI agents", "numResults": 5}}, "transport": "http"}, {"path": "/people-search", "method": "POST", "price_usdc": 0.15, "description": "People discovery: find people by job title, company, skills, location, seniority. Unpaid request returns HTTP 402 + payment-required (x402 v2), then resend the same body with the PAYMENT-SIGNATURE header. [POST \u0441 \u0434\u0430\u043d\u043d\u044b\u043c\u0438; \u0431\u0435\u0437 \u043e\u043f\u043b\u0430\u0442\u044b 402 + payment-required, \u0437\u0430\u0442\u0435\u043c \u043f\u043e\u0432\u0442\u043e\u0440 \u0441 PAYMENT-SIGNATURE.]", "input_schema": {"type": "object", "properties": {"job_titles": {"type": "string"}, "keywords": {"type": "string"}, "companies": {"type": "string"}, "company_domains": {"type": "string"}, "location": {"type": "string"}, "skills": {"type": "string"}, "seniority": {"type": "string"}, "industry": {"type": "string"}, "company_size": {"type": "string"}, "limit": {"type": "string"}}, "required": [], "anyOf_fields": ["job_titles", "keywords", "companies", "company_domains", "location", "skills"]}, "example": {"input": {"job_titles": ["VP Engineering"], "company_domains": ["acme.com"], "limit": 5}}, "transport": "http"}, {"path": "/company-enrich", "method": "POST", "price_usdc": 0.15, "description": "Company enrichment by domain, name, LinkedIn URL or ticker (firmographics, public signals). Unpaid request returns HTTP 402 + payment-required (x402 v2), then resend the same body with the PAYMENT-SIGNATURE header. [POST \u0441 \u0434\u0430\u043d\u043d\u044b\u043c\u0438; \u0431\u0435\u0437 \u043e\u043f\u043b\u0430\u0442\u044b 402 + payment-required, \u0437\u0430\u0442\u0435\u043c \u043f\u043e\u0432\u0442\u043e\u0440 \u0441 PAYMENT-SIGNATURE.]", "input_schema": {"type": "object", "properties": {"domain": {"type": "string"}, "name": {"type": "string"}, "linkedin_url": {"type": "string"}, "ticker": {"type": "string"}, "company_domain": {"type": "string"}}, "required": [], "anyOf_fields": ["domain", "name", "linkedin_url", "ticker"]}, "example": {"input": {"domain": "example.com"}}, "transport": "http"}, {"path": "/email-enrich", "method": "POST", "price_usdc": 0.05, "description": "Find a person's work e-mail by full name and company domain. Unpaid request returns HTTP 402 + payment-required (x402 v2), then resend the same body with the PAYMENT-SIGNATURE header. [POST \u0441 \u0434\u0430\u043d\u043d\u044b\u043c\u0438; \u0431\u0435\u0437 \u043e\u043f\u043b\u0430\u0442\u044b 402 + payment-required, \u0437\u0430\u0442\u0435\u043c \u043f\u043e\u0432\u0442\u043e\u0440 \u0441 PAYMENT-SIGNATURE.]", "input_schema": {"type": "object", "properties": {"full_name": {"type": "string"}, "first_name": {"type": "string"}, "last_name": {"type": "string"}, "company_domain": {"type": "string"}}, "required": ["company_domain"], "anyOf_fields": []}, "example": {"input": {"full_name": "Jane Doe", "company_domain": "example.com"}}, "transport": "http"}, {"path": "/crypto-price", "method": "POST", "price_usdc": 0.005, "description": "Live and historical crypto token prices (BTC, ETH, SOL, any symbol, CoinGecko id or chain:0x\u2026 address) \u2014 USDC on Base. Unpaid request returns HTTP 402 + payment-required (x402 v2), then resend the same body with the PAYMENT-SIGNATURE header. [POST \u0441 \u0434\u0430\u043d\u043d\u044b\u043c\u0438; \u0431\u0435\u0437 \u043e\u043f\u043b\u0430\u0442\u044b 402 + payment-required, \u0437\u0430\u0442\u0435\u043c \u043f\u043e\u0432\u0442\u043e\u0440 \u0441 PAYMENT-SIGNATURE.]", "input_schema": {"type": "object", "properties": {"coins": {"type": "string"}, "at": {"type": "string"}}, "required": [], "anyOf_fields": ["coins", "at"]}, "example": {"input": {"coins": "BTC,ETH"}}, "transport": "http"}]}