{"uid":"cap_0MH80am9kPsMsN8bJCP-1","slug":"agent-access-check-x402-domain-url-accessibility-verifier-1a394c95","name":"Agent Access Check — x402 Domain/URL Accessibility Verifier","description":"Checks whether a website is accessible and agent-friendly. Fetches robots.txt, .well-known/ai.txt, and sitemap.xml; inspects HTTP headers (CORS, CSP, rate-limit); and returns a readiness verdict. Useful for agents that need to decide whether to scrape, crawl, or interact with a domain before committing to a workflow. Returns allowed/blocked status, disallowed paths, crawl delay, AI-specific rules, and sitemap URL if present.","url":"https://the-stall.intuitek.ai/cap/agent-access-check","method":"GET","headers":{},"bodySchema":{"type":"object","properties":{"required":{"type":"string"},"properties":{"type":"string"}}},"responseSchema":null,"example":{"request":{"input":{"type":"http","method":"GET","queryParams":{"url":"openai.com"}}},"response":{"ai_txt":null,"domain":"openai.com","reachable":false,"robots_txt":{"blocks_all":false,"crawl_delay":null,"disallowed_paths":["/microsoft-for-startups/"],"has_ai_specific_rules":false},"has_sitemap":false,"http_status":403,"sitemap_url":null,"generated_at":"2026-06-21T05:20:26.684Z","agent_verdict":"OPEN","headers_intel":{"server":"cloudflare","cors_origin":null,"x_robots_tag":null,"content_security":null,"rate_limit_limit":null,"rate_limit_remaining":null}}},"exampleRequest":{"url":"openai.com"},"tags":["x402"],"displayCostAmount":"0.006","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"settled","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.006/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.034","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.034","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_Z9fj7NdSZzVjOdIMkoQEP","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.034","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Checks whether a given domain or URL is accessible and returns agent-access status information","exampleAgentPrompt":"Can you check whether openai.com is accessible and whether an AI agent can reach it — just pass the bare domain to The Stall's agent access check?","exampleUseCases":null,"resultDescription":"Returns an access status result indicating whether the given domain or URL is reachable and accessible to AI agents, likely including an access flag and reachability indicators.","failureModes":["Missing required 'url' query parameter — returns validation error","Invalid or malformed URL/domain input — may return error or negative access status","Domain does not exist or DNS fails — returns inaccessible status","Network timeout reaching the target domain — may return timeout error","Payment not completed via x402 — returns 402 Payment Required"],"whenToPreferThis":"Use this endpoint when you need a quick, pay-per-call check on whether a specific domain or URL is accessible without needing API keys or accounts. Ideal for agents that need to verify web resource reachability before attempting to fetch or interact with content, especially in x402 micropayment workflows on Base mainnet.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T00:56:59.480Z","isFirstParty":false}