{"service":"X402 Data API","version":"1.0.0","x402Version":2,"baseUrl":"https://x402dataapi.com","apiBaseUrl":"https://api.x402dataapi.com","discovery":{"llms":"https://x402dataapi.com/llms.txt","llmsFull":"https://x402dataapi.com/llms-full.txt","openapi":"https://x402dataapi.com/openapi.json","capabilities":"https://api.x402dataapi.com/capabilities","pricing":"https://api.x402dataapi.com/pricing","sitemap":"https://x402dataapi.com/sitemap.xml"},"resources":[{"id":"health","type":"http","method":"GET","url":"https://api.x402dataapi.com/health","docsUrl":"https://docs.x402dataapi.com/docs/health","pageUrl":"https://x402dataapi.com/api/health","description":"Returns current API availability, version, x402 status and timestamp.","tags":["status","monitoring"],"enabled":true,"price":null,"cache":{"ttlSeconds":null},"timeoutMs":null,"inputSchema":null,"outputSchema":{"type":"object","properties":{"status":{"type":"string"},"name":{"type":"string"},"version":{"type":"string"},"x402":{"type":"object","properties":{"enabled":{"type":"boolean"},"network":{"type":"string"},"currency":{"type":"string"}}},"time":{"type":"string"}}},"example":{"request":{"method":"GET","url":"https://api.x402dataapi.com/health"},"response":{"status":"ok","name":"X402 Data API","version":"1.0.0","x402":{"enabled":true,"network":"eip155:8453","currency":"USDC"},"time":"2026-06-29T12:00:00.000Z"}},"bazaar":null},{"id":"pricing","type":"http","method":"GET","url":"https://api.x402dataapi.com/pricing","docsUrl":"https://docs.x402dataapi.com/docs/pricing","pageUrl":"https://x402dataapi.com/api/pricing","description":"Returns live feature prices, currency, network, TTL and timeout metadata.","tags":["pricing","x402"],"enabled":true,"price":null,"cache":{"ttlSeconds":null},"timeoutMs":null,"inputSchema":null,"outputSchema":{"type":"object","properties":{"currency":{"type":"string"},"network":{"type":"string"},"features":{"type":"array","items":{"type":"object","properties":{"key":{"type":"string"},"price":{"type":"string"},"currency":{"type":"string"}}}}}},"example":{"request":{"method":"GET","url":"https://api.x402dataapi.com/pricing"},"response":{"currency":"USDC","network":"eip155:8453","features":[{"key":"domain_intel","price":"0.005","currency":"USDC"}]}},"bazaar":null},{"id":"capabilities","type":"http","method":"GET","url":"https://api.x402dataapi.com/capabilities","docsUrl":"https://docs.x402dataapi.com/docs/capabilities","pageUrl":"https://x402dataapi.com/api/capabilities","description":"Returns the machine-readable service catalog used by agents and documentation pages.","tags":["catalog","agents"],"enabled":true,"price":null,"cache":{"ttlSeconds":null},"timeoutMs":null,"inputSchema":null,"outputSchema":{"type":"object","properties":{"name":{"type":"string"},"x402":{"type":"boolean"},"services":{"type":"array","items":{"type":"object","properties":{"key":{"type":"string"},"endpoint":{"type":"string"},"input_schema":{"type":"object","properties":{"type":{"type":"string"}}}}}}}},"example":{"request":{"method":"GET","url":"https://api.x402dataapi.com/capabilities"},"response":{"name":"X402 Data API","x402":true,"services":[{"key":"domain_intel","endpoint":"/v1/domain-intel","input_schema":{"type":"object"}}]}},"bazaar":null},{"id":"domain_intel","type":"http","method":"POST","url":"https://api.x402dataapi.com/v1/domain-intel","docsUrl":"https://docs.x402dataapi.com/domain-intelligence-api","pageUrl":"https://x402dataapi.com/api/domain-intel","description":"Paid x402 API for AI agents that returns domain intelligence, DNS lookup data, domain risk signals, security posture, WHOIS-like technical data, mail security, TLS, HTTP headers, fingerprinting and AI agent domain analysis for a public domain.","tags":["x402","ai-agents","domain-intelligence","cybersecurity","dns"],"enabled":true,"price":{"amount":"0.002","currency":"USDC","network":"eip155:8453","accepts":[{"scheme":"exact","network":"eip155:8453","amount":"2000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0xE3e597A4698e0Ed0e06F9d9fE513157728FBc28B","maxTimeoutSeconds":300,"extra":{"currency":"USDC","displayAmount":"0.002","resource":"/v1/domain-intel","name":"USD Coin","version":"2"}}]},"cache":{"ttlSeconds":3600},"timeoutMs":30000,"inputSchema":{"type":"object","properties":{"domain":{"type":"string","description":"Public domain name to inspect"}},"required":["domain"]},"outputSchema":{"type":"object","properties":{"domain":{"type":"string"},"dns":{"type":"object","properties":{}},"mail_security":{"type":"object","properties":{}},"tls":{"type":"object","properties":{}},"http":{"type":"object","properties":{}},"fingerprint":{"type":"object","properties":{}},"risk_score":{"type":"integer"},"summary":{"type":"array","items":{}}}},"example":{"request":{"method":"POST","url":"https://api.x402dataapi.com/v1/domain-intel","body":{"domain":"example.com"}},"response":{"domain":"example.com","dns":{},"mail_security":{},"tls":{},"http":{},"fingerprint":{},"risk_score":0,"summary":[]}},"bazaar":{"info":{"input":{"type":"http","bodyType":"json","body":{"domain":"example.com"},"method":"POST"},"output":{"type":"json","example":{"domain":"example.com","dns":{},"mail_security":{},"tls":{},"http":{},"fingerprint":{},"risk_score":0,"summary":[]}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["POST"]},"bodyType":{"type":"string","enum":["json","form-data","text"]},"body":{"type":"object","properties":{"domain":{"type":"string","description":"Public domain name to inspect"}},"required":["domain"]}},"required":["type","method","bodyType","body"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object"}},"required":["type"]}},"required":["input"]}}},{"id":"tls_report","type":"http","method":"POST","url":"https://api.x402dataapi.com/v1/tls-report","docsUrl":"https://docs.x402dataapi.com/tls-certificate-report-api","pageUrl":"https://x402dataapi.com/api/tls-report","description":"Paid x402 API for AI agents that checks TLS certificate health, SSL report data, HTTPS certificate expiration, issuer, validity, SAN coverage, chain health, HTTPS readiness and certificate risk for a public hostname.","tags":["x402","ai-agents","tls","ssl","https"],"enabled":true,"price":{"amount":"0.001","currency":"USDC","network":"eip155:8453","accepts":[{"scheme":"exact","network":"eip155:8453","amount":"1000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0xE3e597A4698e0Ed0e06F9d9fE513157728FBc28B","maxTimeoutSeconds":300,"extra":{"currency":"USDC","displayAmount":"0.001","resource":"/v1/tls-report","name":"USD Coin","version":"2"}}]},"cache":{"ttlSeconds":3600},"timeoutMs":15000,"inputSchema":{"type":"object","properties":{"host":{"type":"string","description":"Public hostname to inspect"},"port":{"type":"number","description":"TLS port, usually 443"}},"required":["host"]},"outputSchema":{"type":"object","properties":{"host":{"type":"string"},"port":{"type":"integer"},"tls_enabled":{"type":"boolean"},"issuer":{"type":"string"},"days_remaining":{"type":"integer"},"errors":{"type":"array","items":{}}}},"example":{"request":{"method":"POST","url":"https://api.x402dataapi.com/v1/tls-report","body":{"host":"example.com","port":443}},"response":{"host":"example.com","port":443,"tls_enabled":true,"issuer":"Example CA","days_remaining":60,"errors":[]}},"bazaar":{"info":{"input":{"type":"http","bodyType":"json","body":{"host":"example.com","port":443},"method":"POST"},"output":{"type":"json","example":{"host":"example.com","port":443,"tls_enabled":true,"issuer":"Example CA","days_remaining":60,"errors":[]}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["POST"]},"bodyType":{"type":"string","enum":["json","form-data","text"]},"body":{"type":"object","properties":{"host":{"type":"string","description":"Public hostname to inspect"},"port":{"type":"number","description":"TLS port, usually 443"}},"required":["host"]}},"required":["type","method","bodyType","body"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object"}},"required":["type"]}},"required":["input"]}}},{"id":"mail_security","type":"http","method":"POST","url":"https://api.x402dataapi.com/v1/mail-security","docsUrl":"https://docs.x402dataapi.com/mail-security-api","pageUrl":"https://x402dataapi.com/api/mail-security","description":"Paid x402 API for AI agents that checks MX records, SPF, DMARC, email security, phishing risk, domain mail configuration and anti-spoofing posture for a public domain.","tags":["x402","ai-agents","mail-security","email-security","mx"],"enabled":true,"price":{"amount":"0.001","currency":"USDC","network":"eip155:8453","accepts":[{"scheme":"exact","network":"eip155:8453","amount":"1000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0xE3e597A4698e0Ed0e06F9d9fE513157728FBc28B","maxTimeoutSeconds":300,"extra":{"currency":"USDC","displayAmount":"0.001","resource":"/v1/mail-security","name":"USD Coin","version":"2"}}]},"cache":{"ttlSeconds":3600},"timeoutMs":15000,"inputSchema":{"type":"object","properties":{"domain":{"type":"string","description":"Public domain name to inspect"}},"required":["domain"]},"outputSchema":{"type":"object","properties":{"domain":{"type":"string"},"spf":{"type":"object","properties":{"present":{"type":"boolean"}}},"dmarc":{"type":"object","properties":{"present":{"type":"boolean"}}},"mx":{"type":"array","items":{}}}},"example":{"request":{"method":"POST","url":"https://api.x402dataapi.com/v1/mail-security","body":{"domain":"example.com"}},"response":{"domain":"example.com","spf":{"present":true},"dmarc":{"present":true},"mx":[]}},"bazaar":{"info":{"input":{"type":"http","bodyType":"json","body":{"domain":"example.com"},"method":"POST"},"output":{"type":"json","example":{"domain":"example.com","spf":{"present":true},"dmarc":{"present":true},"mx":[]}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["POST"]},"bodyType":{"type":"string","enum":["json","form-data","text"]},"body":{"type":"object","properties":{"domain":{"type":"string","description":"Public domain name to inspect"}},"required":["domain"]}},"required":["type","method","bodyType","body"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object"}},"required":["type"]}},"required":["input"]}}},{"id":"http_security","type":"http","method":"POST","url":"https://api.x402dataapi.com/v1/http-security","docsUrl":"https://docs.x402dataapi.com/http-security-headers-api","pageUrl":"https://x402dataapi.com/api/http-security","description":"Paid x402 API for AI agents that audits HTTP security headers, HSTS, Content-Security-Policy, X-Frame-Options, Referrer-Policy, Permissions-Policy and web security scan findings for a public URL.","tags":["x402","ai-agents","http-security","security-headers","hsts"],"enabled":true,"price":{"amount":"0.002","currency":"USDC","network":"eip155:8453","accepts":[{"scheme":"exact","network":"eip155:8453","amount":"2000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0xE3e597A4698e0Ed0e06F9d9fE513157728FBc28B","maxTimeoutSeconds":300,"extra":{"currency":"USDC","displayAmount":"0.002","resource":"/v1/http-security","name":"USD Coin","version":"2"}}]},"cache":{"ttlSeconds":1800},"timeoutMs":15000,"inputSchema":{"type":"object","properties":{"url":{"type":"string","format":"uri","description":"Public http or https URL to inspect"}},"required":["url"]},"outputSchema":{"type":"object","properties":{"url":{"type":"string"},"status":{"type":"integer"},"score":{"type":"integer"},"missing":{"type":"array","items":{}}}},"example":{"request":{"method":"POST","url":"https://api.x402dataapi.com/v1/http-security","body":{"url":"https://example.com"}},"response":{"url":"https://example.com","status":200,"score":80,"missing":[]}},"bazaar":{"info":{"input":{"type":"http","bodyType":"json","body":{"url":"https://example.com"},"method":"POST"},"output":{"type":"json","example":{"url":"https://example.com","status":200,"score":80,"missing":[]}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["POST"]},"bodyType":{"type":"string","enum":["json","form-data","text"]},"body":{"type":"object","properties":{"url":{"type":"string","format":"uri","description":"Public http or https URL to inspect"}},"required":["url"]}},"required":["type","method","bodyType","body"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object"}},"required":["type"]}},"required":["input"]}}},{"id":"agent_accessibility","type":"http","method":"POST","url":"https://api.x402dataapi.com/v1/agent-accessibility","docsUrl":"https://docs.x402dataapi.com/agent-accessibility-api","pageUrl":"https://x402dataapi.com/api/agent-accessibility","description":"Paid x402 API for AI agents that checks robots.txt, sitemap availability, llms.txt discovery, AI crawler readiness, agent accessibility and AI scraping compatibility for a public URL.","tags":["x402","ai-agents","agent-accessibility","robots.txt","sitemap"],"enabled":true,"price":{"amount":"0.001","currency":"USDC","network":"eip155:8453","accepts":[{"scheme":"exact","network":"eip155:8453","amount":"1000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0xE3e597A4698e0Ed0e06F9d9fE513157728FBc28B","maxTimeoutSeconds":300,"extra":{"currency":"USDC","displayAmount":"0.001","resource":"/v1/agent-accessibility","name":"USD Coin","version":"2"}}]},"cache":{"ttlSeconds":900},"timeoutMs":20000,"inputSchema":{"type":"object","properties":{"url":{"type":"string","format":"uri","description":"Public http or https URL to inspect"}},"required":["url"]},"outputSchema":{"type":"object","properties":{"url":{"type":"string"},"robots":{"type":"object","properties":{}},"sitemap":{"type":"object","properties":{}},"ai_ready":{"type":"boolean"}}},"example":{"request":{"method":"POST","url":"https://api.x402dataapi.com/v1/agent-accessibility","body":{"url":"https://example.com"}},"response":{"url":"https://example.com","robots":{},"sitemap":{},"ai_ready":true}},"bazaar":{"info":{"input":{"type":"http","bodyType":"json","body":{"url":"https://example.com"},"method":"POST"},"output":{"type":"json","example":{"url":"https://example.com","robots":{},"sitemap":{},"ai_ready":true}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["POST"]},"bodyType":{"type":"string","enum":["json","form-data","text"]},"body":{"type":"object","properties":{"url":{"type":"string","format":"uri","description":"Public http or https URL to inspect"}},"required":["url"]}},"required":["type","method","bodyType","body"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object"}},"required":["type"]}},"required":["input"]}}},{"id":"full_domain_report","type":"http","method":"POST","url":"https://api.x402dataapi.com/v1/full-domain-report","docsUrl":"https://docs.x402dataapi.com/full-domain-report-api","pageUrl":"https://x402dataapi.com/api/full-domain-report","description":"Paid x402 API for AI agents that returns a complete domain security report with DNS, TLS, mail security, HTTP headers, AI accessibility, website risk score and consolidated remediation issues for a public domain.","tags":["x402","ai-agents","full-domain-report","domain-security-report","dns"],"enabled":true,"price":{"amount":"0.005","currency":"USDC","network":"eip155:8453","accepts":[{"scheme":"exact","network":"eip155:8453","amount":"5000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0xE3e597A4698e0Ed0e06F9d9fE513157728FBc28B","maxTimeoutSeconds":300,"extra":{"currency":"USDC","displayAmount":"0.005","resource":"/v1/full-domain-report","name":"USD Coin","version":"2"}}]},"cache":{"ttlSeconds":3600},"timeoutMs":45000,"inputSchema":{"type":"object","properties":{"domain":{"type":"string","description":"Public domain name to inspect"}},"required":["domain"]},"outputSchema":{"type":"object","properties":{"domain":{"type":"string"},"dns":{"type":"object","properties":{}},"tls":{"type":"object","properties":{}},"http":{"type":"object","properties":{}},"mail_security":{"type":"object","properties":{}},"agent_accessibility":{"type":"object","properties":{}}}},"example":{"request":{"method":"POST","url":"https://api.x402dataapi.com/v1/full-domain-report","body":{"domain":"example.com"}},"response":{"domain":"example.com","dns":{},"tls":{},"http":{},"mail_security":{},"agent_accessibility":{}}},"bazaar":{"info":{"input":{"type":"http","bodyType":"json","body":{"domain":"example.com"},"method":"POST"},"output":{"type":"json","example":{"domain":"example.com","dns":{},"tls":{},"http":{},"mail_security":{},"agent_accessibility":{}}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["POST"]},"bodyType":{"type":"string","enum":["json","form-data","text"]},"body":{"type":"object","properties":{"domain":{"type":"string","description":"Public domain name to inspect"}},"required":["domain"]}},"required":["type","method","bodyType","body"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object"}},"required":["type"]}},"required":["input"]}}}]}