# Polyform — machine-payable data APIs for AI agents > Pay-per-call data lookups priced in USDC on Base via the x402 protocol. No account, no API key, no signup. 54 endpoints. Connect over plain HTTP (x402) or MCP. ## Connect - OpenAPI catalog & schemas: https://api.polyform.org/openapi.json - x402 payment manifest: https://api.polyform.org/.well-known/x402 - MCP server (Streamable HTTP): https://api.polyform.org/mcp - Human-readable catalog: https://api.polyform.org/ ## Payment Every endpoint replies HTTP 402 with an x402 challenge (asset: USDC, network: Base / eip155:8453). Pay, then retry with the X-PAYMENT header. An x402-aware client (e.g. @x402/fetch) or MCP client handles this automatically. ## Flagship bundles - Vehicle full report ($0.25): GET /v1/vehicle/report - Domain due-diligence ($0.02): GET /v1/domain/due-diligence - Location brief ($0.02): GET /v1/geo/location-brief - Company snapshot ($0.03): GET /v1/sec/company-snapshot - Company financial-health scan ($0.05): GET /v1/finance/health-scan - Property site-risk brief ($0.05): GET /v1/realestate/site-risk - Route & shipment brief ($0.05): GET /v1/logistics/route-brief - Token due-diligence ($0.10): GET /v1/crypto/token-report - Drug safety brief ($0.05): GET /v1/health/drug-brief - Sanctions & watchlist screen ($0.10): GET /v1/legal/sanctions-screen - Insider trading activity ($0.05): GET /v1/finance/insider-activity - DeFi protocol brief ($0.03): GET /v1/crypto/protocol - Regulatory watch ($0.03): GET /v1/legal/reg-watch - Company 360 report ($0.20): GET /v1/finance/company-360 - Business counterparty vet / KYB ($0.25): GET /v1/business/vet - Clinical trials search ($0.05): GET /v1/health/clinical-trials - Seismic risk brief ($0.03): GET /v1/geo/earthquakes - Property hazard report ($0.15): GET /v1/realestate/property-report - Brand-protection typosquat scan ($0.15): GET /v1/domain/brand-protection - Company peer comparison ($0.20): GET /v1/finance/peer-compare - Trade-compliance party screen ($0.20): GET /v1/trade/party-screen - Onboarding decision ($0.50): GET /v1/business/onboard-decision - Investment diligence brief ($0.50): GET /v1/finance/diligence-brief - Shipment clearance ($0.45): GET /v1/trade/shipment-clearance - Property underwriting ($0.40): GET /v1/realestate/underwrite