$1
per call · USD Coin on Base
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
POST https://api.x402dataapi.com/v1/agent-accessibility10
Calls / 30d
3
Unique payers / 30d
Sep 9
Last called
exact
Payment scheme
Call this service
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";
const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);
const res = await fetchWithPay("https://api.x402dataapi.com/v1/agent-accessibility", {
method: "POST",
headers: { "Content-Type": "application/json" },
body: JSON.stringify({
"url": "https://example.com"
}),
});
const data = await res.json();curl -X POST \
"https://api.x402dataapi.com/v1/agent-accessibility" \
-H "Content-Type: application/json" \
-d '{"url":"https://example.com"}' \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"ai_ready": true,
"robots": {},
"sitemap": {},
"url": "https://example.com"
}Payment details
0xe3e597a4698e0ed0e06f9d9fe513157728fbc28bUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913Is this your API?
Pin it to the top of AI & Inference and the homepage with a featured placement.
More from X402 Data API & similar services
X402 Data API · Mail Security
api.x402dataapi.com
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.
X402 Data API · Http Security
api.x402dataapi.com
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.
BlockRun.AI · EXA Contents
blockrun.ai
Extract full text content from specific URLs. Priced at $0.002/URL — total = urls.length × $0.002.