{"uid":"cap_088K8_CtYnPdXmvVY-7tM","slug":"oblique-markets-agent-readiness-audit-24ae9731","name":"Oblique Markets Agent-Readiness Audit","description":"Verify an AI Agent API’s x402, agent.json, OpenAPI, llms.txt, robots.txt, and MCP discovery surfaces; return a 0–100 score, missing fields, validation findings, and prioritized fixes.","url":"https://api.oblique.markets/api/v1/paid/agent-readiness-audit","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"domain":{"type":"string","description":"Bare domain (example.com) or https URL — normalized to the https origin"}}},"responseSchema":{"type":"json","example":{"score":60,"checks":{"mcp":{"notes":[],"parses":null,"present":false,"http_status":404},"x402":{"notes":["12 paid endpoint(s) advertised"],"parses":true,"present":true,"http_status":200},"openapi":{"notes":[],"parses":null,"present":false,"http_status":404},"llms_txt":{"notes":[],"parses":null,"present":true,"http_status":200},"agent_json":{"notes":[],"parses":true,"present":true,"http_status":200},"robots_txt":{"notes":[],"parses":null,"present":false,"http_status":404}},"domain":"https://api.example-seller.com","audited_at":"2026-08-10T12:00:00.000Z","recommendations":["Serve /openapi.json describing your API surface — agents plan tool calls from it (worth 20 points)","Add /robots.txt with a Sitemap line and explicit AI-crawler policy (worth 10 points)","Publish /.well-known/mcp.json pointing at your MCP server so tool-using agents can connect directly (worth 10 points)"]}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"1","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","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":"$1/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"1","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"1","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_20vZ8GZ9RMIgCWKUEc0Pi","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"1","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Audits a domain for AI-agent discoverability by probing six well-known discovery surfaces, validating key fields, and returning a weighted 0–100 readiness score with fix-it recommendations","exampleAgentPrompt":"Run an agent-readiness audit on example.com — probe all six discovery surfaces like x402.json, agent.json, and llms.txt, give me the weighted score out of 100, and tell me exactly what I need to fix.","exampleUseCases":[{"title":"Pre-launch agent discoverability check","prompt":"Before we go live, can you audit api.myservice.com for agent readiness? I want to know if our well-known files like agent.json, openapi.json, and llms.txt are all in place and what our score is."},{"title":"Competitor discovery surface benchmarking","prompt":"Audit competitor.io for agent readiness — I want to see their 0–100 score across all six discovery surfaces and understand what they have configured that we don't."},{"title":"Post-fix validation after agent config update","prompt":"We just updated our /.well-known/x402.json and mcp.json — can you re-audit ourstartup.com to confirm the changes improved our agent-readiness score and flag anything still broken?"}],"resultDescription":"Returns a weighted 0–100 agent-readiness score along with per-surface probe results for all six discovery endpoints (/.well-known/x402.json, /.well-known/agent.json, /openapi.json, /llms.txt, /robots.txt, /.well-known/mcp.json), key-field validation outcomes for each surface, and specific actionable fix-it recommendations for any failing or missing components.","failureModes":["Domain not reachable or invalid — returns error if the domain cannot be resolved or normalized","SSRF guard triggered — internal or reserved IP ranges are blocked and return an error","All six discovery surfaces missing — score may be 0 with all recommendations flagged","Malformed domain input — non-URL strings may fail normalization","Rate limiting or payment failure — $1 USDC payment required per call via x402 protocol"],"whenToPreferThis":"Choose this endpoint when you need a comprehensive, multi-surface agent-discoverability assessment of a domain rather than checking a single file manually. It is purpose-built for the agent-readiness use case, covering all six canonical discovery surfaces in one call with SSRF protection and a normalized score — ideal for developers preparing an API for AI agent consumption, for competitive benchmarking, or for automated CI checks on agent infrastructure.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T12:55:34.761Z","isFirstParty":false}