Production-ready AI services — sentiment analysis, company enrichment, contract review, code auditing, and more — secured by x402 micropayments. No API keys. No subscriptions. Pay in USDC per request.
The x402 protocol handles authentication and billing in a single HTTP round-trip.
Send a normal HTTP request — no Authorization header required.
The server responds with payment details: amount, asset, and destination.
Your x402-compatible client signs a USDC transfer and adds the X-PAYMENT header.
The CDP facilitator settles on-chain and you receive the API result — in one retry.
Pay exactly per call. Amounts are final at request time — no hidden fees.
| Endpoint | Description | Price / call | Avg latency |
|---|---|---|---|
GET /api/v1/sentiment/:ticker |
Real-time sentiment score for a stock ticker aggregated from news + social. Returns score (-1 to 1), volume, and sources. | $0.002 USDC | <300ms |
GET /api/v1/company/:domain |
Company profile: name, industry, employee count, funding, tech stack, and social links. | $0.005 USDC | <500ms |
GET /api/v1/enrich/email/:email |
Email enrichment: full name, company, role, LinkedIn URL, and social profiles. | $0.008 USDC | <600ms |
GET /api/v1/news/summary |
Summarized recent news for a topic. Returns structured summaries with sources, dates, and relevance scores. | $0.003 USDC | <2000ms |
POST /api/v1/extract |
Extract structured data from a URL or HTML payload. Returns clean JSON of entities, facts, and tables. | $0.004 USDC | <3000ms |
| Endpoint | Description | Price / call | Avg latency |
|---|---|---|---|
POST /api/v1/analyze/contract |
Contract analyzer: accepts PDF URL or raw text, returns structured risk analysis, key terms, red flags, and plain-English summary. | $0.1 USDC | <15000ms |
POST /api/v1/review/code |
Code reviewer: accepts code diff or file content, returns security vulnerabilities, code smells, and optimization suggestions. | $0.05 USDC | <10000ms |
POST /api/v1/research |
Research synthesizer: accepts a question, searches multiple sources, returns a structured brief with citations. | $0.15 USDC | <20000ms |
Pick the integration that fits your stack.
Full endpoint reference at https://agents.aiscale.pro/.well-known/agent-services · Machine-readable agent card at https://agents.aiscale.pro/.well-known/agent.json