Live on Base Mainnet · x402 Protocol

AI APIs that bill
by the single call

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.

8
Live endpoints
$0.002
Lowest price / call
<600ms
Avg API latency
USDC
Payment token · Base
99.5%
Uptime SLA

No API keys. Pay as you go.

The x402 protocol handles authentication and billing in a single HTTP round-trip.

1

Call the endpoint

Send a normal HTTP request — no Authorization header required.

2

Receive a 402

The server responds with payment details: amount, asset, and destination.

3

Sign & attach payment

Your x402-compatible client signs a USDC transfer and adds the X-PAYMENT header.

4

Get the response

The CDP facilitator settles on-chain and you receive the API result — in one retry.

All prices in USDC · Base Mainnet

Pay exactly per call. Amounts are final at request time — no hidden fees.

Data APIs — real-time lookups
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
AI Sub-agents — deep analysis
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

Three ways to integrate

Pick the integration that fits your stack.

# 1. Make the initial call — you'll receive a 402 with payment details curl https://agents.aiscale.pro/api/v1/sentiment/AAPL # 2. Use an x402-compatible client to attach payment automatically npx x402-curl \ --wallet-key $PRIVATE_KEY \ --network base-mainnet \ https://agents.aiscale.pro/api/v1/sentiment/AAPL

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

Ready to start?

Browse the full catalogue on the x402 Bazaar — no sign-up, no API key, first call costs fractions of a cent.