{"base_readiness_score":98,"commercial_next_step":{"billing_boundary":"Scope and deliverables are confirmed before any invoice; no wallet payload, subscription, SLA, or deployment is created by this handoff.","charged_now":false,"free_first":{"charged_now":false,"id":"free_scope","label":"Request a free scope decision","url":"https://ontarioprotocol.com/pricing?offer=free_scope&report_id=vrf_edcefdc6b4e85e3b#scope"},"human_required":true,"qualified_offers":[{"billing":"outcome_based_invoice_after_public_evidence","id":"catalog_publish","name":"Founding Agent Catalog Publish Pilot","price_interval":null,"price_usd":49,"scope_request_url":"https://ontarioprotocol.com/pricing?offer=catalog_publish&report_id=vrf_edcefdc6b4e85e3b#scope","status":"first_10_qualified_providers"},{"billing":"one_time_invoice_after_scope","id":"launch_review","name":"MCP + x402 Agent Catalog Launch Pack","price_interval":null,"price_usd":199,"scope_request_url":"https://ontarioprotocol.com/pricing?offer=launch_review&report_id=vrf_edcefdc6b4e85e3b#scope","status":"qualified_fixed_scope"},{"billing":"one_time_invoice_after_scope","id":"buyer_intent_rewrite","name":"x402 Buyer Intent Metadata Rewrite","price_interval":null,"price_usd":49,"scope_request_url":"https://ontarioprotocol.com/pricing?offer=buyer_intent_rewrite&report_id=vrf_edcefdc6b4e85e3b#scope","status":"qualified_fixed_scope"},{"billing":"one_time_invoice_after_scope","id":"firewall_implementation","name":"Payment Firewall Implementation","price_interval":null,"price_usd":499,"scope_request_url":"https://ontarioprotocol.com/pricing?offer=firewall_implementation&report_id=vrf_edcefdc6b4e85e3b#scope","status":"qualified_fixed_scope"},{"billing":"pilot_invoice_after_qualification","id":"readiness_watch","name":"Readiness Watch pilot","price_interval":"month","price_usd":99,"scope_request_url":"https://ontarioprotocol.com/pricing?offer=readiness_watch&report_id=vrf_edcefdc6b4e85e3b#scope","status":"pilot_interest"}],"recommended_offer":{"billing":"outcome_based_invoice_after_public_evidence","id":"catalog_publish","name":"Founding Agent Catalog Publish Pilot","price_interval":null,"price_usd":49,"scope_request_url":"https://ontarioprotocol.com/pricing?offer=catalog_publish&report_id=vrf_edcefdc6b4e85e3b#scope","status":"first_10_qualified_providers"},"required_inputs":["contact_email","endpoint","requested_offer"],"schema":"ontario.report_commercial_next_step.v1","status":"scope_first","trust_boundary":"This commercial handoff is not part of the signed readiness evidence. It does not guarantee safety, traffic, ranking, listing acceptance, revenue, or future endpoint behavior."},"duration_ms":2787,"evidence":{"homepage":{"reachable":true,"schema_org_present":false,"status_code":200},"openapi":{"body":{"info":{"contact":{"email":"ops@400860.xyz"},"description":"x402-native paid API tools for DeFi yields, protocol TVL, AI pricing, paid MCP calls, and web scraping.","title":"400860 Data API","version":"2.0.0"},"openapi":"3.0.3","paths":{"/.well-known/x402":{"get":{"operationId":"getX402Manifest","responses":{"200":{"content":{"application/json":{"schema":{"additionalProperties":true,"type":"object"}}},"description":"x402 manifest, payTo, live resources, default buyer entry, and first-purchase action"}},"summary":"x402 discovery manifest with default first-purchase path (free)"}},"/first-paid-runbook.json":{"get":{"operationId":"getFirstPaidRunbook","responses":{"200":{"content":{"application/json":{"schema":{"additionalProperties":true,"type":"object"}}},"description":"Machine-readable quote probe, local signing command, spend cap, and revenue verification rule"}},"summary":"No-secret first external paid call runbook (free)"}},"/ontario-paid-listing-action.json":{"get":{"operationId":"getOntarioPaidListingAction","responses":{"200":{"content":{"application/json":{"schema":{"additionalProperties":true,"type":"object"}}},"description":"Exact paid listing endpoint, price, payload, approval gate, and revenue success condition"}},"summary":"Approval-gated Ontario paid listing action (free)"}},"/v1/ai/pricing":{"get":{"operationId":"getAiPricing","parameters":[{"in":"query","name":"provider","schema":{"type":"string"}}],"requestBody":{"content":{"application/json":{"schema":{"properties":{"provider":{"type":"string"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"additionalProperties":true,"type":"object"}}},"description":"Pricing dataset"},"402":{"content":{"application/json":{"schema":{"additionalProperties":true,"type":"object"}}},"description":"Payment required"}},"summary":"LLM API pricing (paid x402)"}},"/v1/buyer/first-purchase-action":{"get":{"operationId":"getFirstPurchaseAction","parameters":[{"in":"query","name":"product","schema":{"default":"ai_pricing_snapshot","type":"string"}},{"in":"query","name":"channel","schema":{"default":"openapi","type":"string"}}],"responses":{"200":{"content":{"application/json":{"schema":{"additionalProperties":true,"type":"object"}}},"description":"Machine-readable first-purchase action with tracked checkout, pay-now, command, and revenue truth"}},"summary":"First external x402 purchase action (free)"}},"/v1/buyer/pay-now":{"get":{"operationId":"getBuyerPayNow","parameters":[{"in":"query","name":"product","schema":{"default":"ai_pricing_snapshot","type":"string"}},{"in":"query","name":"channel","schema":{"default":"openapi","type":"string"}}],"responses":{"200":{"content":{"application/json":{"schema":{"additionalProperties":true,"type":"object"}}},"description":"No-secret buyer entry with product, checkout links, x402 client command, and revenue proof URL"}},"summary":"Buyer pay-now entrypoint (free)"}},"/v1/defi/tvl":{"get":{"operationId":"getDefiTvl","parameters":[{"in":"query","name":"chain","schema":{"type":"string"}},{"in":"query","name":"category","schema":{"type":"string"}},{"in":"query","name":"limit","schema":{"default":50,"maximum":100,"type":"integer"}}],"requestBody":{"content":{"application/json":{"schema":{"properties":{"category":{"type":"string"},"chain":{"type":"string"},"limit":{"maximum":100,"type":"integer"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"additionalProperties":true,"type":"object"}}},"description":"TVL list"},"402":{"content":{"application/json":{"schema":{"additionalProperties":true,"type":"object"}}},"description":"Payment required"}},"summary":"DeFi TVL deltas (paid x402)"}},"/v1/defi/yields":{"get":{"operationId":"getDefiYields","parameters":[{"in":"query","name":"chain","schema":{"type":"string"}},{"in":"query","name":"stableOnly","schema":{"type":"boolean"}},{"in":"query","name":"minApy","schema":{"type":"number"}},{"in":"query","name":"limit","schema":{"default":50,"maximum":200,"type":"integer"}}],"requestBody":{"content":{"application/json":{"schema":{"properties":{"chain":{"type":"string"},"limit":{"maximum":200,"type":"integer"},"minApy":{"type":"number"},"stableOnly":{"type":"boolean"}},"type":"object"}}},"required":false},"responses":{"200":{"content":{"application/json":{"schema":{"additionalProperties":true,"type":"object"}}},"description":"Yield pool list"},"402":{"content":{"application/json":{"schema":{"additionalProperties":true,"type":"object"}}},"description":"Payment required"}},"summary":"DeFi yield pools (paid x402)"}},"/v1/mcp/call":{"post":{"operationId":"callMcpTool","requestBody":{"content":{"application/json":{"schema":{"properties":{"params":{"additionalProperties":true,"type":"object"},"tool":{"enum":["get_defi_yields","get_defi_tvl","get_ai_pricing"],"type":"string"}},"required":["tool"],"type":"object"}}},"required":true},"responses":{"200":{"content":{"application/json":{"schema":{"additionalProperties":true,"type":"object"}}},"description":"Tool result"},"402":{"content":{"application/json":{"schema":{"additionalProperties":true,"type":"object"}}},"description":"Payment required"}},"summary":"MCP tool call (paid x402)"}},"/v1/revenue/summary":{"get":{"operationId":"getRevenueSummary","responses":{"200":{"content":{"application/json":{"schema":{"additionalProperties":true,"type":"object"}}},"description":"External paid success count, excluded test count, and funnel attribution"}},"summary":"External revenue truth and funnel summary (free)"}},"/v1/scrape/extract":{"post":{"operationId":"scrapeExtract","requestBody":{"content":{"application/json":{"schema":{"properties":{"maxLength":{"type":"integer"},"selector":{"type":"string"},"url":{"format":"uri","type":"string"}},"required":["url","selector"],"type":"object"}}},"required":true},"responses":{"200":{"content":{"application/json":{"schema":{"additionalProperties":true,"type":"object"}}},"description":"Scraped extraction result"},"402":{"content":{"application/json":{"schema":{"additionalProperties":true,"type":"object"}}},"description":"Payment required"}},"summary":"Scrape page selector extraction (paid x402)"}},"/v1/scrape/page":{"post":{"operationId":"scrapePage","requestBody":{"content":{"application/json":{"schema":{"properties":{"maxLength":{"type":"integer"},"url":{"format":"uri","type":"string"}},"required":["url"],"type":"object"}}},"required":true},"responses":{"200":{"content":{"application/json":{"schema":{"additionalProperties":true,"type":"object"}}},"description":"Scraped page result"},"402":{"content":{"application/json":{"schema":{"additionalProperties":true,"type":"object"}}},"description":"Payment required"}},"summary":"Scrape page text (paid x402)"}},"/v1/scrape/stealth":{"post":{"operationId":"scrapeStealth","requestBody":{"content":{"application/json":{"schema":{"properties":{"maxLength":{"type":"integer"},"selector":{"type":"string"},"url":{"format":"uri","type":"string"}},"required":["url"],"type":"object"}}},"required":true},"responses":{"200":{"content":{"application/json":{"schema":{"additionalProperties":true,"type":"object"}}},"description":"Stealth scraped result"},"402":{"content":{"application/json":{"schema":{"additionalProperties":true,"type":"object"}}},"description":"Payment required"}},"summary":"Stealth scrape page (paid x402)"}}},"servers":[{"url":"https://api.400860.xyz"}]},"reachable":true,"url":"https://api.400860.xyz/openapi.json","valid_json":true,"version":"3.0.3","well_formed":true},"robots":{"excerpt":"# As a condition of accessing this website, you agree to abide by the following\n# content signals:\n\n# (a)  If a Content-Signal = yes, you may collect content for the corresponding\n#      use.\n# (b)  If a Content-Signal = no, you may not collect content for the\n#      corresponding use.\n# (c)  If the website operator does not include a Content-Signal for a\n#      corresponding use, the website operator neither grants nor restricts\n#      permission via Content-Signal with respect to the corresponding use.\n\n# The content signals and their meanings are:\n\n# search:   building a search index and providing search results (e.g., returning\n#           hyperlinks and short excerpts from your website's contents). Search does not\n#           include providing AI-generated search summaries.\n# ai-input: inputting content into one or more AI models (e.g., retrieval\n#           augmented generation, grounding, or other real-time taking of content for\n#           generative AI search answers).\n# ai-tr","reachable":true,"status_code":200},"target":{"challenge":{"accepts":[{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","description":"Payment required for https://api.400860.xyz/v1/ai/pricing","extra_keys":["name","version"],"maxAmountRequired":"1000","maxTimeoutSeconds":300,"mimeType":"application/json","network":"eip155:8453","payTo":"0x01504D66E639dc4bA4947759922135594d9DF3e9","resource":{"description":"Payment required for https://api.400860.xyz/v1/ai/pricing","mimeType":"application/json","url":"https://api.400860.xyz/v1/ai/pricing"},"scheme":"exact"}],"accepts_count":1,"accepts_missing_required_fields":[],"body_accepts_count":1,"body_accepts_missing":false,"body_valid_json":true,"header_accepts_count":0,"missing_accepts":false,"source":"body.accepts","x402Version":2},"method":"GET","payment_challenge":true,"payment_headers":{"payment-required":"eyJ4NDAyVmVyc2lvbiI6MiwiZXJyb3IiOiJQYXltZW50IHJlcXVpcmVkIiwicmVzb3VyY2UiOnsidXJsIjoiaHR0cHM6Ly9hcGkuNDAwODYwLnh5ei92MS9haS9wcmljaW5nIiwiZGVzY3JpcHRpb24iOiIiLCJtaW1lVHlwZSI6IiJ9LCJhY2NlcHRzIjpbeyJzY2hlbWUiOiJleGFjdCIsIm5ldHdvcmsiOiJlaXAxNTU6ODQ1MyIsImFtb3VudCI6IjEwMDAiLCJhc3NldCI6IjB4ODMzNTg5ZkNENmVEYjZFMDhmNGM3QzMyRDRmNzFiNTRiZEEwMjkxMyIsInBheVRvIjoiMHgwMTUwNEQ2NkU2MzlkYzRiQTQ5NDc3NTk5MjIxMzU1OTRkOURGM2U5IiwibWF4VGltZW91dFNlY29uZHMiOjMwMCwiZXh0cmEiOnsibmFtZSI6IlVTRCBDb2luIiwidmVyc2lvbiI6IjIifX0seyJzY2hlbWUiOiJleGFjdCIsIm5ldHdvcmsiOiJzb2xhbmE6NWV5a3Q0VXNGdjhQOE5KZFRSRXBZMXZ6cUtxWkt2ZHAiLCJhbW91bnQiOiIxMDAwIiwiYXNzZXQiOiJFUGpGV2RkNUF1ZnFTU3FlTTJxTjF4enliYXBDOEc0d0VHR2tad3lURHQxdiIsInBheVRvIjoiN1o3WGVRbk4zcFcyZUNUNUtjbWlYYVhUcjNOWXdNeUc3UGhUTEdwTnNGOGIiLCJtYXhUaW1lb3V0U2Vjb25kcyI6MzAwLCJleHRyYSI6eyJmZWVQYXllciI6IjJ3S3VwTFI5cTZ3WFlwcHc4R3IyTnZXeEtCVXFtNFBQSktrUWZveEhEQmc0In19XX0="},"reachable":true,"status_code":402},"x402_manifest":{"bazaar_metadata":true,"body":{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","buyerEntry":"https://api.400860.xyz/v1/buyer/pay-now?product=ai_pricing_snapshot&channel=x402-manifest","category":"data","checkoutJson":"https://x402.400860.xyz/checkout/pay-now.json?product=ai_pricing_snapshot&channel=x402-manifest","checkoutPage":"https://x402.400860.xyz/checkout/pay-now.html?product=ai_pricing_snapshot&channel=x402-manifest","default_network":"base","description":"x402-native paid API tools for DeFi yields, protocol TVL, AI pricing, paid MCP calls, and web scraping.","endpoint":"https://api.400860.xyz/v1/ai/pricing","facilitator":"https://facilitator.payai.network","firstPaidProductId":"ai_pricing_snapshot","firstPaidRunbook":"https://api.400860.xyz/first-paid-runbook.json?channel=x402-manifest","firstPurchaseAction":"https://api.400860.xyz/v1/buyer/first-purchase-action?product=ai_pricing_snapshot&channel=x402-manifest","generated_at":"2026-07-04T17:55:00.728Z","homepage":"https://x402.400860.xyz","method":"GET","name":"400860 Radar x402 API","network":"eip155:8453","owner_contact":"ops@400860.xyz","owner_url":"https://x402.400860.xyz","payTo":"0x01504D66E639dc4bA4947759922135594d9DF3e9","price_atomic":1000,"price_usdc":"0.001","pricingJson":"https://x402.400860.xyz/pricing.json?channel=x402-manifest","resources":[{"description":"Top DeFi yield pools from DeFiLlama","method":"GET","path":"/v1/defi/yields","price":"$0.001"},{"description":"Protocol TVL deltas from DeFiLlama","method":"GET","path":"/v1/defi/tvl","price":"$0.001"},{"description":"LLM API pricing comparison","method":"GET","path":"/v1/ai/pricing","price":"$0.001"},{"description":"Paid MCP-style tool call","method":"POST","path":"/v1/mcp/call","price":"$0.01"},{"description":"Scrape any URL and return clean text","method":"POST","path":"/v1/scrape/page","price":"$0.005"},{"description":"Scrape URL with CSS selector extraction","method":"POST","path":"/v1/scrape/extract","price":"$0.01"},{"description":"Stealth scrape through Scrapling and Playwright","method":"POST","path":"/v1/scrape/stealth","price":"$0.02"}],"revenueSummary":"https://api.400860.xyz/v1/revenue/summary","services":[{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","category":"data","default_network":"base","description":"LLM API pricing comparison","endpoint":"https://api.400860.xyz/v1/ai/pricing","facilitator":"https://facilitator.payai.network","firstPaidRunbook":"https://api.400860.xyz/first-paid-runbook.json?channel=x402-manifest","method":"GET","name":"AI pricing snapshot","network":"base","owner_contact":"ops@400860.xyz","owner_url":"https://x402.400860.xyz","payTo":"0x01504D66E639dc4bA4947759922135594d9DF3e9","price_atomic":1000,"price_usdc":"0.001","resource":{"description":"LLM API pricing comparison","mimeType":"application/json","url":"https://api.400860.xyz/v1/ai/pricing"},"scheme":"exact","tags":["x402","agent-payments","paid-api","defi","ai-pricing","mcp","openapi","llms.txt"]},{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","category":"data","default_network":"base","description":"Top DeFi yield pools from DeFiLlama","endpoint":"https://api.400860.xyz/v1/defi/yields","facilitator":"https://facilitator.payai.network","firstPaidRunbook":"https://api.400860.xyz/first-paid-runbook.json?channel=x402-manifest","method":"GET","name":"DeFi yields snapshot","network":"base","owner_contact":"ops@400860.xyz","owner_url":"https://x402.400860.xyz","payTo":"0x01504D66E639dc4bA4947759922135594d9DF3e9","price_atomic":1000,"price_usdc":"0.001","resource":{"description":"Top DeFi yield pools from DeFiLlama","mimeType":"application/json","url":"https://api.400860.xyz/v1/defi/yields"},"scheme":"exact","tags":["x402","agent-payments","paid-api","defi","ai-pricing","mcp","openapi","llms.txt"]},{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","category":"data","default_network":"base","description":"Protocol TVL deltas from DeFiLlama","endpoint":"https://api.400860.xyz/v1/defi/tvl","facilitator":"https://facilitator.payai.network","firstPaidRunbook":"https://api.400860.xyz/first-paid-runbook.json?channel=x402-manifest","method":"GET","name":"DeFi TVL snapshot","network":"base","owner_contact":"ops@400860.xyz","owner_url":"https://x402.400860.xyz","payTo":"0x01504D66E639dc4bA4947759922135594d9DF3e9","price_atomic":1000,"price_usdc":"0.001","resource":{"description":"Protocol TVL deltas from DeFiLlama","mimeType":"application/json","url":"https://api.400860.xyz/v1/defi/tvl"},"scheme":"exact","tags":["x402","agent-payments","paid-api","defi","ai-pricing","mcp","openapi","llms.txt"]},{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","category":"data","default_network":"base","description":"Paid MCP-style tool call","endpoint":"https://api.400860.xyz/v1/mcp/call","facilitator":"https://facilitator.payai.network","firstPaidRunbook":"https://api.400860.xyz/first-paid-runbook.json?channel=x402-manifest","method":"POST","name":"Paid MCP tool call","network":"base","owner_contact":"ops@400860.xyz","owner_url":"https://x402.400860.xyz","payTo":"0x01504D66E639dc4bA4947759922135594d9DF3e9","price_atomic":10000,"price_usdc":"0.01","resource":{"description":"Paid MCP-style tool call","mimeType":"application/json","url":"https://api.400860.xyz/v1/mcp/call"},"scheme":"exact","tags":["x402","agent-payments","paid-api","defi","ai-pricing","mcp","openapi","llms.txt"]},{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","category":"data","default_network":"base","description":"Scrape any URL and return clean text","endpoint":"https://api.400860.xyz/v1/scrape/page","facilitator":"https://facilitator.payai.network","firstPaidRunbook":"https://api.400860.xyz/first-paid-runbook.json?channel=x402-manifest","method":"POST","name":"Page scrape","network":"base","owner_contact":"ops@400860.xyz","owner_url":"https://x402.400860.xyz","payTo":"0x01504D66E639dc4bA4947759922135594d9DF3e9","price_atomic":5000,"price_usdc":"0.005","resource":{"description":"Scrape any URL and return clean text","mimeType":"application/json","url":"https://api.400860.xyz/v1/scrape/page"},"scheme":"exact","tags":["x402","agent-payments","paid-api","defi","ai-pricing","mcp","openapi","llms.txt"]},{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","category":"data","default_network":"base","description":"Scrape URL with CSS selector extraction","endpoint":"https://api.400860.xyz/v1/scrape/extract","facilitator":"https://facilitator.payai.network","firstPaidRunbook":"https://api.400860.xyz/first-paid-runbook.json?channel=x402-manifest","method":"POST","name":"Structured scrape extract","network":"base","owner_contact":"ops@400860.xyz","owner_url":"https://x402.400860.xyz","payTo":"0x01504D66E639dc4bA4947759922135594d9DF3e9","price_atomic":10000,"price_usdc":"0.01","resource":{"description":"Scrape URL with CSS selector extraction","mimeType":"application/json","url":"https://api.400860.xyz/v1/scrape/extract"},"scheme":"exact","tags":["x402","agent-payments","paid-api","defi","ai-pricing","mcp","openapi","llms.txt"]},{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","category":"data","default_network":"base","description":"Stealth scrape through Scrapling and Playwright","endpoint":"https://api.400860.xyz/v1/scrape/stealth","facilitator":"https://facilitator.payai.network","firstPaidRunbook":"https://api.400860.xyz/first-paid-runbook.json?channel=x402-manifest","method":"POST","name":"Stealth scrape","network":"base","owner_contact":"ops@400860.xyz","owner_url":"https://x402.400860.xyz","payTo":"0x01504D66E639dc4bA4947759922135594d9DF3e9","price_atomic":20000,"price_usdc":"0.02","resource":{"description":"Stealth scrape through Scrapling and Playwright","mimeType":"application/json","url":"https://api.400860.xyz/v1/scrape/stealth"},"scheme":"exact","tags":["x402","agent-payments","paid-api","defi","ai-pricing","mcp","openapi","llms.txt"]}],"tags":["x402","agent-payments","paid-api","defi","ai-pricing","mcp","openapi","llms.txt"],"updated_at":"2026-07-04T17:55:00.728Z","version":"1"},"reachable":true,"service_count":7,"status_code":200,"valid_json":true,"well_formed":true}},"grade":"ready","integrity":{"algorithm":"Ed25519","canonical_sha256":"9ca137ab779ce7932873f89583fa0264ced10c2d010215cfdd167226f1ee048f","canonicalization":"json-sort-keys-no-integrity-v1","key_id":"ed25519:67e5239d2bfa367d","public_key":"t3nUNaV3/SIMUb0XIBCazNFdToM3hHEQHReQ71v40wU=","signature":"ehdXcEb8FRdl/pumz/WbnsYAkVR//D6gA5zkeediYHJg6lBySVQXGtNaQjRvCKKFIZQRKrTUhX8gRtAoLq1aAg==","signed_by":"ontario-protocol"},"max_score":100,"normalized_base":"https://api.400860.xyz","readiness_score":93,"recommendations":[],"report_id":"vrf_edcefdc6b4e85e3b","report_url":"https://ontarioprotocol.com/verify/report/vrf_edcefdc6b4e85e3b","signals":{"accepts_entries":true,"bazaar_metadata":true,"endpoint_reachable":true,"facilitator_metadata":false,"homepage_reachable":true,"https":true,"manifest_fresh":true,"network_consistent":true,"openapi_schema":true,"payment_challenge":true,"price_format_valid":true,"robots_present":true,"schema_org_present":false,"x402_manifest_present":true,"x402_manifest_well_formed":true},"status":"ok","submitted_url":"https://api.400860.xyz/v1/ai/pricing","target_url":"https://api.400860.xyz/v1/ai/pricing","verified_at":"2026-07-04T17:55:03.013872+00:00","verifier":"ontario.x402-readiness.v1","warning_penalty":5,"warnings":[{"detail":"Expose facilitator details plus asset, payTo, scheme, timeout, and resource fields so clients can verify and settle payments deterministically.","docs_url":"https://ontarioprotocol.com/docs#facilitator","evidence":{"issues":["manifest.facilitator or service.facilitator is missing"]},"id":"facilitator_metadata_gap","severity":"warning","title":"Publish facilitator and settlement metadata"}]}
