{"x402Version":2,"payTo":"0x737426d3eD53930B889b3f61774669a0FDf3BE54","resources":[{"id":2979,"slug":"2979","resource":"https://x402.fenixfoundry.com/resolution","description":"Did it happen? Check whether a prediction market event has settled on Polymarket or Kalshi and get the resolved outcome, resolution time, source and market URL. A cheap oracle for agents that must verify a real-world outcome before acting.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x737426d3eD53930B889b3f61774669a0FDf3BE54","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"5000","maxTimeoutSeconds":60}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"q":"Did the US government shut down in 2026?"},"type":"http"},"output":{"example":{"attribution":"Implied probabilities and resolution status are derived from public Polymarket and Kalshi market data by x402.fenixfoundry.com. Not affiliated with, endorsed by, or a data feed of either venue. Informational only, not investment advice.","closeTime":"2026-01-31T00:00:00.000Z","confidence":0.93,"id":"KXGOVSHUTDOWN-26","outcome":"No","query":"Did the US government shut down in 2026?","resolutionSource":"kalshi","resolved":true,"resolvedAt":"2026-01-31T18:04:00.000Z","url":"https://kalshi.com/markets/kxgovshutdown-26","venue":"kalshi"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"additionalProperties":false,"anyOf":[{"required":["q"]},{"required":["venue","id"]}],"properties":{"id":{"description":"Direct lookup: Polymarket event slug or Kalshi ticker. Requires venue.","type":"string"},"q":{"description":"Natural-language event query, e.g. \"Did the US government shut down in 2026?\". Use this or venue+id.","maxLength":500,"type":"string"},"venue":{"description":"Direct lookup: which venue the market lives on. Requires id.","enum":["polymarket","kalshi"],"type":"string"}},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"attribution":{"type":"string"},"closeTime":{"description":"Scheduled close time for markets that have not settled.","type":["string","null"]},"confidence":{"description":"0..1 confidence that this market is the event you asked about.","type":"number"},"id":{"type":["string","null"]},"outcome":{"description":"Settled outcome as published, e.g. \"Yes\".","type":["string","null"]},"query":{"type":["string","null"]},"resolutionSource":{"description":"Venue that published the settlement.","type":["string","null"]},"resolved":{"description":"True once the venue has settled the market.","type":"boolean"},"resolvedAt":{"type":["string","null"]},"url":{"type":["string","null"]},"venue":{"enum":["polymarket","kalshi",null],"type":["string","null"]}},"required":["resolved","outcome","resolvedAt","resolutionSource","venue","url","confidence","attribution"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"x402.fenixfoundry.com","lastUpdated":"2026-09-17T03:25:19.546Z","quality":{"calls30d":6,"uniquePayers30d":5,"lastCalledAt":"2026-09-17T03:25:19.361Z"},"liveness":{},"verified":false,"featured":false},{"id":2980,"slug":"2980","resource":"https://x402.fenixfoundry.com/repair-json","description":"Repair malformed JSON (trailing commas, single quotes, unquoted keys, code fences, truncated output) and optionally validate the result against a supplied JSON Schema. Returns the parsed value, the canonical text, a change log and validation errors.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x737426d3eD53930B889b3f61774669a0FDf3BE54","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"3000","maxTimeoutSeconds":60}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"input":"```json\n{name: \"ada\", tags: [\"math\", \"code\",]}\n```","schema":{"properties":{"name":{"type":"string"},"tags":{"type":"array"}},"required":["name"],"type":"object"}},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"changed":true,"changes":["stripped markdown code fence","repaired JSON syntax"],"errors":[],"repaired":{"name":"ada","tags":["math","code"]},"repairedText":"{\"name\":\"ada\",\"tags\":[\"math\",\"code\"]}","valid":true},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"additionalProperties":false,"properties":{"input":{"description":"Malformed JSON text — trailing commas, single quotes, unquoted keys, markdown code fences, truncated output, etc.","type":"string"},"schema":{"description":"Optional JSON Schema (draft 2020-12) to validate the repaired value against.","type":"object"}},"required":["input"],"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"properties":{"changed":{"type":"boolean"},"changes":{"items":{"type":"string"},"type":"array"},"errors":{"items":{"type":"object"},"type":"array"},"repaired":{},"repairedText":{"type":"string"},"valid":{"type":"boolean"}},"required":["repaired","repairedText","changes"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"x402.fenixfoundry.com","lastUpdated":"2026-09-11T03:37:59.848Z","quality":{"calls30d":5,"uniquePayers30d":3,"lastCalledAt":"2026-09-11T03:37:59.462Z"},"liveness":{},"verified":false,"featured":false},{"id":2981,"slug":"2981","resource":"https://x402.fenixfoundry.com/probability","description":"What does the market think? Ask any event question in plain English and get the implied probability from live Polymarket and Kalshi prediction markets: per-venue odds, a liquidity-weighted consensus forecast, and a cross-venue divergence flag.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x737426d3eD53930B889b3f61774669a0FDf3BE54","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"15000","maxTimeoutSeconds":60}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"maxMarkets":4,"q":"Will the Fed cut rates before September 2026?"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"asOf":"2026-07-31T12:00:00.000Z","attribution":"Implied probabilities and resolution status are derived from public Polymarket and Kalshi market data by x402.fenixfoundry.com. Not affiliated with, endorsed by, or a data feed of either venue. Informational only, not investment advice.","confidence":0.82,"divergence":0.05,"markets":[{"closeTime":"2026-09-01T00:00:00.000Z","id":"fed-rate-cut-september-2026","liquidity":412000,"matchScore":0.91,"probability":0.64,"question":"Will the Fed cut interest rates before September 2026?","status":"open","url":"https://polymarket.com/event/fed-rate-cut-september-2026","venue":"polymarket","volume":1850000},{"closeTime":"2026-09-17T00:00:00.000Z","id":"KXFEDDECISION-26SEP","liquidity":88000,"matchScore":0.83,"probability":0.59,"question":"Fed cuts rates at or before the September 2026 meeting","status":"open","url":"https://kalshi.com/markets/kxfeddecision-26sep","venue":"kalshi","volume":240000}],"probability":0.6312,"query":"Will the Fed cut rates before September 2026?","source":"index"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"additionalProperties":false,"properties":{"maxMarkets":{"default":6,"description":"Maximum number of matched markets to aggregate and return (top-K by match quality). Defaults to 6.","maximum":10,"minimum":1,"type":"integer"},"q":{"description":"Natural-language description of the event you want odds for, e.g. \"Will the Fed cut rates before September 2026?\". Matched against Polymarket and Kalshi market questions.","maxLength":500,"minLength":3,"type":"string"}},"required":["q"],"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"properties":{"asOf":{"type":"string"},"attribution":{"type":"string"},"confidence":{"description":"0..1 — match quality x venue coverage x liquidity.","type":"number"},"divergence":{"description":"Highest minus lowest venue probability; a large value means the venues disagree.","type":["number","null"]},"markets":{"description":"Top-K matched markets only, never a bulk market dump.","items":{"properties":{"closeTime":{"type":["string","null"]},"id":{"description":"Polymarket slug or Kalshi ticker.","type":"string"},"liquidity":{"type":["number","null"]},"matchScore":{"type":"number"},"probability":{"type":"number"},"question":{"type":"string"},"status":{"enum":["open","closed","resolved"],"type":"string"},"url":{"type":"string"},"venue":{"enum":["polymarket","kalshi"],"type":"string"},"volume":{"type":["number","null"]}},"required":["venue","id","question","url","probability"],"type":"object"},"type":"array"},"probability":{"description":"Liquidity-weighted cross-venue implied probability, 0..1. Null when no market matched.","type":["number","null"]},"query":{"type":"string"},"source":{"enum":["index","live"],"type":"string"}},"required":["probability","confidence","markets","divergence","asOf","attribution"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"x402.fenixfoundry.com","lastUpdated":"2026-09-05T03:16:31.64Z","quality":{"calls30d":4,"uniquePayers30d":2,"lastCalledAt":"2026-09-05T03:16:31.295Z"},"liveness":{},"verified":false,"featured":false}]}