{"x402Version":2,"payTo":"0x3B59f268EbC38c5F43B8B9bE37238bf43378Ad87","resources":[{"id":6893,"slug":"6893","resource":"https://api.nexismvp.com/forecast/btc","description":"Kronos BTC price forecast (latest, from the live HUD). Experimental/informational only — not financial advice.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x3B59f268EbC38c5F43B8B9bE37238bf43378Ad87","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"1000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","type":"http"},"output":{"example":{"generated_at":"2026-08-04T12:00:00Z","horizon_minutes":60,"interval_minutes":5,"predictions":[{"close":64250.12,"timestamp":"2026-08-04T12:05:00Z"},{"close":64310.55,"timestamp":"2026-08-04T12:10:00Z"}],"symbol":"BTCUSDT"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"properties":{},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"generated_at":{"format":"date-time","type":"string"},"horizon_minutes":{"type":"integer"},"interval_minutes":{"type":"integer"},"predictions":{"items":{"properties":{"close":{"type":"number"},"timestamp":{"format":"date-time","type":"string"}},"required":["timestamp","close"],"type":"object"},"type":"array"},"symbol":{"type":"string"}},"required":["symbol","generated_at","predictions"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"api.nexismvp.com","lastUpdated":"2026-09-17T03:33:43.628Z","quality":{"calls30d":7,"uniquePayers30d":3,"lastCalledAt":"2026-09-17T03:33:43.105Z"},"liveness":{},"verified":false,"featured":false},{"id":6892,"slug":"6892","resource":"https://api.nexismvp.com/market/fear-greed","description":"Crypto Fear & Greed Index (0-100, alternative.me). Experimental/informational only — not financial advice.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x3B59f268EbC38c5F43B8B9bE37238bf43378Ad87","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"1000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","type":"http"},"output":{"example":{"classification":"Fear","value":31},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"properties":{},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"classification":{"type":"string"},"value":{"maximum":100,"minimum":0,"type":"integer"}},"required":["value","classification"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"api.nexismvp.com","lastUpdated":"2026-09-18T07:04:55.136Z","quality":{"calls30d":2,"uniquePayers30d":2,"lastCalledAt":"2026-09-18T07:04:54.723Z"},"liveness":{},"verified":false,"featured":false},{"id":6894,"slug":"6894","resource":"https://api.nexismvp.com/market/pdf-to-markdown","description":"Convert a public PDF (by URL) to Markdown — real local parsing, first 20 pages, max 5MB input. POST body required.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x3B59f268EbC38c5F43B8B9bE37238bf43378Ad87","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"1000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"pdf_url":"https://www.w3.org/WAI/ER/tests/xhtml/testfiles/resources/pdf/dummy.pdf"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"markdown":"# Title\n\nDocument text...","pages_parsed":3,"total_pages":36},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"pdf_url":{"description":"Public URL of a PDF, max 5MB","type":"string"}},"required":["pdf_url"],"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"properties":{"markdown":{"type":"string"},"pages_parsed":{"type":"integer"},"total_pages":{"type":"integer"}},"required":["markdown"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"api.nexismvp.com","lastUpdated":"2026-09-14T06:35:10.13Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-09-14T06:35:09.884Z"},"liveness":{},"verified":false,"featured":false},{"id":6895,"slug":"6895","resource":"https://api.nexismvp.com/market/gas-audit","description":"Audit real gas spend across up to 20 Base mainnet transaction hashes you provide — total/average gas used, cost in ETH, per-tx breakdown. POST body required. Experimental/informational only — not financial advice.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x3B59f268EbC38c5F43B8B9bE37238bf43378Ad87","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"1000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"chain":"base","tx_hashes":["0x67ccc8ae0a27d2f4dbca4ebbf047e05521350dff34e2f99c36ac878f22941282"]},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"average_gas_used":21000,"total_gas_cost_eth":1e-7,"total_gas_used":21000,"transactions":[{"gas_price_gwei":0.005,"gas_used":21000,"status":"success","tx_hash":"0x..."}]},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"chain":{"description":"Only 'base' supported currently","enum":["base"],"type":"string"},"tx_hashes":{"description":"Up to 20 transaction hashes to audit","items":{"type":"string"},"maxItems":20,"type":"array"}},"required":["tx_hashes"],"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"properties":{"average_gas_used":{"type":"number"},"total_gas_cost_eth":{"type":"number"},"total_gas_used":{"type":"integer"},"transactions":{"type":"array"}},"required":["total_gas_used","transactions"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"api.nexismvp.com","lastUpdated":"2026-09-14T06:35:04.811Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-09-14T06:35:04.414Z"},"liveness":{},"verified":false,"featured":false},{"id":6896,"slug":"6896","resource":"https://api.nexismvp.com/market/gas-preflight","description":"Simulate a Base mainnet transaction before submitting it — real eth_estimateGas + eth_call against the given {to, data, value}, returns whether it would succeed, estimated gas, and estimated cost. POST body required. Experimental/informational only — not financial advice.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x3B59f268EbC38c5F43B8B9bE37238bf43378Ad87","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"1000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"chain":"base","data":"0x","to":"0x3B59f268EbC38c5F43B8B9bE37238bf43378Ad87","value":"0x0"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"estimated_cost_eth":1e-7,"estimated_gas":21000,"revert_reason":null,"will_succeed":true},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"chain":{"description":"Only 'base' supported currently","enum":["base"],"type":"string"},"data":{"description":"Call data, 0x-prefixed hex (default 0x)","type":"string"},"to":{"description":"Target address","type":"string"},"value":{"description":"Value in wei, 0x-prefixed hex (default 0x0)","type":"string"}},"required":["to"],"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"properties":{"estimated_cost_eth":{"type":"number"},"estimated_gas":{"type":"integer"},"revert_reason":{"type":["string","null"]},"will_succeed":{"type":"boolean"}},"required":["will_succeed"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"api.nexismvp.com","lastUpdated":"2026-09-14T06:34:59.625Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-09-14T06:34:59.382Z"},"liveness":{},"verified":false,"featured":false},{"id":6897,"slug":"6897","resource":"https://api.nexismvp.com/market/gas-decision","description":"Real-time Base mainnet gas price signal (low/normal/high vs. recent average) — a recommendation on whether now is a cheap time to transact. Experimental/informational only — not financial advice.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x3B59f268EbC38c5F43B8B9bE37238bf43378Ad87","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"1000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","type":"http"},"output":{"example":{"chain":"base","current_base_fee_gwei":0.005,"decision":"normal","ratio_to_recent_avg":1,"recent_avg_base_fee_gwei":0.005},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"properties":{},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"chain":{"type":"string"},"current_base_fee_gwei":{"type":"number"},"decision":{"enum":["low","normal","high"],"type":"string"},"ratio_to_recent_avg":{"type":"number"},"recent_avg_base_fee_gwei":{"type":"number"}},"required":["current_base_fee_gwei","decision","chain"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"api.nexismvp.com","lastUpdated":"2026-09-14T06:34:54.544Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-09-14T06:34:54.055Z"},"liveness":{},"verified":false,"featured":false},{"id":6898,"slug":"6898","resource":"https://api.nexismvp.com/market/funding","description":"Real-time BTC perpetual futures funding rate (OKX) — positive means longs pay shorts (bullish crowding), negative means the reverse. Experimental/informational only — not financial advice.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x3B59f268EbC38c5F43B8B9bE37238bf43378Ad87","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"1000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","type":"http"},"output":{"example":{"funding_rate":0.0000499,"next_funding_time":1786291200,"sentiment":"bullish","symbol":"BTC-USDT-SWAP"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"properties":{},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"funding_rate":{"type":"number"},"next_funding_time":{"type":"number"},"sentiment":{"enum":["bullish","bearish","neutral"],"type":"string"},"symbol":{"type":"string"}},"required":["symbol","funding_rate","sentiment"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"api.nexismvp.com","lastUpdated":"2026-09-14T06:34:46.232Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-09-14T06:34:45.74Z"},"liveness":{},"verified":false,"featured":false},{"id":6899,"slug":"6899","resource":"https://api.nexismvp.com/market/regime","description":"Real-time BTC volatility/regime indicator (calm or volatile), the same signal our own regime-switching strategy uses internally. Experimental/informational only — not financial advice.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x3B59f268EbC38c5F43B8B9bE37238bf43378Ad87","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"1000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","type":"http"},"output":{"example":{"realized_volatility":0.000914,"regime":"volatile","symbol":"BTCUSDT","threshold":0.000862},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"properties":{},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"realized_volatility":{"type":"number"},"regime":{"enum":["calm","volatile"],"type":"string"},"symbol":{"type":"string"},"threshold":{"type":"number"}},"required":["symbol","realized_volatility","regime","threshold"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"api.nexismvp.com","lastUpdated":"2026-09-14T06:34:41.955Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-09-14T06:34:41.477Z"},"liveness":{},"verified":false,"featured":false}]}