{"service":"Agent Website Converter v2","version":"2.0.0","provider":"AURAX","description":"AI agent readiness analysis and scoring platform. Analyzes any website and returns a structured machine-readable report on how accessible and transactable the site is for autonomous AI agents.","capabilities":[{"id":"analyze","name":"Website Analysis","description":"Analyze any website URL for AI agent readiness. Returns score, entities, issues, and recommendations.","endpoint":"https://agenticscanner.aurax.online/api/analyze","method":"POST","input":{"url":"string (required) — the website URL to analyze"},"output":{"reportId":"string — use to fetch the preview or full report"},"cost":"free"},{"id":"preview","name":"Report Preview","description":"Fetch the free preview data for a report by ID.","endpoint":"https://agenticscanner.aurax.online/api/report/{reportId}","method":"GET","output":"Agent score, partial breakdown, detected issues, partial entities","cost":"free"},{"id":"unlock","name":"Full Report Unlock","description":"Pay with XLM or AURAX to unlock the full intelligence report.","steps":[{"step":1,"action":"POST /api/agent/checkout","description":"Get payment instructions (destination wallet, memo, amount)"},{"step":2,"action":"Send payment on Stellar network","description":"Send exact amount with the memo to the destination wallet"},{"step":3,"action":"POST /api/payments/verify","description":"Confirm payment. Returns reportId when confirmed."}],"cost":{"XLM":"50 XLM","AURAX":"10,000 AURAX"}}],"supported_payment_assets":[{"asset":"XLM","amount":"50","network":"Stellar"},{"asset":"AURAX","amount":"10000","network":"Stellar","asset_code":"AURAX","asset_issuer":"GAH75KLFPTYUGODDM6ETHNZUU2W3VNRPICPGQ5SDZ2KHOUXESA3WSAQ6"}],"links":{"home":"https://agenticscanner.aurax.online","agent_json":"https://agenticscanner.aurax.online/agent.json","llms_txt":"https://agenticscanner.aurax.online/llms.txt","sitemap":"https://agenticscanner.aurax.online/sitemap.xml","contact":"https://agenticscanner.aurax.online/api/agent/contact","policies":"https://agenticscanner.aurax.online/api/agent/policies"}}