agents.aiscale.pro publishes 7 machine-payable endpoints over the x402 protocol, priced from $0.002 to $0.15 per call. Each was probed directly; the response code below is what it returned.
| Endpoint | Method | Price | Probe |
|---|---|---|---|
| /api/v1/analyze/contract | POST | $0.1 | 402 |
| /api/v1/company/:domain | GET | $0.005 | 402 |
| /api/v1/extract | POST | $0.004 | 402 |
| /api/v1/news/summary | GET | $0.003 | 402 |
| /api/v1/research | POST | $0.15 | 402 |
| /api/v1/review/code | POST | $0.05 | 402 |
| /api/v1/sentiment/:ticker | GET | $0.002 | 402 |
AiScale Contract Analyzer: Analyzes legal contracts/documents. Returns risk analysis, key terms, obligations, deadlines, red flags, and plain-English summary.
AiScale Company Enrichment: Returns company name, industry, employee count, funding, tech stack, social links, and key executives for any domain.
AiScale Data Extractor: Extracts structured data from a URL or raw HTML. Returns entities, facts, tables, and metadata as clean JSON.
AiScale News Summary: Summarizes recent news for a topic. Returns structured summaries with source, date, relevance score, and key takeaways.
AiScale Research Synthesizer: Deep research on any topic. Searches multiple sources and returns structured brief with findings, evidence, citations, and confidence scores.
AiScale Code Reviewer: Reviews code for security vulnerabilities, bugs, code smells, and optimizations. Supports Python, JS, TS, Go, Rust, Solidity.
AiScale Sentiment: Real-time sentiment analysis for a stock ticker. Returns score (-1 to 1), mention volume, source breakdown, and trend direction.