{"x402Version":2,"payTo":"0x72f62dE8b70d6CFa8Cc2dF6f21F243f289F3396c","resources":[{"id":5067,"slug":"5067","resource":"https://api.osf-master-server.com/x402/identity/entity/:query","description":"Entity and counterparty verification by identifier or name. Resolves US healthcare providers (CMS NPI), legal entities (GLEIF LEI), US banks (FDIC), SEC filers (EDGAR CIK or ticker), and US tax exempt orgs (IRS EIN). Returns legal name, status, jurisdiction, identifiers, and a provenance URL to the official source. For KYC, KYB, due diligence, and onboarding agent workflows.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x72f62dE8b70d6CFa8Cc2dF6f21F243f289F3396c","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"50000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","pathParams":{"query":":query"},"queryParams":{"format":"json"},"type":"http"},"output":{"example":{"audit_receipt":{"lookup_id":"uuid","result_sha256":"..."},"compliance_note":"A registry match is an identity SIGNAL, not a full due-diligence determination. Confirm against the linked official source and follow your institution's onboarding/KYB process before acting.","coverage_note":"Resolved against US CMS NPI (healthcare providers), GLEIF LEI (global legal entities), FDIC (US insured banks), SEC EDGAR (US filers), and the IRS EO BMF (US tax exempt organizations) only. This is not a complete global registry of all businesses or individuals; absence here does not mean an entity does not exist.","match_count":1,"matches":[{"entity_type":"legal_entity","identifier":"254900C6J3WN4F1AU607","identifier_type":"LEI","jurisdiction":"US-DE","match_basis":"identifier","name":"Defiance KSM TipRanks Analyst ETF","provenance_url":"https://search.gleif.org/#/record/254900C6J3WN4F1AU607","registry":"GLEIF"}],"query":"254900C6J3WN4F1AU607","result":"FOUND","service":"OSF Identity - Entity Lookup"},"type":"json"}},"routeTemplate":"/x402/identity/entity/:query","schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"pathParams":{"type":"object"},"queryParams":{"properties":{"format":{"description":"Response format (json).","type":"string"}},"required":["format"],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"audit_receipt":{"type":"object"},"compliance_note":{"type":"string"},"coverage_note":{"type":"string"},"match_count":{"type":"integer"},"matches":{"type":"array"},"query":{"type":"string"},"result":{"description":"FOUND, NOT_FOUND, LOOKUP_UNAVAILABLE, or INVALID_INPUT","type":"string"},"service":{"type":"string"}},"required":["service","query","result","match_count","matches","compliance_note","audit_receipt"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"api.osf-master-server.com","lastUpdated":"2026-08-26T06:17:24.043Z","quality":{"calls30d":7,"uniquePayers30d":1,"lastCalledAt":"2026-08-26T06:17:23.796Z"},"liveness":{},"verified":false,"featured":false},{"id":5068,"slug":"5068","resource":"https://api.osf-master-server.com/x402/sample/:record_id","description":"Sample any single record in the OSF catalog for $0.001: the full JSON payload plus a provenance URL to the authoritative primary source. A low cost way for an autonomous agent to try the data before buying at the standard per record or search price. One verified record per call keyed by record_id from the free catalog, across 80 sources of US government and scientific data. Fair use daily cap per wallet.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x72f62dE8b70d6CFa8Cc2dF6f21F243f289F3396c","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"1000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","pathParams":{"record_id":":record_id"},"queryParams":{"format":"json"},"type":"http"},"output":{"example":{"data":{"data_type":"...","record_key":"SRC:ID"},"data_type":"CISA Known Exploited Vulnerability","provenance_url":"https://www.cisa.gov/known-exploited-vulnerabilities-catalog","record_id":12345,"source":"CISA_KEV","status":"success"},"type":"json"}},"routeTemplate":"/x402/sample/:record_id","schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"pathParams":{"type":"object"},"queryParams":{"properties":{"format":{"description":"Response format (json).","type":"string"}},"required":["format"],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"data":{"type":"object"},"data_type":{"type":"string"},"provenance_url":{"type":"string"},"record_id":{"type":"integer"},"source":{"type":"string"},"status":{"type":"string"}},"required":["status","record_id","data","provenance_url"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"api.osf-master-server.com","lastUpdated":"2026-08-26T06:17:09.1Z","quality":{"calls30d":7,"uniquePayers30d":1,"lastCalledAt":"2026-08-26T06:17:08.826Z"},"liveness":{},"verified":false,"featured":false},{"id":5069,"slug":"5069","resource":"https://api.osf-master-server.com/x402/security/cve/:cve_id","description":"CVE lookup and exploit check by CVE id. Answers is this CVE actively exploited in the wild using the US CISA Known Exploited Vulnerabilities (KEV) catalog, with the EPSS exploitation probability score and CVSS severity. Each field carries a provenance URL to the official US source. For vulnerability management, patch prioritization, threat intelligence, and DevSecOps agents.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x72f62dE8b70d6CFa8Cc2dF6f21F243f289F3396c","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"50000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","pathParams":{"cve_id":":cve_id"},"queryParams":{"format":"json"},"type":"http"},"output":{"example":{"actively_exploited":true,"audit_receipt":{"check_id":"uuid","result_sha256":"..."},"compliance_note":"This is a decision-support signal, not a guarantee. Confirm against the linked authoritative sources (cisa.gov, nvd.nist.gov, first.org) before acting.","coverage_note":"Direct lookup against the US CISA Known Exploited Vulnerabilities (KEV) catalog, the FIRST EPSS model score, and the NVD CVE record. 'actively_exploited' reflects presence on the CISA KEV catalog ONLY. A CVE that is NOT on KEV is not necessarily safe or unexploitable - it simply is not on CISA's confirmed-exploited list. EPSS is a probability estimate, not proof.","epss":{"epss_probability":0.984,"exploitation_band":"Critical"},"exploitation_summary":"ON the CISA KEV catalog - confirmed exploited in the wild.","nvd":{"cvss_severity":"CRITICAL"},"provenance_urls":{"cisa_kev":"https://www.cisa.gov/known-exploited-vulnerabilities-catalog"},"query":"CVE-2026-33017","result":"FOUND","service":"OSF Security - CVE Exploit Check"},"type":"json"}},"routeTemplate":"/x402/security/cve/:cve_id","schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"pathParams":{"type":"object"},"queryParams":{"properties":{"format":{"description":"Response format (json).","type":"string"}},"required":["format"],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"actively_exploited":{"description":"True if on the CISA KEV catalog.","type":"boolean"},"audit_receipt":{"type":"object"},"compliance_note":{"type":"string"},"coverage_note":{"type":"string"},"epss":{"type":"object"},"exploitation_summary":{"type":"string"},"nvd":{"type":"object"},"provenance_urls":{"type":"object"},"query":{"type":"string"},"result":{"description":"FOUND, NOT_FOUND, or INVALID_INPUT","type":"string"},"service":{"type":"string"}},"required":["service","query","result","actively_exploited","compliance_note","audit_receipt"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"api.osf-master-server.com","lastUpdated":"2026-08-26T06:17:30.322Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-08-26T06:17:30.092Z"},"liveness":{},"verified":false,"featured":false},{"id":5070,"slug":"5070","resource":"https://api.osf-master-server.com/x402/screen/sanctions/:name","description":"Debarment and exclusion screening, not just sanctions: 291,000+ parties on 11 authorities in one call. SAM.gov federal exclusions, HHS OIG healthcare exclusions, World Bank debarment, Federal Reserve enforcement, OFAC SDN and Consolidated, EU, UK, UN, Trade.gov CSL, FBI Wanted. Provable negative: NO_MATCH only when the complete candidate set on all 11 lists was examined, otherwise INCOMPLETE_SCREEN. sha256 receipt. KYB, vendor onboarding, AML, KYC.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x72f62dE8b70d6CFa8Cc2dF6f21F243f289F3396c","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"50000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","pathParams":{"name":":name"},"queryParams":{"format":"json"},"type":"http"},"output":{"example":{"audit_receipt":{"result_sha256":"...","screening_id":"uuid"},"compliance_note":"A name match is a SCREENING SIGNAL, not a determination. Full note in the response.","coverage_note":"OFAC SDN and Consolidated, EU, UK, UN, Trade.gov CSL, FBI Wanted, World Bank debarment, HHS OIG, SAM.gov, Federal Reserve. Full note in the response.","match_count":1,"matches":[{"list":"EU_SANCTIONS","match_basis":"primary_name","matched_name":"PUTIN Vladimir Vladimirovich","provenance_url":"https://www.sanctionsmap.eu/"}],"query":"Vladimir Putin","result":"POTENTIAL_MATCH","screening_evidence":{"clearance_statement":"On 2026-01-01T00:00:00Z UTC OSF screened this name against 291,758 records on 11 of 11 lists.","negative_result_confidence":"complete_negative","totals":{"candidates_examined":12,"lists_screened_ok":11,"records_in_scope":291758}},"service":"OSF Sanctions Screening"},"type":"json"}},"routeTemplate":"/x402/screen/sanctions/:name","schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"pathParams":{"type":"object"},"queryParams":{"properties":{"format":{"description":"Response format (json).","type":"string"}},"required":["format"],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"audit_receipt":{"type":"object"},"match_count":{"type":"integer"},"matches":{"type":"array"},"result":{"enum":["POTENTIAL_MATCH","NO_MATCH","INCOMPLETE_SCREEN","INVALID_QUERY"],"type":"string"},"screen_complete":{"type":"boolean"},"screening_evidence":{"type":"object"}},"required":["result","match_count","matches","audit_receipt"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"api.osf-master-server.com","lastUpdated":"2026-08-25T06:16:26.642Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-08-25T06:16:26.457Z"},"liveness":{},"verified":false,"featured":false},{"id":5071,"slug":"5071","resource":"https://api.osf-master-server.com/x402/models/search/:query","description":"Search AI and machine learning models on the Hugging Face Hub by name, author or organization, task, library, or license. Returns model id, author, task pipeline, library, declared license, download and like counts, tags and a provenance URL per match. For model selection, license screening, dependency review, and tracking which models an organization publishes.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x72f62dE8b70d6CFa8Cc2dF6f21F243f289F3396c","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"50000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","pathParams":{"query":":query"},"queryParams":{"format":"json"},"type":"http"},"output":{"example":{"match_count":1,"matches":[{"author":"nvidia","downloads":128429,"record_id":12345,"source":"HUGGINGFACE","task":"image-segmentation","title":"nvidia/segformer-b5-finetuned-cityscapes-1024-1024"}],"result":"MATCHES_FOUND","search_evidence":{"_about":"Proof of work, on EVERY result including NO_MATCH: the terms actually searched, how many records were in scope per source, how fresh they are, whether the scan completed or was truncated, and on an empty result the per-term record counts plus a known-good control query re-measured live in the same request. Numbers shown are illustrative.","corpus":{"newest_record_ingested_utc":"2026-08-01T15:47:55Z","records_in_scope":1558599},"result_confidence":"matches_found","scan":{"candidate_set_complete":true,"candidates_examined":35,"matches_omitted":25}}},"type":"json"}},"routeTemplate":"/x402/models/search/:query","schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"pathParams":{"properties":{"query":{"description":"Keyword(s): model name, author or org, task, library, or license. E.g. 'image segmentation' or 'nvidia'.","type":"string"}},"required":["query"],"type":"object"},"queryParams":{"properties":{},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"api.osf-master-server.com","lastUpdated":"2026-08-24T06:23:26.018Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-08-24T06:23:25.813Z"},"liveness":{},"verified":false,"featured":false},{"id":5072,"slug":"5072","resource":"https://api.osf-master-server.com/x402/aircraft/search/:query","description":"Search US civil aircraft registrations from the FAA Releasable Aircraft Database by manufacturer (Boeing, Cessna, Piper), model, tail number (N number), owner, city, state, serial or year. Returns manufacturer, model, tail number, registrant, location, airframe and engine type, airworthiness certification and a provenance URL per match, plus a live coverage disclosure on every call.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x72f62dE8b70d6CFa8Cc2dF6f21F243f289F3396c","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"50000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","pathParams":{"query":":query"},"queryParams":{"format":"json"},"type":"http"},"output":{"example":{"coverage":{"_about":"Measured per call against the upstream FAA MASTER.txt row count, and stamped with when it was measured. When complete is false the result code is NO_MATCH_INCOMPLETE_CORPUS, never NO_MATCH, so an empty answer is never mistaken for proof that an aircraft is unregistered. Numbers shown are illustrative of the SHAPE; this route reports its real coverage on every call, including when that coverage is partial.","complete":false,"completeness_pct":20,"coverage_measured_utc":"2026-08-04T03:50:00Z","records_held":63152,"states_held":57,"upstream_records":315211,"upstream_states":59},"match_count":1,"matches":[{"aircraft_type":"Fixed wing single engine","airworthiness_certification":"Standard","location":"MARION, TX","manufacturer":"CESSNA","model":"172K","record_id":12345,"source":"FAA","tail_number":"N17973","title":"N17973 - CESSNA 172K - SALE REPORTED","year_manufactured":"1972"}],"result":"MATCHES_FOUND","search_evidence":{"_about":"Proof of work, on EVERY result including NO_MATCH: the terms actually searched, how many records were in scope per source, how fresh they are, whether the scan completed or was truncated, and on an empty result the per-term record counts plus a known-good control query re-measured live in the same request. Numbers shown are illustrative.","corpus":{"newest_record_ingested_utc":"2026-08-01T15:47:55Z","records_in_scope":1558599},"result_confidence":"matches_found","scan":{"candidate_set_complete":true,"candidates_examined":35,"matches_omitted":25}}},"type":"json"}},"routeTemplate":"/x402/aircraft/search/:query","schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"pathParams":{"properties":{"query":{"description":"Keyword(s): manufacturer, model, tail number, registered owner, city or state. E.g. 'Boeing', 'Cessna 172', 'N17973' or 'MARION TX'.","type":"string"}},"required":["query"],"type":"object"},"queryParams":{"properties":{},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"api.osf-master-server.com","lastUpdated":"2026-08-23T06:24:58.138Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-08-23T06:24:57.95Z"},"liveness":{},"verified":false,"featured":false},{"id":5073,"slug":"5073","resource":"https://api.osf-master-server.com/x402/patents/search/:query","description":"Search granted US patents from the USPTO Open Data Portal by keyword: invention title, assignee company, inventor name, patent number, or technology area. Returns patent number, title, grant date, filing date, assignee, inventors, USPC classification and a provenance URL per match. For prior art checks, freedom to operate research, competitor IP monitoring, and patent portfolio lookup.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x72f62dE8b70d6CFa8Cc2dF6f21F243f289F3396c","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"50000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","pathParams":{"query":":query"},"queryParams":{"format":"json"},"type":"http"},"output":{"example":{"match_count":1,"matches":[{"assignee":"Cytiva BioProcess R&D AB","grant_date":"2026-07-14","patent_number":"12678711","record_id":12345,"source":"USPTO","title":"PARALLEL SEPARATION SYSTEM"}],"result":"MATCHES_FOUND","search_evidence":{"_about":"Proof of work, on EVERY result including NO_MATCH: the terms actually searched, how many records were in scope per source, how fresh they are, whether the scan completed or was truncated, and on an empty result the per-term record counts plus a known-good control query re-measured live in the same request. Numbers shown are illustrative.","corpus":{"newest_record_ingested_utc":"2026-08-01T15:47:55Z","records_in_scope":1558599},"result_confidence":"matches_found","scan":{"candidate_set_complete":true,"candidates_examined":35,"matches_omitted":25}}},"type":"json"}},"routeTemplate":"/x402/patents/search/:query","schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"pathParams":{"properties":{"query":{"description":"Keyword(s): invention topic, assignee company, inventor name, or patent number. E.g. 'lithium battery cathode' or 'Cytiva'.","type":"string"}},"required":["query"],"type":"object"},"queryParams":{"properties":{},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"api.osf-master-server.com","lastUpdated":"2026-08-22T06:18:59.948Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-08-22T06:18:59.756Z"},"liveness":{},"verified":false,"featured":false},{"id":5074,"slug":"5074","resource":"https://api.osf-master-server.com/x402/broker/check/:query","description":"Live disciplinary check of a stockbroker, investment adviser, or brokerage firm against the FINRA BrokerCheck registry. Returns CRD number, registration status, disclosure flag, permanent bar flag, employers, and a FINRA provenance URL per match. For KYC, AML, counterparty due diligence, adviser vetting, and fraud checks. Companion to the 11 authority sanctions screen.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x72f62dE8b70d6CFa8Cc2dF6f21F243f289F3396c","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"50000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","pathParams":{"query":":query"},"queryParams":{"format":"json"},"type":"http"},"output":{"example":{"disclosure_flag_present":true,"match_count":1,"matches":[{"crd_number":"316687","has_disclosures":true,"kind":"individual","name":"BERNARD LAWRENCE MADOFF","permanently_barred":true,"provenance_url":"https://brokercheck.finra.org/individual/summary/316687"}],"result":"MATCHES_FOUND"},"type":"json"}},"routeTemplate":"/x402/broker/check/:query","schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"pathParams":{"properties":{"query":{"description":"Broker, investment adviser, or firm name to check. E.g. 'Bernard Madoff' or 'Citadel Advisors'.","type":"string"}},"required":["query"],"type":"object"},"queryParams":{"properties":{},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"api.osf-master-server.com","lastUpdated":"2026-08-21T06:20:24.961Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-08-21T06:20:24.703Z"},"liveness":{},"verified":false,"featured":false},{"id":5075,"slug":"5075","resource":"https://api.osf-master-server.com/x402/economic/indicators/:query","description":"Search economic indicators by keyword: Federal Reserve series (FRED), World Bank development data, US Treasury rates, national accounts (BEA), labor statistics (BLS), commitments of traders (CFTC), ECB foreign-exchange rates, and energy data (EIA). Returns indicator, value, period, and a provenance URL per match. For macroeconomic, financial, and research agents.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x72f62dE8b70d6CFa8Cc2dF6f21F243f289F3396c","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"50000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","pathParams":{"query":":query"},"queryParams":{"format":"json"},"type":"http"},"output":{"example":{"match_count":1,"matches":[{"record_id":12345,"source":"FRED","title":"Unemployment Rate (UNRATE)"}],"result":"MATCHES_FOUND","search_evidence":{"_about":"Proof of work, on EVERY result including NO_MATCH: the terms actually searched, how many records were in scope per source, how fresh they are, whether the scan completed or was truncated, and on an empty result the per-term record counts plus a known-good control query re-measured live in the same request. Numbers shown are illustrative.","corpus":{"newest_record_ingested_utc":"2026-08-01T15:47:55Z","records_in_scope":1558599},"result_confidence":"matches_found","scan":{"candidate_set_complete":true,"candidates_examined":35,"matches_omitted":25}}},"type":"json"}},"routeTemplate":"/x402/economic/indicators/:query","schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"pathParams":{"properties":{"query":{"description":"Keyword(s): indicator, country, or series. E.g. 'unemployment rate' or 'GDP growth'.","type":"string"}},"required":["query"],"type":"object"},"queryParams":{"properties":{},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"api.osf-master-server.com","lastUpdated":"2026-08-20T06:19:25.48Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-08-20T06:19:25.205Z"},"liveness":{},"verified":false,"featured":false}]}