{"openapi":"3.1.0","info":{"title":"x402 Market Intel","version":"0.3.0","description":"Machine-indexable paid x402 buyer-intelligence API for service ranking, endpoint risk, provider dossiers, paid API discovery, seller scores, and category trends."},"servers":[{"url":"https://x402-market-intel-mcp.mtree.workers.dev"}],"externalDocs":{"url":"https://x402-market-intel-mcp.mtree.workers.dev/.well-known/x402","description":"x402 discovery manifest"},"paths":{"/healthz":{"get":{"summary":"Health check","responses":{"200":{"description":"OK"}}}},"/preview/service_rank":{"get":{"summary":"Free preview of x402 service ranking","responses":{"200":{"description":"OK"}}}},"/preview/endpoint_risk":{"get":{"summary":"Free preview of x402 endpoint risk","responses":{"200":{"description":"OK"}}}},"/preview/provider_dossier":{"get":{"summary":"Free preview of x402 provider dossier","responses":{"200":{"description":"OK"}}}},"/v1/x402/service_rank":{"post":{"summary":"x402 service rank","description":"Ranks x402 services for a buyer intent before an agent spends: price, live marketplace demand, schema quality, payment behavior, seller evidence, freshness, and risk flags.","operationId":"v1_x402_service_rank","tags":["x402 market intelligence"],"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.08"},"protocols":[{"x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0x1664530DC2A1CA350B1dbaD1Fc1F1a70c90fe4de","amount":"80000","maxTimeoutSeconds":300}}]},"x-x402-price-usd":"0.08","x402":{"required":true,"network":"eip155:8453","payTo":"0x1664530DC2A1CA350B1dbaD1Fc1F1a70c90fe4de","amount":"80000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"preset":{"type":"string","enum":["web_search","onchain_risk","enrichment","spend_control"]},"intent":{"type":"string"},"query":{"type":"string"},"category":{"type":"string"},"budget_usdc":{"type":"number"},"risk_tolerance":{"type":"string","enum":["low","medium","high"]},"limit":{"type":"integer","minimum":1,"maximum":25}}},"example":{"preset":"web_search","intent":"web search API under $0.25","budget_usdc":0.25,"risk_tolerance":"medium","limit":5}}}},"responses":{"200":{"description":"Paid JSON answer","content":{"application/json":{"schema":{"type":"object","additionalProperties":true},"example":{"ok":true,"answer":"rank x402 services worth paying for this buyer intent","ranked_services":[]}}}},"402":{"description":"x402 Payment Required","headers":{"Payment-Required":{"schema":{"type":"string"},"description":"Base64-encoded x402 v2 payment requirements"},"x-payment-required":{"schema":{"type":"string"},"description":"Compatibility copy of Payment-Required"},"Cache-Control":{"schema":{"type":"string","example":"no-store"}}},"content":{"application/json":{"schema":{"$ref":"#/components/schemas/PaymentRequired"}}}}}}},"/v1/x402/endpoint_risk":{"post":{"summary":"x402 endpoint risk","description":"Buyer-first pre-payment risk audit for a specific x402 endpoint/resource: pay/block recommendation, exact payment terms, live-vs-indexed payTo/amount/resource checks, replay/binding policy, freshness, and seller appendix.","operationId":"v1_x402_endpoint_risk","tags":["x402 market intelligence"],"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.05"},"protocols":[{"x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0x1664530DC2A1CA350B1dbaD1Fc1F1a70c90fe4de","amount":"50000","maxTimeoutSeconds":300}}]},"x-x402-price-usd":"0.05","x402":{"required":true,"network":"eip155:8453","payTo":"0x1664530DC2A1CA350B1dbaD1Fc1F1a70c90fe4de","amount":"50000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"url":{"type":"string"},"resource":{"type":"string"},"method":{"type":"string"},"budget_usdc":{"type":"number"}}},"example":{"url":"https://example.com/v1/paid","resource":"https://example.com/v1/paid"}}}},"responses":{"200":{"description":"Paid JSON answer","content":{"application/json":{"schema":{"type":"object","additionalProperties":true},"example":{"ok":true,"verdict":"manual_review","risk_flags":[]}}}},"402":{"description":"x402 Payment Required","headers":{"Payment-Required":{"schema":{"type":"string"},"description":"Base64-encoded x402 v2 payment requirements"},"x-payment-required":{"schema":{"type":"string"},"description":"Compatibility copy of Payment-Required"},"Cache-Control":{"schema":{"type":"string","example":"no-store"}}},"content":{"application/json":{"schema":{"$ref":"#/components/schemas/PaymentRequired"}}}}}}},"/v1/x402/provider_dossier":{"post":{"summary":"x402 provider dossier","description":"Provider dossier for a seller payTo/domain/provider: service map, pricing distribution, registry coverage, buyer/call evidence, freshness, trust signals, and spend-policy guidance.","operationId":"v1_x402_provider_dossier","tags":["x402 market intelligence"],"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.08"},"protocols":[{"x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0x1664530DC2A1CA350B1dbaD1Fc1F1a70c90fe4de","amount":"80000","maxTimeoutSeconds":300}}]},"x-x402-price-usd":"0.08","x402":{"required":true,"network":"eip155:8453","payTo":"0x1664530DC2A1CA350B1dbaD1Fc1F1a70c90fe4de","amount":"80000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"provider":{"type":"string"},"pay_to":{"type":"string"},"domain":{"type":"string"},"resource":{"type":"string"},"limit":{"type":"integer","minimum":1,"maximum":25}}},"example":{"provider":"x402-market-intel-mcp.mtree.workers.dev"}}}},"responses":{"200":{"description":"Paid JSON answer","content":{"application/json":{"schema":{"type":"object","additionalProperties":true},"example":{"ok":true,"dossier":{"verdict":"credible_with_limits","resources":0}}}}},"402":{"description":"x402 Payment Required","headers":{"Payment-Required":{"schema":{"type":"string"},"description":"Base64-encoded x402 v2 payment requirements"},"x-payment-required":{"schema":{"type":"string"},"description":"Compatibility copy of Payment-Required"},"Cache-Control":{"schema":{"type":"string","example":"no-store"}}},"content":{"application/json":{"schema":{"$ref":"#/components/schemas/PaymentRequired"}}}}}}},"/v1/x402/market_map":{"post":{"summary":"x402 market map","description":"Cross-source category and seller map for x402 paid services with revenue/call/payer concentration, registry coverage, and schema-quality gaps.","operationId":"v1_x402_market_map","tags":["x402 market intelligence"],"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.08"},"protocols":[{"x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0x1664530DC2A1CA350B1dbaD1Fc1F1a70c90fe4de","amount":"80000","maxTimeoutSeconds":300}}]},"x-x402-price-usd":"0.08","x402":{"required":true,"network":"eip155:8453","payTo":"0x1664530DC2A1CA350B1dbaD1Fc1F1a70c90fe4de","amount":"80000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"limit":{"type":"integer","minimum":1,"maximum":100},"category":{"type":"string"}}},"example":{"limit":20}}}},"responses":{"200":{"description":"Paid JSON answer","content":{"application/json":{"schema":{"type":"object","additionalProperties":true},"example":{"ok":true,"top_sellers":[],"categories":[]}}}},"402":{"description":"x402 Payment Required","headers":{"Payment-Required":{"schema":{"type":"string"},"description":"Base64-encoded x402 v2 payment requirements"},"x-payment-required":{"schema":{"type":"string"},"description":"Compatibility copy of Payment-Required"},"Cache-Control":{"schema":{"type":"string","example":"no-store"}}},"content":{"application/json":{"schema":{"$ref":"#/components/schemas/PaymentRequired"}}}}}}},"/v1/x402/paid_api_discovery":{"post":{"summary":"paid api discovery","description":"Paid search API and paid API discovery for agents searching verified x402 APIs: rank pay-per-call endpoints by buyer demand, price, registry coverage, schema/examples, seller score, endpoint rankings, and route reliability.","operationId":"v1_x402_paid_api_discovery","tags":["x402 market intelligence"],"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.08"},"protocols":[{"x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0x1664530DC2A1CA350B1dbaD1Fc1F1a70c90fe4de","amount":"80000","maxTimeoutSeconds":300}}]},"x-x402-price-usd":"0.08","x402":{"required":true,"network":"eip155:8453","payTo":"0x1664530DC2A1CA350B1dbaD1Fc1F1a70c90fe4de","amount":"80000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"query":{"type":"string"},"category":{"type":"string"},"limit":{"type":"integer","minimum":1,"maximum":100}}},"example":{"query":"transaction simulation","limit":20}}}},"responses":{"200":{"description":"Paid JSON answer","content":{"application/json":{"schema":{"type":"object","additionalProperties":true},"example":{"ok":true,"top_resources":[],"graph":{}}}}},"402":{"description":"x402 Payment Required","headers":{"Payment-Required":{"schema":{"type":"string"},"description":"Base64-encoded x402 v2 payment requirements"},"x-payment-required":{"schema":{"type":"string"},"description":"Compatibility copy of Payment-Required"},"Cache-Control":{"schema":{"type":"string","example":"no-store"}}},"content":{"application/json":{"schema":{"$ref":"#/components/schemas/PaymentRequired"}}}}}}},"/v1/x402/verified_endpoints":{"post":{"summary":"verified x402 APIs","description":"Verified x402 API directory for autonomous agents: discover x402 pay-per-call endpoints with settlement proof, schema quality, examples, freshness, seller score, and registry coverage.","operationId":"v1_x402_verified_endpoints","tags":["x402 market intelligence"],"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.08"},"protocols":[{"x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0x1664530DC2A1CA350B1dbaD1Fc1F1a70c90fe4de","amount":"80000","maxTimeoutSeconds":300}}]},"x-x402-price-usd":"0.08","x402":{"required":true,"network":"eip155:8453","payTo":"0x1664530DC2A1CA350B1dbaD1Fc1F1a70c90fe4de","amount":"80000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"min_score":{"type":"integer","minimum":0,"maximum":100},"limit":{"type":"integer","minimum":1,"maximum":100}}},"example":{"min_score":60,"limit":20}}}},"responses":{"200":{"description":"Paid JSON answer","content":{"application/json":{"schema":{"type":"object","additionalProperties":true},"example":{"ok":true,"verified_endpoints":[]}}}},"402":{"description":"x402 Payment Required","headers":{"Payment-Required":{"schema":{"type":"string"},"description":"Base64-encoded x402 v2 payment requirements"},"x-payment-required":{"schema":{"type":"string"},"description":"Compatibility copy of Payment-Required"},"Cache-Control":{"schema":{"type":"string","example":"no-store"}}},"content":{"application/json":{"schema":{"$ref":"#/components/schemas/PaymentRequired"}}}}}}},"/v1/x402/endpoint_rankings":{"post":{"summary":"x402 endpoint rankings","description":"x402 endpoint rankings and seller score leaderboard for paid API discovery: compare resources by revenue proof, buyer breadth, price, metadata quality, and reliability signals.","operationId":"v1_x402_endpoint_rankings","tags":["x402 market intelligence"],"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.08"},"protocols":[{"x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0x1664530DC2A1CA350B1dbaD1Fc1F1a70c90fe4de","amount":"80000","maxTimeoutSeconds":300}}]},"x-x402-price-usd":"0.08","x402":{"required":true,"network":"eip155:8453","payTo":"0x1664530DC2A1CA350B1dbaD1Fc1F1a70c90fe4de","amount":"80000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"mode":{"type":"string","enum":["balanced","buyer_demand","quality","price"]},"category":{"type":"string"},"limit":{"type":"integer","minimum":1,"maximum":100}}},"example":{"mode":"balanced","limit":20}}}},"responses":{"200":{"description":"Paid JSON answer","content":{"application/json":{"schema":{"type":"object","additionalProperties":true},"example":{"ok":true,"endpoint_rankings":[]}}}},"402":{"description":"x402 Payment Required","headers":{"Payment-Required":{"schema":{"type":"string"},"description":"Base64-encoded x402 v2 payment requirements"},"x-payment-required":{"schema":{"type":"string"},"description":"Compatibility copy of Payment-Required"},"Cache-Control":{"schema":{"type":"string","example":"no-store"}}},"content":{"application/json":{"schema":{"$ref":"#/components/schemas/PaymentRequired"}}}}}}},"/v1/x402/search_rank_monitor":{"post":{"summary":"x402 search rank monitor","description":"Hosted x402 marketplace search-rank monitor for paid API discovery terms: records x402 Market Intel rank, top competing resources, rank deltas, freshness, and next proof action from recurring D1 marketplace snapshots.","operationId":"v1_x402_search_rank_monitor","tags":["x402 market intelligence"],"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.2"},"protocols":[{"x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0x1664530DC2A1CA350B1dbaD1Fc1F1a70c90fe4de","amount":"200000","maxTimeoutSeconds":300}}]},"x-x402-price-usd":"0.2","x402":{"required":true,"network":"eip155:8453","payTo":"0x1664530DC2A1CA350B1dbaD1Fc1F1a70c90fe4de","amount":"200000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"queries":{"type":"array","items":{"type":"string"},"minItems":1,"maxItems":20},"query":{"type":"string"},"limit":{"type":"integer","minimum":1,"maximum":25},"persist":{"type":"boolean"}}},"example":{"queries":["paid api discovery","x402 endpoint rankings","wallet activity risk"],"limit":10}}}},"responses":{"200":{"description":"Paid JSON answer","content":{"application/json":{"schema":{"type":"object","additionalProperties":true},"example":{"ok":true,"rank_snapshots":[{"query":"paid api discovery","mt_best_rank":1,"indexed_mt_resources":3,"rank_delta":0}]}}}},"402":{"description":"x402 Payment Required","headers":{"Payment-Required":{"schema":{"type":"string"},"description":"Base64-encoded x402 v2 payment requirements"},"x-payment-required":{"schema":{"type":"string"},"description":"Compatibility copy of Payment-Required"},"Cache-Control":{"schema":{"type":"string","example":"no-store"}}},"content":{"application/json":{"schema":{"$ref":"#/components/schemas/PaymentRequired"}}}}}}},"/v1/x402/buyer_intent_gap_report":{"post":{"summary":"x402 buyer intent gap report","description":"Hosted buyer-intent gap report for x402 paid API discovery: mines recurring marketplace snapshots and search-rank observations to rank urgent agent queries, under-indexed x402 Market Intel routes, competitor coverage, and next dataset/MCP route to ship.","operationId":"v1_x402_buyer_intent_gap_report","tags":["x402 market intelligence"],"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.3"},"protocols":[{"x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0x1664530DC2A1CA350B1dbaD1Fc1F1a70c90fe4de","amount":"300000","maxTimeoutSeconds":300}}]},"x-x402-price-usd":"0.3","x402":{"required":true,"network":"eip155:8453","payTo":"0x1664530DC2A1CA350B1dbaD1Fc1F1a70c90fe4de","amount":"300000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"queries":{"type":"array","items":{"type":"string"},"minItems":1,"maxItems":25},"category":{"type":"string"},"limit":{"type":"integer","minimum":1,"maximum":25},"persist_rank_observations":{"type":"boolean"}}},"example":{"queries":["wallet autopay risk","paid api discovery","crypto news"],"limit":10}}}},"responses":{"200":{"description":"Paid JSON answer","content":{"application/json":{"schema":{"type":"object","additionalProperties":true},"example":{"ok":true,"buyer_intent_gaps":[{"query":"wallet autopay risk","urgency_score":87,"mt_best_rank":null,"recommended_route":"/tools/wallet_activity_risk"}]}}}},"402":{"description":"x402 Payment Required","headers":{"Payment-Required":{"schema":{"type":"string"},"description":"Base64-encoded x402 v2 payment requirements"},"x-payment-required":{"schema":{"type":"string"},"description":"Compatibility copy of Payment-Required"},"Cache-Control":{"schema":{"type":"string","example":"no-store"}}},"content":{"application/json":{"schema":{"$ref":"#/components/schemas/PaymentRequired"}}}}}}},"/v1/x402/autopay_readiness_matrix":{"post":{"summary":"x402 autopay readiness matrix","description":"Hosted autopay readiness matrix for agents choosing paid x402 APIs: scores routes by payment envelope quality, schema/examples, buyer proof, price risk, seller breadth, freshness, and registry coverage before autonomous spend.","operationId":"v1_x402_autopay_readiness_matrix","tags":["x402 market intelligence"],"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.2"},"protocols":[{"x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0x1664530DC2A1CA350B1dbaD1Fc1F1a70c90fe4de","amount":"200000","maxTimeoutSeconds":300}}]},"x-x402-price-usd":"0.2","x402":{"required":true,"network":"eip155:8453","payTo":"0x1664530DC2A1CA350B1dbaD1Fc1F1a70c90fe4de","amount":"200000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"query":{"type":"string"},"category":{"type":"string"},"min_score":{"type":"integer","minimum":0,"maximum":100},"limit":{"type":"integer","minimum":1,"maximum":50}}},"example":{"query":"wallet risk","min_score":55,"limit":20}}}},"responses":{"200":{"description":"Paid JSON answer","content":{"application/json":{"schema":{"type":"object","additionalProperties":true},"example":{"ok":true,"autopay_readiness":[{"resource":"https://example.com/tools/wallet_activity_risk","readiness_score":82,"recommendation":"autopay_with_caps"}]}}}},"402":{"description":"x402 Payment Required","headers":{"Payment-Required":{"schema":{"type":"string"},"description":"Base64-encoded x402 v2 payment requirements"},"x-payment-required":{"schema":{"type":"string"},"description":"Compatibility copy of Payment-Required"},"Cache-Control":{"schema":{"type":"string","example":"no-store"}}},"content":{"application/json":{"schema":{"$ref":"#/components/schemas/PaymentRequired"}}}}}}},"/v1/x402/proof_lift_report":{"post":{"summary":"x402 proof lift report","description":"Hosted proof-lift report for x402 paid API discovery campaigns: combines paid-call telemetry with recurring marketplace rank observations to show route proof coverage, index/rank movement, buyer-query lift, and the next bounded proof action.","operationId":"v1_x402_proof_lift_report","tags":["x402 market intelligence"],"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.2"},"protocols":[{"x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0x1664530DC2A1CA350B1dbaD1Fc1F1a70c90fe4de","amount":"200000","maxTimeoutSeconds":300}}]},"x-x402-price-usd":"0.2","x402":{"required":true,"network":"eip155:8453","payTo":"0x1664530DC2A1CA350B1dbaD1Fc1F1a70c90fe4de","amount":"200000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"queries":{"type":"array","items":{"type":"string"},"minItems":1,"maxItems":20},"query":{"type":"string"},"hours":{"type":"integer","minimum":1,"maximum":168},"endpoint":{"type":"string"},"limit":{"type":"integer","minimum":1,"maximum":25},"persist":{"type":"boolean"}}},"example":{"queries":["paid api discovery","x402 endpoint rankings","wallet activity risk"],"hours":24,"endpoint":"/v1/x402/autopay_readiness_matrix"}}}},"responses":{"200":{"description":"Paid JSON answer","content":{"application/json":{"schema":{"type":"object","additionalProperties":true},"example":{"ok":true,"proof_lift":{"paid_hits":1,"indexed_queries_improved":1,"continue_campaign":true},"rank_snapshots":[]}}}},"402":{"description":"x402 Payment Required","headers":{"Payment-Required":{"schema":{"type":"string"},"description":"Base64-encoded x402 v2 payment requirements"},"x-payment-required":{"schema":{"type":"string"},"description":"Compatibility copy of Payment-Required"},"Cache-Control":{"schema":{"type":"string","example":"no-store"}}},"content":{"application/json":{"schema":{"$ref":"#/components/schemas/PaymentRequired"}}}}}}},"/v1/x402/keyword_visibility_pack":{"post":{"summary":"x402 keyword visibility pack","description":"Hosted keyword visibility pack for x402 paid API discovery: derives buyer search vocabulary, listing copy, schema/example gaps, route aliases, and proof terms from recurring CDP+PayAI resources, rank observations, and seller-score signals.","operationId":"v1_x402_keyword_visibility_pack","tags":["x402 market intelligence"],"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.15"},"protocols":[{"x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0x1664530DC2A1CA350B1dbaD1Fc1F1a70c90fe4de","amount":"150000","maxTimeoutSeconds":300}}]},"x-x402-price-usd":"0.15","x402":{"required":true,"network":"eip155:8453","payTo":"0x1664530DC2A1CA350B1dbaD1Fc1F1a70c90fe4de","amount":"150000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"queries":{"type":"array","items":{"type":"string"},"minItems":1,"maxItems":20},"query":{"type":"string"},"category":{"type":"string"},"domain":{"type":"string"},"pay_to":{"type":"string"},"limit":{"type":"integer","minimum":1,"maximum":25},"persist":{"type":"boolean"}}},"example":{"queries":["paid api discovery","verified x402 APIs","x402 endpoint rankings","x402 seller score"],"domain":"x402-market-intel-mcp.mtree.workers.dev","limit":12}}}},"responses":{"200":{"description":"Paid JSON answer","content":{"application/json":{"schema":{"type":"object","additionalProperties":true},"example":{"ok":true,"keyword_visibility_pack":{"priority_terms":["paid api discovery","verified x402 APIs"],"listing_copy":[],"route_actions":[]},"rank_snapshots":[]}}}},"402":{"description":"x402 Payment Required","headers":{"Payment-Required":{"schema":{"type":"string"},"description":"Base64-encoded x402 v2 payment requirements"},"x-payment-required":{"schema":{"type":"string"},"description":"Compatibility copy of Payment-Required"},"Cache-Control":{"schema":{"type":"string","example":"no-store"}}},"content":{"application/json":{"schema":{"$ref":"#/components/schemas/PaymentRequired"}}}}}}},"/v1/x402/seller_score":{"post":{"summary":"x402 seller score","description":"Score a payTo wallet, domain, or resource for observed revenue proof, buyer breadth, metadata quality, registry coverage, and route reliability.","operationId":"v1_x402_seller_score","tags":["x402 market intelligence"],"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.05"},"protocols":[{"x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0x1664530DC2A1CA350B1dbaD1Fc1F1a70c90fe4de","amount":"50000","maxTimeoutSeconds":300}}]},"x-x402-price-usd":"0.05","x402":{"required":true,"network":"eip155:8453","payTo":"0x1664530DC2A1CA350B1dbaD1Fc1F1a70c90fe4de","amount":"50000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"pay_to":{"type":"string"},"domain":{"type":"string"},"resource":{"type":"string"}},"anyOf":[{"required":["pay_to"]},{"required":["domain"]},{"required":["resource"]}]},"example":{"pay_to":"0x1664530DC2A1CA350B1dbaD1Fc1F1a70c90fe4de"}}}},"responses":{"200":{"description":"Paid JSON answer","content":{"application/json":{"schema":{"type":"object","additionalProperties":true},"example":{"ok":true,"score":78,"band":"strong"}}}},"402":{"description":"x402 Payment Required","headers":{"Payment-Required":{"schema":{"type":"string"},"description":"Base64-encoded x402 v2 payment requirements"},"x-payment-required":{"schema":{"type":"string"},"description":"Compatibility copy of Payment-Required"},"Cache-Control":{"schema":{"type":"string","example":"no-store"}}},"content":{"application/json":{"schema":{"$ref":"#/components/schemas/PaymentRequired"}}}}}}},"/v1/x402/emerging_categories":{"post":{"summary":"x402 emerging categories","description":"Detect categories where buyer demand, revenue, or payer growth is high relative to supply and metadata completeness, highlighting underserved wedges.","operationId":"v1_x402_emerging_categories","tags":["x402 market intelligence"],"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.1"},"protocols":[{"x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0x1664530DC2A1CA350B1dbaD1Fc1F1a70c90fe4de","amount":"100000","maxTimeoutSeconds":300}}]},"x-x402-price-usd":"0.1","x402":{"required":true,"network":"eip155:8453","payTo":"0x1664530DC2A1CA350B1dbaD1Fc1F1a70c90fe4de","amount":"100000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"min_payers":{"type":"integer","minimum":0},"limit":{"type":"integer","minimum":1,"maximum":50}}},"example":{"min_payers":1}}}},"responses":{"200":{"description":"Paid JSON answer","content":{"application/json":{"schema":{"type":"object","additionalProperties":true},"example":{"ok":true,"opportunities":[]}}}},"402":{"description":"x402 Payment Required","headers":{"Payment-Required":{"schema":{"type":"string"},"description":"Base64-encoded x402 v2 payment requirements"},"x-payment-required":{"schema":{"type":"string"},"description":"Compatibility copy of Payment-Required"},"Cache-Control":{"schema":{"type":"string","example":"no-store"}}},"content":{"application/json":{"schema":{"$ref":"#/components/schemas/PaymentRequired"}}}}}}},"/v1/x402/resource_due_diligence":{"post":{"summary":"x402 resource due diligence","description":"Route-level trust/readiness report for an agent deciding whether to autopay an x402 resource, combining registry presence, schema/examples, seller proof, and peer category context.","operationId":"v1_x402_resource_due_diligence","tags":["x402 market intelligence"],"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.15"},"protocols":[{"x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0x1664530DC2A1CA350B1dbaD1Fc1F1a70c90fe4de","amount":"150000","maxTimeoutSeconds":300}}]},"x-x402-price-usd":"0.15","x402":{"required":true,"network":"eip155:8453","payTo":"0x1664530DC2A1CA350B1dbaD1Fc1F1a70c90fe4de","amount":"150000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"resource":{"type":"string","format":"uri"}},"required":["resource"]},"example":{"resource":"https://example.com/v1/paid"}}}},"responses":{"200":{"description":"Paid JSON answer","content":{"application/json":{"schema":{"type":"object","additionalProperties":true},"example":{"ok":true,"readiness_score":82,"warnings":[]}}}},"402":{"description":"x402 Payment Required","headers":{"Payment-Required":{"schema":{"type":"string"},"description":"Base64-encoded x402 v2 payment requirements"},"x-payment-required":{"schema":{"type":"string"},"description":"Compatibility copy of Payment-Required"},"Cache-Control":{"schema":{"type":"string","example":"no-store"}}},"content":{"application/json":{"schema":{"$ref":"#/components/schemas/PaymentRequired"}}}}}}},"/v1/x402/category_gap_report":{"post":{"summary":"x402 category gap report","description":"Hosted proprietary category-gap report for builders: ranks x402 paid-service categories by observed demand, seller concentration, schema/example gaps, registry coverage, and freshness deltas from recurring D1 snapshots.","operationId":"v1_x402_category_gap_report","tags":["x402 market intelligence"],"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.1"},"protocols":[{"x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0x1664530DC2A1CA350B1dbaD1Fc1F1a70c90fe4de","amount":"100000","maxTimeoutSeconds":300}}]},"x-x402-price-usd":"0.1","x402":{"required":true,"network":"eip155:8453","payTo":"0x1664530DC2A1CA350B1dbaD1Fc1F1a70c90fe4de","amount":"100000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"min_payers":{"type":"integer","minimum":0},"category":{"type":"string"},"limit":{"type":"integer","minimum":1,"maximum":50}}},"example":{"min_payers":0,"limit":10}}}},"responses":{"200":{"description":"Paid JSON answer","content":{"application/json":{"schema":{"type":"object","additionalProperties":true},"example":{"ok":true,"category_gaps":[],"build_recommendation":"ship deeper wallet-history dataset"}}}},"402":{"description":"x402 Payment Required","headers":{"Payment-Required":{"schema":{"type":"string"},"description":"Base64-encoded x402 v2 payment requirements"},"x-payment-required":{"schema":{"type":"string"},"description":"Compatibility copy of Payment-Required"},"Cache-Control":{"schema":{"type":"string","example":"no-store"}}},"content":{"application/json":{"schema":{"$ref":"#/components/schemas/PaymentRequired"}}}}}}},"/v1/x402/category_trends":{"post":{"summary":"x402 category trends","description":"Time-series trend report from hosted D1 x402 observations: category demand deltas, new resources, seller concentration shifts, metadata-quality drift, and next build/proof recommendation.","operationId":"v1_x402_category_trends","tags":["x402 market intelligence"],"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.08"},"protocols":[{"x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0x1664530DC2A1CA350B1dbaD1Fc1F1a70c90fe4de","amount":"80000","maxTimeoutSeconds":300}}]},"x-x402-price-usd":"0.08","x402":{"required":true,"network":"eip155:8453","payTo":"0x1664530DC2A1CA350B1dbaD1Fc1F1a70c90fe4de","amount":"80000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"hours":{"type":"integer","minimum":1,"maximum":168},"category":{"type":"string"},"limit":{"type":"integer","minimum":1,"maximum":50}}},"example":{"hours":24,"limit":10}}}},"responses":{"200":{"description":"Paid JSON answer","content":{"application/json":{"schema":{"type":"object","additionalProperties":true},"example":{"ok":true,"category_trends":[],"next_build":"expand paid API discovery proof coverage"}}}},"402":{"description":"x402 Payment Required","headers":{"Payment-Required":{"schema":{"type":"string"},"description":"Base64-encoded x402 v2 payment requirements"},"x-payment-required":{"schema":{"type":"string"},"description":"Compatibility copy of Payment-Required"},"Cache-Control":{"schema":{"type":"string","example":"no-store"}}},"content":{"application/json":{"schema":{"$ref":"#/components/schemas/PaymentRequired"}}}}}}},"/v1/x402/top_earning_examples":{"post":{"summary":"x402 top earning examples","description":"Aggregates x402 endpoints earning more than a revenue threshold and extracts copyable examples: pricing, schema/example completeness, registry coverage, request/response examples, metadata patterns, and why agents appear willing to pay. Refreshed from hosted CDP+PayAI discovery ingest.","operationId":"v1_x402_top_earning_examples","tags":["x402 market intelligence"],"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.3"},"protocols":[{"x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0x1664530DC2A1CA350B1dbaD1Fc1F1a70c90fe4de","amount":"300000","maxTimeoutSeconds":300}}]},"x-x402-price-usd":"0.3","x402":{"required":true,"network":"eip155:8453","payTo":"0x1664530DC2A1CA350B1dbaD1Fc1F1a70c90fe4de","amount":"300000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"min_revenue_usdc":{"type":"number","minimum":0},"category":{"type":"string"},"query":{"type":"string"},"limit":{"type":"integer","minimum":1,"maximum":50}}},"example":{"min_revenue_usdc":100,"category":"wallet-risk","limit":12}}}},"responses":{"200":{"description":"Paid JSON answer","content":{"application/json":{"schema":{"type":"object","additionalProperties":true},"example":{"ok":true,"top_earning_examples":[{"resource":"https://example.com/v1/paid","revenue_30d_usdc":123.45,"copyable_patterns":[]}],"pattern_summary":{"pricing":[],"metadata":[],"examples":[]}}}}},"402":{"description":"x402 Payment Required","headers":{"Payment-Required":{"schema":{"type":"string"},"description":"Base64-encoded x402 v2 payment requirements"},"x-payment-required":{"schema":{"type":"string"},"description":"Compatibility copy of Payment-Required"},"Cache-Control":{"schema":{"type":"string","example":"no-store"}}},"content":{"application/json":{"schema":{"$ref":"#/components/schemas/PaymentRequired"}}}}}}},"/v1/x402/listing_rank_doctor":{"post":{"summary":"x402 listing rank doctor","description":"Seller-facing rank, listing, and payment-probe doctor across CDP, PayAI/Bazaar, AgentCash/x402scan, 402index, and x402gle/OpenDexter evidence where available. Returns verdict, surface matrix, exact metadata/schema/payment fixes, and the next measurable proof gate.","operationId":"v1_x402_listing_rank_doctor","tags":["x402 market intelligence"],"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.25"},"protocols":[{"x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0x1664530DC2A1CA350B1dbaD1Fc1F1a70c90fe4de","amount":"250000","maxTimeoutSeconds":300}}]},"x-x402-price-usd":"0.25","x402":{"required":true,"network":"eip155:8453","payTo":"0x1664530DC2A1CA350B1dbaD1Fc1F1a70c90fe4de","amount":"250000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"domain":{"type":"string"},"pay_to":{"type":"string"},"resource":{"type":"string"},"queries":{"type":"array","items":{"type":"string"},"maxItems":12},"limit":{"type":"integer","minimum":1,"maximum":25}}},"example":{"domain":"x402-market-intel-mcp.mtree.workers.dev","queries":["x402 endpoint risk","paid api discovery"],"resource":"https://x402-market-intel-mcp.mtree.workers.dev/v1/x402/endpoint_risk"}}}},"responses":{"200":{"description":"Paid JSON answer","content":{"application/json":{"schema":{"type":"object","additionalProperties":true},"example":{"ok":true,"buyer_decision":"fix_listing_copy_then_reregister","surface_matrix":[],"next_action":"Patch OpenAPI title/description and re-run readback."}}}},"402":{"description":"x402 Payment Required","headers":{"Payment-Required":{"schema":{"type":"string"},"description":"Base64-encoded x402 v2 payment requirements"},"x-payment-required":{"schema":{"type":"string"},"description":"Compatibility copy of Payment-Required"},"Cache-Control":{"schema":{"type":"string","example":"no-store"}}},"content":{"application/json":{"schema":{"$ref":"#/components/schemas/PaymentRequired"}}}}}}},"/v1/x402/buyer_autopay_shortlist":{"post":{"summary":"x402 buyer autopay shortlist","description":"Buyer-agent shortlist for an x402 intent with spend cap, fallback route, avoid list, exact payment plan, and stop conditions before autonomous spend.","operationId":"v1_x402_buyer_autopay_shortlist","tags":["x402 market intelligence"],"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.25"},"protocols":[{"x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0x1664530DC2A1CA350B1dbaD1Fc1F1a70c90fe4de","amount":"250000","maxTimeoutSeconds":300}}]},"x-x402-price-usd":"0.25","x402":{"required":true,"network":"eip155:8453","payTo":"0x1664530DC2A1CA350B1dbaD1Fc1F1a70c90fe4de","amount":"250000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"intent":{"type":"string"},"query":{"type":"string"},"budget_usdc":{"type":"number"},"risk_tolerance":{"type":"string","enum":["low","medium","high"]},"limit":{"type":"integer","minimum":1,"maximum":12}}},"example":{"intent":"wallet risk before autopay","budget_usdc":0.3,"risk_tolerance":"medium","limit":5}}}},"responses":{"200":{"description":"Paid JSON answer","content":{"application/json":{"schema":{"type":"object","additionalProperties":true},"example":{"ok":true,"buyer_decision":"autopay_shortlist_with_caps","shortlist":[],"avoid_list":[],"stop_conditions":["price_above_budget","schema_missing"]}}}},"402":{"description":"x402 Payment Required","headers":{"Payment-Required":{"schema":{"type":"string"},"description":"Base64-encoded x402 v2 payment requirements"},"x-payment-required":{"schema":{"type":"string"},"description":"Compatibility copy of Payment-Required"},"Cache-Control":{"schema":{"type":"string","example":"no-store"}}},"content":{"application/json":{"schema":{"$ref":"#/components/schemas/PaymentRequired"}}}}}}},"/v1/x402/x402_endpoint_preflight":{"post":{"summary":"x402 endpoint preflight","description":"Topdog-shaped endpoint risk preflight: one x402 URL in, pay/avoid/cap verdict out with live 402 probe, hosted graph evidence, examples, and exact autopay stop conditions.","operationId":"v1_x402_x402_endpoint_preflight","tags":["x402 market intelligence"],"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.2"},"protocols":[{"x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0x1664530DC2A1CA350B1dbaD1Fc1F1a70c90fe4de","amount":"200000","maxTimeoutSeconds":300}}]},"x-x402-price-usd":"0.2","x402":{"required":true,"network":"eip155:8453","payTo":"0x1664530DC2A1CA350B1dbaD1Fc1F1a70c90fe4de","amount":"200000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"resource":{"type":"string"},"url":{"type":"string"},"method":{"type":"string"},"budget_usdc":{"type":"number"}}},"example":{"resource":"https://example.com/v1/paid","budget_usdc":0.25}}}},"responses":{"200":{"description":"Paid JSON answer","content":{"application/json":{"schema":{"type":"object","additionalProperties":true},"example":{"ok":true,"verdict":"pay_with_cap","score":82,"recommended_action":"pay once under cap after fresh 402 check"}}}},"402":{"description":"x402 Payment Required","headers":{"Payment-Required":{"schema":{"type":"string"},"description":"Base64-encoded x402 v2 payment requirements"},"x-payment-required":{"schema":{"type":"string"},"description":"Compatibility copy of Payment-Required"},"Cache-Control":{"schema":{"type":"string","example":"no-store"}}},"content":{"application/json":{"schema":{"$ref":"#/components/schemas/PaymentRequired"}}}}}}},"/v1/x402/tx_preflight_for_agents":{"post":{"summary":"EVM tx preflight for agents","description":"EVM transaction preflight modeled on top-earning tx simulator/explainer endpoints: decode target/value/data shape, probe bytecode, flag approvals/transfer selectors, and return sign/avoid/manual-review verdict.","operationId":"v1_x402_tx_preflight_for_agents","tags":["x402 market intelligence"],"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.15"},"protocols":[{"x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0x1664530DC2A1CA350B1dbaD1Fc1F1a70c90fe4de","amount":"150000","maxTimeoutSeconds":300}}]},"x-x402-price-usd":"0.15","x402":{"required":true,"network":"eip155:8453","payTo":"0x1664530DC2A1CA350B1dbaD1Fc1F1a70c90fe4de","amount":"150000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"chain":{"type":"string"},"rpc_url":{"type":"string"},"tx":{"type":"object"},"to":{"type":"string"},"data":{"type":"string"},"value":{"type":"string"}}},"example":{"chain":"base","tx":{"to":"0x...","value":"0","data":"0x"}}}}},"responses":{"200":{"description":"Paid JSON answer","content":{"application/json":{"schema":{"type":"object","additionalProperties":true},"example":{"ok":true,"product_shape":"one_tx_in_one_signing_verdict_out","verdict":"manual_review","buyer_decision":{"decision":"manual_review_before_signing"},"decoded_actions":[],"simulation":{"ok":true},"execution_policy":{"require_exact_calldata_hash_input":true},"risk_flags":[]}}}},"402":{"description":"x402 Payment Required","headers":{"Payment-Required":{"schema":{"type":"string"},"description":"Base64-encoded x402 v2 payment requirements"},"x-payment-required":{"schema":{"type":"string"},"description":"Compatibility copy of Payment-Required"},"Cache-Control":{"schema":{"type":"string","example":"no-store"}}},"content":{"application/json":{"schema":{"$ref":"#/components/schemas/PaymentRequired"}}}}}}},"/v1/x402/token_contract_risk_scan":{"post":{"summary":"EVM token or contract risk scan","description":"Token/contract risk scan inspired by the top x402 earner: contract bytecode, ERC-20 metadata, high-risk function selectors, proxy/admin hints, and a pay/avoid/manual-review score for agent spend.","operationId":"v1_x402_token_contract_risk_scan","tags":["x402 market intelligence"],"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.25"},"protocols":[{"x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0x1664530DC2A1CA350B1dbaD1Fc1F1a70c90fe4de","amount":"250000","maxTimeoutSeconds":300}}]},"x-x402-price-usd":"0.25","x402":{"required":true,"network":"eip155:8453","payTo":"0x1664530DC2A1CA350B1dbaD1Fc1F1a70c90fe4de","amount":"250000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"chain":{"type":"string"},"rpc_url":{"type":"string"},"address":{"type":"string"}},"required":["address"]},"example":{"chain":"base","address":"0x..."}}}},"responses":{"200":{"description":"Paid JSON answer","content":{"application/json":{"schema":{"type":"object","additionalProperties":true},"example":{"ok":true,"product_shape":"one_contract_in_one_risk_score_out","verdict":"manual_review","buyer_decision":{"decision":"manual_review_before_approval_or_trade"},"risk_score":45,"token_metadata":{},"admin_proxy_evidence":{},"execution_policy":{"require_tx_preflight_for_every_call":true},"flags":[]}}}},"402":{"description":"x402 Payment Required","headers":{"Payment-Required":{"schema":{"type":"string"},"description":"Base64-encoded x402 v2 payment requirements"},"x-payment-required":{"schema":{"type":"string"},"description":"Compatibility copy of Payment-Required"},"Cache-Control":{"schema":{"type":"string","example":"no-store"}}},"content":{"application/json":{"schema":{"$ref":"#/components/schemas/PaymentRequired"}}}}}}},"/v1/x402/api_example_doctor":{"post":{"summary":"x402 API example doctor","description":"Seller-facing schema/example doctor: compares an x402 resource to top-earning examples and returns exact missing request/response examples, listing copy, schema patches, and a measurable polish gate.","operationId":"v1_x402_api_example_doctor","tags":["x402 market intelligence"],"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.08"},"protocols":[{"x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0x1664530DC2A1CA350B1dbaD1Fc1F1a70c90fe4de","amount":"80000","maxTimeoutSeconds":300}}]},"x-x402-price-usd":"0.08","x402":{"required":true,"network":"eip155:8453","payTo":"0x1664530DC2A1CA350B1dbaD1Fc1F1a70c90fe4de","amount":"80000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"resource":{"type":"string"},"domain":{"type":"string"},"description":{"type":"string"},"input_example":{"type":"object"},"output_example":{"type":"object"}}},"example":{"resource":"https://example.com/v1/paid"}}}},"responses":{"200":{"description":"Paid JSON answer","content":{"application/json":{"schema":{"type":"object","additionalProperties":true},"example":{"ok":true,"verdict":"fix_examples_before_listing","patches":[]}}}},"402":{"description":"x402 Payment Required","headers":{"Payment-Required":{"schema":{"type":"string"},"description":"Base64-encoded x402 v2 payment requirements"},"x-payment-required":{"schema":{"type":"string"},"description":"Compatibility copy of Payment-Required"},"Cache-Control":{"schema":{"type":"string","example":"no-store"}}},"content":{"application/json":{"schema":{"$ref":"#/components/schemas/PaymentRequired"}}}}}}},"/v1/x402/approval_spend_diff":{"post":{"summary":"approval spend diff","description":"Approval-specific spend-risk preflight for agents: parse ERC-20 approve/permit/transfer calldata, identify spender and amount, check token/spender bytecode/current allowance, and return allow/deny/cap/revoke verdict before autonomous spend.","operationId":"v1_x402_approval_spend_diff","tags":["x402 market intelligence"],"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.15"},"protocols":[{"x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0x1664530DC2A1CA350B1dbaD1Fc1F1a70c90fe4de","amount":"150000","maxTimeoutSeconds":300}}]},"x-x402-price-usd":"0.15","x402":{"required":true,"network":"eip155:8453","payTo":"0x1664530DC2A1CA350B1dbaD1Fc1F1a70c90fe4de","amount":"150000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"chain":{"type":"string"},"rpc_url":{"type":"string"},"wallet":{"type":"string"},"owner":{"type":"string"},"from":{"type":"string"},"tx":{"type":"object"},"token":{"type":"string"},"spender":{"type":"string"},"amount_atomic":{"type":"string"}}},"example":{"chain":"base","wallet":"0xAgentWallet","tx":{"to":"0xToken","data":"0x095ea7b3..."}}}}},"responses":{"200":{"description":"Paid JSON answer","content":{"application/json":{"schema":{"type":"object","additionalProperties":true},"example":{"ok":true,"verdict":"allow_with_cap","buyer_decision":{"decision":"approve_exact_amount","spend_cap_atomic":"1000000"},"spend_diff":{"wallet":"0x...","spender":"0x...","amount_atomic":"1000000","current_allowance_atomic":"0","allowance_delta_atomic":"1000000"},"execution_policy":{"require_exact_token_spender_amount":true,"revoke_call":{"to":"0xToken","data":"0x095ea7b3..."}},"risk_flags":[]}}}},"402":{"description":"x402 Payment Required","headers":{"Payment-Required":{"schema":{"type":"string"},"description":"Base64-encoded x402 v2 payment requirements"},"x-payment-required":{"schema":{"type":"string"},"description":"Compatibility copy of Payment-Required"},"Cache-Control":{"schema":{"type":"string","example":"no-store"}}},"content":{"application/json":{"schema":{"$ref":"#/components/schemas/PaymentRequired"}}}}}}},"/v1/x402/solana_risk_bridge":{"post":{"summary":"Solana risk bridge","description":"Solana-heavy buyer-intel bridge: normalize Solana mint/signature/account checks into the same agent spend verdict format as EVM preflight, using live Solana RPC where possible and hosted top-earner demand patterns.","operationId":"v1_x402_solana_risk_bridge","tags":["x402 market intelligence"],"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.15"},"protocols":[{"x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0x1664530DC2A1CA350B1dbaD1Fc1F1a70c90fe4de","amount":"150000","maxTimeoutSeconds":300}}]},"x-x402-price-usd":"0.15","x402":{"required":true,"network":"eip155:8453","payTo":"0x1664530DC2A1CA350B1dbaD1Fc1F1a70c90fe4de","amount":"150000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"solana_address":{"type":"string"},"mint":{"type":"string"},"signature":{"type":"string"},"kind":{"type":"string","enum":["mint","signature","account"]},"solana_rpc_url":{"type":"string"}}},"example":{"solana_address":"So11111111111111111111111111111111111111112","kind":"mint"}}}},"responses":{"200":{"description":"Paid JSON answer","content":{"application/json":{"schema":{"type":"object","additionalProperties":true},"example":{"ok":true,"verdict":"manual_review","normalized_risk":{},"next_paid_check":"token_risk_scan"}}}},"402":{"description":"x402 Payment Required","headers":{"Payment-Required":{"schema":{"type":"string"},"description":"Base64-encoded x402 v2 payment requirements"},"x-payment-required":{"schema":{"type":"string"},"description":"Compatibility copy of Payment-Required"},"Cache-Control":{"schema":{"type":"string","example":"no-store"}}},"content":{"application/json":{"schema":{"$ref":"#/components/schemas/PaymentRequired"}}}}}}},"/v1/x402/solana_token_preflight":{"post":{"summary":"Solana token preflight","description":"SPL token preflight for agents before trading, accepting, or routing to a Solana mint: live mint parsing, authority/freeze/supply checks, top-earner comps, verdict, risk score, and recommended spend/trade cap.","operationId":"v1_x402_solana_token_preflight","tags":["x402 market intelligence"],"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.25"},"protocols":[{"x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0x1664530DC2A1CA350B1dbaD1Fc1F1a70c90fe4de","amount":"250000","maxTimeoutSeconds":300}}]},"x-x402-price-usd":"0.25","x402":{"required":true,"network":"eip155:8453","payTo":"0x1664530DC2A1CA350B1dbaD1Fc1F1a70c90fe4de","amount":"250000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"mint":{"type":"string"},"solana_rpc_url":{"type":"string"},"intended_amount_usdc":{"type":"number"}},"required":["mint"]},"example":{"mint":"So11111111111111111111111111111111111111112"}}}},"responses":{"200":{"description":"Paid JSON answer","content":{"application/json":{"schema":{"type":"object","additionalProperties":true},"example":{"ok":true,"verdict":"manual_review","risk_score":35,"token":{"mint":"So11111111111111111111111111111111111111112","decimals":9},"risk_flags":[]}}}},"402":{"description":"x402 Payment Required","headers":{"Payment-Required":{"schema":{"type":"string"},"description":"Base64-encoded x402 v2 payment requirements"},"x-payment-required":{"schema":{"type":"string"},"description":"Compatibility copy of Payment-Required"},"Cache-Control":{"schema":{"type":"string","example":"no-store"}}},"content":{"application/json":{"schema":{"$ref":"#/components/schemas/PaymentRequired"}}}}}}},"/v1/x402/solana_tx_simulate_explain":{"post":{"summary":"Solana tx simulate explain","description":"Base64 Solana transaction in, simulation/explanation verdict out: live simulateTransaction, logs, units consumed, account keys/instructions when parseable, sign/manual-review/avoid decision, and next action.","operationId":"v1_x402_solana_tx_simulate_explain","tags":["x402 market intelligence"],"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.09"},"protocols":[{"x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0x1664530DC2A1CA350B1dbaD1Fc1F1a70c90fe4de","amount":"90000","maxTimeoutSeconds":300}}]},"x-x402-price-usd":"0.09","x402":{"required":true,"network":"eip155:8453","payTo":"0x1664530DC2A1CA350B1dbaD1Fc1F1a70c90fe4de","amount":"90000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"transaction":{"type":"string"},"solana_rpc_url":{"type":"string"},"sig_verify":{"type":"boolean"},"replace_recent_blockhash":{"type":"boolean"}},"required":["transaction"]},"example":{"transaction":"<base64 serialized solana transaction>"}}}},"responses":{"200":{"description":"Paid JSON answer","content":{"application/json":{"schema":{"type":"object","additionalProperties":true},"example":{"ok":true,"verdict":"manual_review","buyer_decision":{"decision":"manual_review_before_signing","spend_cap_usdc":2},"simulation":{"success":false},"evidence_summary":{"log_count":3,"risk_flags":["simulation_returned_error"]},"execution_policy":{"max_autonomous_spend_usdc":2,"stop_conditions":["transaction bytes differ from submitted payload"]},"risk_flags":[]}}}},"402":{"description":"x402 Payment Required","headers":{"Payment-Required":{"schema":{"type":"string"},"description":"Base64-encoded x402 v2 payment requirements"},"x-payment-required":{"schema":{"type":"string"},"description":"Compatibility copy of Payment-Required"},"Cache-Control":{"schema":{"type":"string","example":"no-store"}}},"content":{"application/json":{"schema":{"$ref":"#/components/schemas/PaymentRequired"}}}}}}},"/v1/x402/solana_program_risk_scan":{"post":{"summary":"Solana program risk scan","description":"Program id in, trust verdict out for Solana agents: live executable/owner/lamports check, upgradeable-loader authority hints when available, known-program labels, usage comps, and sign/avoid policy.","operationId":"v1_x402_solana_program_risk_scan","tags":["x402 market intelligence"],"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.08"},"protocols":[{"x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0x1664530DC2A1CA350B1dbaD1Fc1F1a70c90fe4de","amount":"80000","maxTimeoutSeconds":300}}]},"x-x402-price-usd":"0.08","x402":{"required":true,"network":"eip155:8453","payTo":"0x1664530DC2A1CA350B1dbaD1Fc1F1a70c90fe4de","amount":"80000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"program_id":{"type":"string"},"solana_rpc_url":{"type":"string"}},"required":["program_id"]},"example":{"program_id":"11111111111111111111111111111111"}}}},"responses":{"200":{"description":"Paid JSON answer","content":{"application/json":{"schema":{"type":"object","additionalProperties":true},"example":{"ok":true,"verdict":"known_core_program","buyer_decision":{"decision":"allow_core_program_with_tx_simulation","spend_cap_usdc":25},"risk_score":5,"evidence_summary":{"executable":true,"known_program_label":"system_program"},"execution_policy":{"require_tx_simulation":true,"max_autonomous_spend_usdc":25},"risk_flags":[]}}}},"402":{"description":"x402 Payment Required","headers":{"Payment-Required":{"schema":{"type":"string"},"description":"Base64-encoded x402 v2 payment requirements"},"x-payment-required":{"schema":{"type":"string"},"description":"Compatibility copy of Payment-Required"},"Cache-Control":{"schema":{"type":"string","example":"no-store"}}},"content":{"application/json":{"schema":{"$ref":"#/components/schemas/PaymentRequired"}}}}}}},"/v1/x402/paid_search_result_verifier":{"post":{"summary":"paid search result verifier","description":"Verifies whether a paid search/API result is worth paying for: query fit, freshness, schema/example quality, price fit, registry evidence, and pay/no-pay verdict.","operationId":"v1_x402_paid_search_result_verifier","tags":["x402 market intelligence"],"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.08"},"protocols":[{"x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0x1664530DC2A1CA350B1dbaD1Fc1F1a70c90fe4de","amount":"80000","maxTimeoutSeconds":300}}]},"x-x402-price-usd":"0.08","x402":{"required":true,"network":"eip155:8453","payTo":"0x1664530DC2A1CA350B1dbaD1Fc1F1a70c90fe4de","amount":"80000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"query":{"type":"string"},"candidate_resource":{"type":"string"},"candidate_url":{"type":"string"},"max_price_usdc":{"type":"number"},"response_excerpt":{"type":"string"}}},"example":{"query":"wallet risk API","candidate_resource":"https://api.exa.ai/search"}}}},"responses":{"200":{"description":"Paid JSON answer","content":{"application/json":{"schema":{"type":"object","additionalProperties":true},"example":{"ok":true,"verdict":"pay_if_under_cap","fit_score":86,"evidence":[]}}}},"402":{"description":"x402 Payment Required","headers":{"Payment-Required":{"schema":{"type":"string"},"description":"Base64-encoded x402 v2 payment requirements"},"x-payment-required":{"schema":{"type":"string"},"description":"Compatibility copy of Payment-Required"},"Cache-Control":{"schema":{"type":"string","example":"no-store"}}},"content":{"application/json":{"schema":{"$ref":"#/components/schemas/PaymentRequired"}}}}}}},"/v1/x402/micro_price_optimizer":{"post":{"summary":"x402 micro price optimizer","description":"Category-sensitive price optimizer for x402 sellers: compares a route to live paid endpoints, topdog prices, calls, payers, and revenue to recommend a price band and A/B test.","operationId":"v1_x402_micro_price_optimizer","tags":["x402 market intelligence"],"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.08"},"protocols":[{"x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0x1664530DC2A1CA350B1dbaD1Fc1F1a70c90fe4de","amount":"80000","maxTimeoutSeconds":300}}]},"x-x402-price-usd":"0.08","x402":{"required":true,"network":"eip155:8453","payTo":"0x1664530DC2A1CA350B1dbaD1Fc1F1a70c90fe4de","amount":"80000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"category":{"type":"string"},"query":{"type":"string"},"output_type":{"type":"string"},"current_price_usdc":{"type":"number"},"target":{"type":"string"}}},"example":{"category":"transaction-intelligence","output_type":"tx_explain","current_price_usdc":0.25}}}},"responses":{"200":{"description":"Paid JSON answer","content":{"application/json":{"schema":{"type":"object","additionalProperties":true},"example":{"ok":true,"recommended_price_usdc":0.15,"ab_test":[]}}}},"402":{"description":"x402 Payment Required","headers":{"Payment-Required":{"schema":{"type":"string"},"description":"Base64-encoded x402 v2 payment requirements"},"x-payment-required":{"schema":{"type":"string"},"description":"Compatibility copy of Payment-Required"},"Cache-Control":{"schema":{"type":"string","example":"no-store"}}},"content":{"application/json":{"schema":{"$ref":"#/components/schemas/PaymentRequired"}}}}}}},"/v1/x402/agent_listing_conversion_score":{"post":{"summary":"agent listing conversion score","description":"Scores an x402 endpoint listing against top-earning patterns and returns blockers, copy/OpenAPI patch payload, readback/measurement gate, and the next conversion action.","operationId":"v1_x402_agent_listing_conversion_score","tags":["x402 market intelligence"],"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.1"},"protocols":[{"x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0x1664530DC2A1CA350B1dbaD1Fc1F1a70c90fe4de","amount":"100000","maxTimeoutSeconds":300}}]},"x-x402-price-usd":"0.1","x402":{"required":true,"network":"eip155:8453","payTo":"0x1664530DC2A1CA350B1dbaD1Fc1F1a70c90fe4de","amount":"100000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"resource":{"type":"string"},"domain":{"type":"string"},"query":{"type":"string"},"category":{"type":"string"},"price_usdc":{"type":"number"},"description":{"type":"string"},"name":{"type":"string"}}},"example":{"resource":"https://example.com/v1/paid","query":"wallet risk"}}}},"responses":{"200":{"description":"Paid JSON answer","content":{"application/json":{"schema":{"type":"object","additionalProperties":true},"example":{"ok":true,"product_shape":"one_listing_in_one_conversion_verdict_and_patch_out","conversion_score":72,"verdict":"fix_examples_then_measure","buyer_decision":{"decision":"fix_examples_then_measure"},"blockers":["examples_incomplete"],"patch_payload":{"openapi_patch":{"summary":"wallet risk API","x-payment-info":{"price_usdc":0.1,"network":"eip155:8453"}},"listing_copy":"wallet risk API: buyer sends one input and gets verdict/evidence/action."},"execution_policy":{"measurement_gate":"readback URL plus one source-tagged preview or paid call within 48h"}}}}},"402":{"description":"x402 Payment Required","headers":{"Payment-Required":{"schema":{"type":"string"},"description":"Base64-encoded x402 v2 payment requirements"},"x-payment-required":{"schema":{"type":"string"},"description":"Compatibility copy of Payment-Required"},"Cache-Control":{"schema":{"type":"string","example":"no-store"}}},"content":{"application/json":{"schema":{"$ref":"#/components/schemas/PaymentRequired"}}}}}}},"/v1/x402/competitor_rank_watch":{"post":{"summary":"x402 competitor rank watch","description":"Watches a category, query, domain, or payTo against live x402 graph competitors: rank deltas, winning copy/schema/pricing patterns, and one concrete move to copy for the next 48h.","operationId":"v1_x402_competitor_rank_watch","tags":["x402 market intelligence"],"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.15"},"protocols":[{"x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0x1664530DC2A1CA350B1dbaD1Fc1F1a70c90fe4de","amount":"150000","maxTimeoutSeconds":300}}]},"x-x402-price-usd":"0.15","x402":{"required":true,"network":"eip155:8453","payTo":"0x1664530DC2A1CA350B1dbaD1Fc1F1a70c90fe4de","amount":"150000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"query":{"type":"string"},"category":{"type":"string"},"domain":{"type":"string"},"pay_to":{"type":"string"},"limit":{"type":"integer","minimum":1,"maximum":25}}},"example":{"query":"solana token risk","category":"transaction-intelligence","domain":"x402-market-intel-mcp.mtree.workers.dev"}}}},"responses":{"200":{"description":"Paid JSON answer","content":{"application/json":{"schema":{"type":"object","additionalProperties":true},"example":{"ok":true,"product_shape":"one_competitor_set_in_one_rank_move_out","verdict":"copy_winning_example_density","watched_competitors":[],"next_move":"add request/response examples and re-register"}}}},"402":{"description":"x402 Payment Required","headers":{"Payment-Required":{"schema":{"type":"string"},"description":"Base64-encoded x402 v2 payment requirements"},"x-payment-required":{"schema":{"type":"string"},"description":"Compatibility copy of Payment-Required"},"Cache-Control":{"schema":{"type":"string","example":"no-store"}}},"content":{"application/json":{"schema":{"$ref":"#/components/schemas/PaymentRequired"}}}}}}},"/v1/x402/proof_to_paid_playbook":{"post":{"summary":"x402 proof to paid playbook","description":"Turns listing/readback/preview proof into the smallest paid-call experiment: exact audience, source-tagged preview, paid JSON offer, stop conditions, and 48h measurement gate.","operationId":"v1_x402_proof_to_paid_playbook","tags":["x402 market intelligence"],"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.12"},"protocols":[{"x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0x1664530DC2A1CA350B1dbaD1Fc1F1a70c90fe4de","amount":"120000","maxTimeoutSeconds":300}}]},"x-x402-price-usd":"0.12","x402":{"required":true,"network":"eip155:8453","payTo":"0x1664530DC2A1CA350B1dbaD1Fc1F1a70c90fe4de","amount":"120000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"route":{"type":"string"},"resource":{"type":"string"},"proof_url":{"type":"string"},"audience":{"type":"string"},"current_previews_7d":{"type":"number"},"current_paid_7d":{"type":"number"},"price_usdc":{"type":"number"}}},"example":{"route":"/v1/x402/solana_token_preflight","proof_url":"https://x402-market-intel-mcp.mtree.workers.dev/proof/marketplace.json","current_previews_7d":100}}}},"responses":{"200":{"description":"Paid JSON answer","content":{"application/json":{"schema":{"type":"object","additionalProperties":true},"example":{"ok":true,"product_shape":"one_route_in_one_48h_conversion_experiment_out","verdict":"run_one_source_tagged_offer","playbook":[],"measurement_gate":"one external paid call or documented no-conversion after 48h"}}}},"402":{"description":"x402 Payment Required","headers":{"Payment-Required":{"schema":{"type":"string"},"description":"Base64-encoded x402 v2 payment requirements"},"x-payment-required":{"schema":{"type":"string"},"description":"Compatibility copy of Payment-Required"},"Cache-Control":{"schema":{"type":"string","example":"no-store"}}},"content":{"application/json":{"schema":{"$ref":"#/components/schemas/PaymentRequired"}}}}}}}},"components":{"schemas":{"PaymentRequired":{"type":"object","properties":{"x402Version":{"type":"integer","example":2},"accepts":{"type":"array","items":{"type":"object"}},"error":{"type":"string"}},"additionalProperties":true}}}}