Docs

How AI Agents Can Pay for Domain Data

A practical guide for AI agents that need domain intelligence, TLS reports, mail security, HTTP security headers and accessibility checks through x402 payments.

Agent discoveryUse machine-readable files before paying for a request.
openapi.jsonx402 catalogllms-full.txt

Intent

AI agent domain data API, x402 domain intelligence API, how agents pay for domain data

ai-agentsdomain-datadomain-intelligencex402paid-api

x402 agent flow

  1. Read /llms.txt.
  2. Fetch /openapi.json or /.well-known/x402-catalog.json.
  3. Inspect schema, price and network.
  4. Pay with x402 and retry with PAYMENT-SIGNATURE.

Recommended path

Start with /capabilities to inspect prices, schemas and payment requirements, then call the selected /v1/* endpoint after creating a valid x402 payment.

Best first endpoint

Use /v1/domain-intel for a broad domain profile or /v1/full-domain-report for a consolidated security report.

POST

Domain Intelligence

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.

Endpoint
https://api.x402dataapi.com/v1/domain-intel
Price
0.0001 USDC
POST

TLS Report

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.

Endpoint
https://api.x402dataapi.com/v1/tls-report
Price
0.001 USDC
POST

Mail Security

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.

Endpoint
https://api.x402dataapi.com/v1/mail-security
Price
0.001 USDC
POST

HTTP Security Headers

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.

Endpoint
https://api.x402dataapi.com/v1/http-security
Price
0.002 USDC
POST

Agent Accessibility Check

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.

Endpoint
https://api.x402dataapi.com/v1/agent-accessibility
Price
0.001 USDC
POST

Full Domain Report

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.

Endpoint
https://api.x402dataapi.com/v1/full-domain-report
Price
0.0001 USDC