{"info":{"title":"DisputeTracker Agent Payments API","version":"1.0.0","description":"Machine-readable Polymarket and UMA dispute intelligence. Every capability is available through x402 v2 on Base and Solana mainnets and MPP on Tempo mainnet. Discovery prices are advisory; validate the runtime HTTP 402 challenge before signing.","contact":{"name":"DisputeTracker Agent API","email":"mpp-ownership@disputetracker.xyz","url":"https://disputetracker.xyz"},"x-guidance":"POST a Polymarket slug or URL without a payment, validate the returned HTTP 402 terms locally, sign without exposing the private key, and retry with the protocol credential. Treat the runtime challenge as authoritative."},"openapi":"3.1.0","paths":{"/api/agent/dispute-brief/x402":{"post":{"summary":"Polymarket dispute brief","description":"Return an agent-ready Polymarket dispute brief with UMA stage, timing, activity, and market metrics. Invalid input and missing markets are rejected before settlement.","tags":["Polymarket","starter","x402"],"externalDocs":{"description":"Payment and invocation guide","url":"https://disputetracker.xyz/docs/payments.md"},"requestBody":{"required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/CapabilityInput"},"examples":{"slug":{"value":{"slugOrUrl":"iran-agrees-to-end-enrichment-of-uranium-by-december-31"}},"url":{"value":{"slugOrUrl":"https://polymarket.com/event/iran-agrees-to-end-enrichment-of-uranium-by-december-31"}}}}}},"operationId":"buyDisputeBriefWithX402","servers":[{"url":"https://x402.disputetracker.xyz"}],"security":[{"X402Payment":[]}],"x-x402":{"version":2,"scheme":"exact","network":"eip155:8453","price":"$0.001","currency":"USDC","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","recipient":"0x1a30226756810c60864AD6A625e50e7519515F82","maxTimeoutSeconds":60,"facilitator":"https://facilitator.payai.network","bazaar":true,"termsAuthority":"runtime-402","accepts":[{"scheme":"exact","network":"eip155:8453","networkName":"Base Mainnet","currency":"USDC","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","recipient":"0x1a30226756810c60864AD6A625e50e7519515F82","price":"$0.001"},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","networkName":"Solana Mainnet","currency":"USDC","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","recipient":"ztZPAmRwc3cPf5HB9saHyXefi8DpNbmYHrkdFw6ieLF","price":"$0.001"}]},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.001"},"protocols":[{"x402":{}}],"description":"x402 v2 exact payment on eip155:8453 or solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp. The runtime PAYMENT-REQUIRED challenge defines the authoritative asset, amount, and expiry."},"responses":{"200":{"description":"Paid capability result. Treat the receipt header as settlement evidence.","headers":{"PAYMENT-RESPONSE":{"required":true,"description":"x402 settlement receipt","schema":{"type":"string"}}},"content":{"application/json":{"schema":{"$ref":"#/components/schemas/CapabilityOutput"},"example":{"capability":"dispute-brief","priceTier":"starter","generatedAt":"2026-07-21T12:00:00.000Z","source":"live","market":{"slug":"example-polymarket-event","title":"Example Polymarket event","question":"Will the event resolve YES?","url":"https://polymarket.com/event/example-polymarket-event","status":"CLOSED","resolved":false,"resolvedOutcome":null,"updatedAt":"2026-07-21T11:59:00.000Z"},"result":{"stage":{"id":"SECOND_DISPUTE_ESCALATED_TO_DVM","label":"Escalated to UMA DVM","confidence":0.9,"dataCompletenessScore":0.85,"missingFields":[],"explanation":"A second dispute escalated the request to UMA voting."},"progress":{"activeStageLabel":"UMA commit phase","progressPercent":60,"timeLeftLabel":"about 24 hours","timeConfidence":"estimated","nextEventLabel":"Reveal phase","finalTimeLeftLabel":"about 3 days"},"activity":{"oracleRequests":1,"disputes":2,"votingRounds":1,"evidenceItems":0,"chainEvents":4},"latestMetrics":null}}}}},"400":{"description":"The input body is invalid. Payment is not attempted.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/MachineError"},"example":{"error":"invalid_request","message":"slugOrUrl is required"}}}},"402":{"description":"Payment is required, invalid, expired, or could not be settled. The runtime challenge is authoritative.","headers":{"PAYMENT-REQUIRED":{"required":true,"description":"x402 payment challenge","schema":{"type":"string"}}},"content":{"application/json":{"schema":{"$ref":"#/components/schemas/MachineError"}}}},"404":{"description":"No live Polymarket market matched the supplied slug or URL.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/MachineError"}}}},"500":{"description":"Capability execution failed. Payment must not be considered successful without a receipt.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/MachineError"}}}}}}},"/api/agent/stage-assessment/x402":{"post":{"summary":"UMA stage assessment","description":"Assess the current UMA resolution stage, confidence, timing, and next expected lifecycle event. Invalid input and missing markets are rejected before settlement.","tags":["Polymarket","basic","x402"],"externalDocs":{"description":"Payment and invocation guide","url":"https://disputetracker.xyz/docs/payments.md"},"requestBody":{"required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/CapabilityInput"},"examples":{"slug":{"value":{"slugOrUrl":"iran-agrees-to-end-enrichment-of-uranium-by-december-31"}},"url":{"value":{"slugOrUrl":"https://polymarket.com/event/iran-agrees-to-end-enrichment-of-uranium-by-december-31"}}}}}},"operationId":"buyStageAssessmentWithX402","servers":[{"url":"https://x402.disputetracker.xyz"}],"security":[{"X402Payment":[]}],"x-x402":{"version":2,"scheme":"exact","network":"eip155:8453","price":"$0.002","currency":"USDC","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","recipient":"0x1a30226756810c60864AD6A625e50e7519515F82","maxTimeoutSeconds":60,"facilitator":"https://facilitator.payai.network","bazaar":true,"termsAuthority":"runtime-402","accepts":[{"scheme":"exact","network":"eip155:8453","networkName":"Base Mainnet","currency":"USDC","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","recipient":"0x1a30226756810c60864AD6A625e50e7519515F82","price":"$0.002"},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","networkName":"Solana Mainnet","currency":"USDC","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","recipient":"ztZPAmRwc3cPf5HB9saHyXefi8DpNbmYHrkdFw6ieLF","price":"$0.002"}]},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.002"},"protocols":[{"x402":{}}],"description":"x402 v2 exact payment on eip155:8453 or solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp. The runtime PAYMENT-REQUIRED challenge defines the authoritative asset, amount, and expiry."},"responses":{"200":{"description":"Paid capability result. Treat the receipt header as settlement evidence.","headers":{"PAYMENT-RESPONSE":{"required":true,"description":"x402 settlement receipt","schema":{"type":"string"}}},"content":{"application/json":{"schema":{"$ref":"#/components/schemas/CapabilityOutput"},"example":{"capability":"stage-assessment","priceTier":"basic","generatedAt":"2026-07-21T12:00:00.000Z","source":"live","market":{"slug":"example-polymarket-event","title":"Example Polymarket event","question":"Will the event resolve YES?","url":"https://polymarket.com/event/example-polymarket-event","status":"CLOSED","resolved":false,"resolvedOutcome":null,"updatedAt":"2026-07-21T11:59:00.000Z"},"result":{"stage":{"id":"SECOND_DISPUTE_ESCALATED_TO_DVM","label":"Escalated to UMA DVM","confidence":0.9,"dataCompletenessScore":0.85,"missingFields":[],"explanation":"A second dispute escalated the request to UMA voting."},"progress":{"activeStageLabel":"UMA commit phase","progressPercent":60,"timeLeftLabel":"about 24 hours","timeConfidence":"estimated","nextEventLabel":"Reveal phase","finalTimeLeftLabel":"about 3 days"},"activity":{"oracleRequests":1,"disputes":2,"votingRounds":1,"evidenceItems":0,"chainEvents":4},"latestMetrics":null}}}}},"400":{"description":"The input body is invalid. Payment is not attempted.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/MachineError"},"example":{"error":"invalid_request","message":"slugOrUrl is required"}}}},"402":{"description":"Payment is required, invalid, expired, or could not be settled. The runtime challenge is authoritative.","headers":{"PAYMENT-REQUIRED":{"required":true,"description":"x402 payment challenge","schema":{"type":"string"}}},"content":{"application/json":{"schema":{"$ref":"#/components/schemas/MachineError"}}}},"404":{"description":"No live Polymarket market matched the supplied slug or URL.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/MachineError"}}}},"500":{"description":"Capability execution failed. Payment must not be considered successful without a receipt.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/MachineError"}}}}}}},"/api/agent/market-metrics/x402":{"post":{"summary":"Polymarket market metrics","description":"Return the latest Polymarket price, liquidity, volume, spread, and dispute activity snapshot. Invalid input and missing markets are rejected before settlement.","tags":["Polymarket","standard","x402"],"externalDocs":{"description":"Payment and invocation guide","url":"https://disputetracker.xyz/docs/payments.md"},"requestBody":{"required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/CapabilityInput"},"examples":{"slug":{"value":{"slugOrUrl":"iran-agrees-to-end-enrichment-of-uranium-by-december-31"}},"url":{"value":{"slugOrUrl":"https://polymarket.com/event/iran-agrees-to-end-enrichment-of-uranium-by-december-31"}}}}}},"operationId":"buyMarketMetricsWithX402","servers":[{"url":"https://x402.disputetracker.xyz"}],"security":[{"X402Payment":[]}],"x-x402":{"version":2,"scheme":"exact","network":"eip155:8453","price":"$0.003","currency":"USDC","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","recipient":"0x1a30226756810c60864AD6A625e50e7519515F82","maxTimeoutSeconds":60,"facilitator":"https://facilitator.payai.network","bazaar":true,"termsAuthority":"runtime-402","accepts":[{"scheme":"exact","network":"eip155:8453","networkName":"Base Mainnet","currency":"USDC","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","recipient":"0x1a30226756810c60864AD6A625e50e7519515F82","price":"$0.003"},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","networkName":"Solana Mainnet","currency":"USDC","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","recipient":"ztZPAmRwc3cPf5HB9saHyXefi8DpNbmYHrkdFw6ieLF","price":"$0.003"}]},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.003"},"protocols":[{"x402":{}}],"description":"x402 v2 exact payment on eip155:8453 or solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp. The runtime PAYMENT-REQUIRED challenge defines the authoritative asset, amount, and expiry."},"responses":{"200":{"description":"Paid capability result. Treat the receipt header as settlement evidence.","headers":{"PAYMENT-RESPONSE":{"required":true,"description":"x402 settlement receipt","schema":{"type":"string"}}},"content":{"application/json":{"schema":{"$ref":"#/components/schemas/CapabilityOutput"},"example":{"capability":"market-metrics","priceTier":"standard","generatedAt":"2026-07-21T12:00:00.000Z","source":"live","market":{"slug":"example-polymarket-event","title":"Example Polymarket event","question":"Will the event resolve YES?","url":"https://polymarket.com/event/example-polymarket-event","status":"CLOSED","resolved":false,"resolvedOutcome":null,"updatedAt":"2026-07-21T11:59:00.000Z"},"result":{"stage":{"id":"SECOND_DISPUTE_ESCALATED_TO_DVM","label":"Escalated to UMA DVM","confidence":0.9,"dataCompletenessScore":0.85,"missingFields":[],"explanation":"A second dispute escalated the request to UMA voting."},"progress":{"activeStageLabel":"UMA commit phase","progressPercent":60,"timeLeftLabel":"about 24 hours","timeConfidence":"estimated","nextEventLabel":"Reveal phase","finalTimeLeftLabel":"about 3 days"},"activity":{"oracleRequests":1,"disputes":2,"votingRounds":1,"evidenceItems":0,"chainEvents":4},"latestMetrics":null}}}}},"400":{"description":"The input body is invalid. Payment is not attempted.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/MachineError"},"example":{"error":"invalid_request","message":"slugOrUrl is required"}}}},"402":{"description":"Payment is required, invalid, expired, or could not be settled. The runtime challenge is authoritative.","headers":{"PAYMENT-REQUIRED":{"required":true,"description":"x402 payment challenge","schema":{"type":"string"}}},"content":{"application/json":{"schema":{"$ref":"#/components/schemas/MachineError"}}}},"404":{"description":"No live Polymarket market matched the supplied slug or URL.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/MachineError"}}}},"500":{"description":"Capability execution failed. Payment must not be considered successful without a receipt.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/MachineError"}}}}}}},"/api/agent/evidence-readiness/x402":{"post":{"summary":"Dispute evidence readiness","description":"Evaluate evidence coverage, chain-event coverage, and missing fields before dispute analysis. Invalid input and missing markets are rejected before settlement.","tags":["Polymarket","advanced","x402"],"externalDocs":{"description":"Payment and invocation guide","url":"https://disputetracker.xyz/docs/payments.md"},"requestBody":{"required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/CapabilityInput"},"examples":{"slug":{"value":{"slugOrUrl":"iran-agrees-to-end-enrichment-of-uranium-by-december-31"}},"url":{"value":{"slugOrUrl":"https://polymarket.com/event/iran-agrees-to-end-enrichment-of-uranium-by-december-31"}}}}}},"operationId":"buyEvidenceReadinessWithX402","servers":[{"url":"https://x402.disputetracker.xyz"}],"security":[{"X402Payment":[]}],"x-x402":{"version":2,"scheme":"exact","network":"eip155:8453","price":"$0.005","currency":"USDC","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","recipient":"0x1a30226756810c60864AD6A625e50e7519515F82","maxTimeoutSeconds":60,"facilitator":"https://facilitator.payai.network","bazaar":true,"termsAuthority":"runtime-402","accepts":[{"scheme":"exact","network":"eip155:8453","networkName":"Base Mainnet","currency":"USDC","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","recipient":"0x1a30226756810c60864AD6A625e50e7519515F82","price":"$0.005"},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","networkName":"Solana Mainnet","currency":"USDC","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","recipient":"ztZPAmRwc3cPf5HB9saHyXefi8DpNbmYHrkdFw6ieLF","price":"$0.005"}]},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.005"},"protocols":[{"x402":{}}],"description":"x402 v2 exact payment on eip155:8453 or solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp. The runtime PAYMENT-REQUIRED challenge defines the authoritative asset, amount, and expiry."},"responses":{"200":{"description":"Paid capability result. Treat the receipt header as settlement evidence.","headers":{"PAYMENT-RESPONSE":{"required":true,"description":"x402 settlement receipt","schema":{"type":"string"}}},"content":{"application/json":{"schema":{"$ref":"#/components/schemas/CapabilityOutput"},"example":{"capability":"evidence-readiness","priceTier":"advanced","generatedAt":"2026-07-21T12:00:00.000Z","source":"live","market":{"slug":"example-polymarket-event","title":"Example Polymarket event","question":"Will the event resolve YES?","url":"https://polymarket.com/event/example-polymarket-event","status":"CLOSED","resolved":false,"resolvedOutcome":null,"updatedAt":"2026-07-21T11:59:00.000Z"},"result":{"stage":{"id":"SECOND_DISPUTE_ESCALATED_TO_DVM","label":"Escalated to UMA DVM","confidence":0.9,"dataCompletenessScore":0.85,"missingFields":[],"explanation":"A second dispute escalated the request to UMA voting."},"progress":{"activeStageLabel":"UMA commit phase","progressPercent":60,"timeLeftLabel":"about 24 hours","timeConfidence":"estimated","nextEventLabel":"Reveal phase","finalTimeLeftLabel":"about 3 days"},"activity":{"oracleRequests":1,"disputes":2,"votingRounds":1,"evidenceItems":0,"chainEvents":4},"latestMetrics":null}}}}},"400":{"description":"The input body is invalid. Payment is not attempted.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/MachineError"},"example":{"error":"invalid_request","message":"slugOrUrl is required"}}}},"402":{"description":"Payment is required, invalid, expired, or could not be settled. The runtime challenge is authoritative.","headers":{"PAYMENT-REQUIRED":{"required":true,"description":"x402 payment challenge","schema":{"type":"string"}}},"content":{"application/json":{"schema":{"$ref":"#/components/schemas/MachineError"}}}},"404":{"description":"No live Polymarket market matched the supplied slug or URL.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/MachineError"}}}},"500":{"description":"Capability execution failed. Payment must not be considered successful without a receipt.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/MachineError"}}}}}}},"/api/agent/resolution-risk/x402":{"post":{"summary":"Resolution risk signal","description":"Calculate a deterministic resolution-risk signal from stage confidence, data completeness, disputes, and timing. Invalid input and missing markets are rejected before settlement.","tags":["Polymarket","premium","x402"],"externalDocs":{"description":"Payment and invocation guide","url":"https://disputetracker.xyz/docs/payments.md"},"requestBody":{"required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/CapabilityInput"},"examples":{"slug":{"value":{"slugOrUrl":"iran-agrees-to-end-enrichment-of-uranium-by-december-31"}},"url":{"value":{"slugOrUrl":"https://polymarket.com/event/iran-agrees-to-end-enrichment-of-uranium-by-december-31"}}}}}},"operationId":"buyResolutionRiskWithX402","servers":[{"url":"https://x402.disputetracker.xyz"}],"security":[{"X402Payment":[]}],"x-x402":{"version":2,"scheme":"exact","network":"eip155:8453","price":"$0.01","currency":"USDC","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","recipient":"0x1a30226756810c60864AD6A625e50e7519515F82","maxTimeoutSeconds":60,"facilitator":"https://facilitator.payai.network","bazaar":true,"termsAuthority":"runtime-402","accepts":[{"scheme":"exact","network":"eip155:8453","networkName":"Base Mainnet","currency":"USDC","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","recipient":"0x1a30226756810c60864AD6A625e50e7519515F82","price":"$0.01"},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","networkName":"Solana Mainnet","currency":"USDC","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","recipient":"ztZPAmRwc3cPf5HB9saHyXefi8DpNbmYHrkdFw6ieLF","price":"$0.01"}]},"x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.01"},"protocols":[{"x402":{}}],"description":"x402 v2 exact payment on eip155:8453 or solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp. The runtime PAYMENT-REQUIRED challenge defines the authoritative asset, amount, and expiry."},"responses":{"200":{"description":"Paid capability result. Treat the receipt header as settlement evidence.","headers":{"PAYMENT-RESPONSE":{"required":true,"description":"x402 settlement receipt","schema":{"type":"string"}}},"content":{"application/json":{"schema":{"$ref":"#/components/schemas/CapabilityOutput"},"example":{"capability":"resolution-risk","priceTier":"premium","generatedAt":"2026-07-21T12:00:00.000Z","source":"live","market":{"slug":"example-polymarket-event","title":"Example Polymarket event","question":"Will the event resolve YES?","url":"https://polymarket.com/event/example-polymarket-event","status":"CLOSED","resolved":false,"resolvedOutcome":null,"updatedAt":"2026-07-21T11:59:00.000Z"},"result":{"stage":{"id":"SECOND_DISPUTE_ESCALATED_TO_DVM","label":"Escalated to UMA DVM","confidence":0.9,"dataCompletenessScore":0.85,"missingFields":[],"explanation":"A second dispute escalated the request to UMA voting."},"progress":{"activeStageLabel":"UMA commit phase","progressPercent":60,"timeLeftLabel":"about 24 hours","timeConfidence":"estimated","nextEventLabel":"Reveal phase","finalTimeLeftLabel":"about 3 days"},"activity":{"oracleRequests":1,"disputes":2,"votingRounds":1,"evidenceItems":0,"chainEvents":4},"latestMetrics":null}}}}},"400":{"description":"The input body is invalid. Payment is not attempted.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/MachineError"},"example":{"error":"invalid_request","message":"slugOrUrl is required"}}}},"402":{"description":"Payment is required, invalid, expired, or could not be settled. The runtime challenge is authoritative.","headers":{"PAYMENT-REQUIRED":{"required":true,"description":"x402 payment challenge","schema":{"type":"string"}}},"content":{"application/json":{"schema":{"$ref":"#/components/schemas/MachineError"}}}},"404":{"description":"No live Polymarket market matched the supplied slug or URL.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/MachineError"}}}},"500":{"description":"Capability execution failed. Payment must not be considered successful without a receipt.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/MachineError"}}}}}}}},"x-service-info":{"name":"DisputeTracker Agent Payments","description":"Agent-ready Polymarket and UMA dispute intelligence with deterministic market, stage, evidence, and resolution-risk outputs.","categories":["agents","market-data","polymarket","uma","payments"],"docs":{"homepage":"https://disputetracker.xyz","apiReference":"https://x402.disputetracker.xyz/openapi.json","llms":"https://disputetracker.xyz/llms.txt"}},"jsonSchemaDialect":"https://json-schema.org/draft/2020-12/schema","externalDocs":{"description":"DisputeTracker agent API documentation","url":"https://disputetracker.xyz/docs"},"servers":[{"url":"https://x402.disputetracker.xyz","description":"x402 v2 on Base mainnet"}],"tags":[{"name":"x402","description":"x402 v2 exact USDC payments settled on Base and Solana mainnets"},{"name":"mpp","description":"MPP tempo/charge payments settled on Tempo mainnet"},{"name":"Polymarket","description":"Polymarket and UMA resolution intelligence"}],"components":{"schemas":{"CapabilityInput":{"$id":"https://disputetracker.xyz/schemas/agent-capability-input.json","$schema":"https://json-schema.org/draft/2020-12/schema","title":"Agent capability input","type":"object","additionalProperties":false,"required":["slugOrUrl"],"properties":{"slugOrUrl":{"type":"string","minLength":1,"maxLength":2048,"description":"A Polymarket market/event slug or full Polymarket URL.","examples":["iran-agrees-to-end-enrichment-of-uranium-by-december-31","https://polymarket.com/event/example-polymarket-event"]}}},"CapabilityOutput":{"$id":"https://disputetracker.xyz/schemas/agent-capability-output.json","$schema":"https://json-schema.org/draft/2020-12/schema","title":"Agent capability output","type":"object","additionalProperties":false,"required":["capability","priceTier","generatedAt","source","market","result"],"properties":{"capability":{"type":"string","enum":["dispute-brief","stage-assessment","market-metrics","evidence-readiness","resolution-risk"]},"priceTier":{"type":"string","enum":["starter","basic","standard","advanced","premium"]},"generatedAt":{"type":"string","format":"date-time"},"source":{"type":"string","enum":["live"]},"market":{"type":"object","additionalProperties":false,"required":["slug","title","question","status","resolved"],"properties":{"slug":{"type":"string"},"title":{"type":"string"},"question":{"type":"string"},"url":{"type":["string","null"],"format":"uri"},"status":{"type":"string"},"resolved":{"type":"boolean"},"resolvedOutcome":{"type":["string","null"]},"updatedAt":{"type":["string","null"],"format":"date-time"}}},"result":{"type":"object","additionalProperties":true}}},"MachineError":{"$id":"https://disputetracker.xyz/schemas/agent-error.json","$schema":"https://json-schema.org/draft/2020-12/schema","title":"Machine-readable error","type":"object","additionalProperties":true,"required":["error"],"properties":{"error":{"type":"string"},"message":{"type":"string"},"issues":{"type":"array","items":{"type":"object"}}}}},"securitySchemes":{"X402Payment":{"type":"apiKey","in":"header","name":"PAYMENT-SIGNATURE","description":"Locally signed x402 v2 payment payload obtained from the runtime 402 challenge."},"MppPayment":{"type":"http","scheme":"Payment","description":"MPP credential created from the runtime WWW-Authenticate Payment challenge."}}},"x-service-manifest":"https://disputetracker.xyz/.well-known/service-manifest.json","x-agent-interfaces":{"mcp":"https://disputetracker.xyz/mcp","a2a":"https://disputetracker.xyz/.well-known/agent-card.json","llms":"https://disputetracker.xyz/llms.txt","skill":"https://disputetracker.xyz/SKILL.md"}}