{"x402Version":2,"payTo":"0x548eFd4f4d4A5C3669dbb4CBB2B1A637FeeEc5F6","resources":[{"id":8413,"slug":"8413","resource":"https://x402.outpimp.com/getCurrentCryptoPrice","description":"Live cryptocurrency price API. Returns the current market price (in USD) of any cryptocurrency by ticker symbol (BTC, ETH, DOGE, etc.) — live market data an LLM cannot know on its own.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x548eFd4f4d4A5C3669dbb4CBB2B1A637FeeEc5F6","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"10000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"APer2AbhckyMWyJanW2MZ2eRLcpL9Lmhks8rkmXfqjRG","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"10000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"symbol":"BTC"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"data":{"params":{"symbol":"BTC"},"priceUSD":"65000.00","symbol":"BTC"},"ok":true},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"symbol":{"description":"Cryptocurrency ticker symbol, e.g. \"BTC\".","type":"string"}},"required":["symbol"],"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":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"a":"x402_api_vendor","s":["cdp_sdk_server"]},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"maxItems":11,"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}},"eip2612GasSponsoring":{},"erc20ApprovalGasSponsoring":{}},"tags":["bazaar","builder-code","eip2612GasSponsoring","erc20ApprovalGasSponsoring"],"sourceHost":"x402.outpimp.com","lastUpdated":"2026-08-30T22:17:42.289Z","quality":{"calls30d":11,"uniquePayers30d":3,"lastCalledAt":"2026-08-30T22:17:42.173Z"},"liveness":{},"verified":false,"featured":false},{"id":8412,"slug":"8412","resource":"https://x402.outpimp.com/getWeather","description":"Live weather API. Returns real-time weather conditions, temperature, feels-like temperature, humidity, wind speed, precipitation, and UV index for any city worldwide — live external data an LLM cannot know on its own. Supports metric/imperial units, 74 languages, and optional 3-day forecast and sun/moon astronomy data.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x548eFd4f4d4A5C3669dbb4CBB2B1A637FeeEc5F6","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"10000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"APer2AbhckyMWyJanW2MZ2eRLcpL9Lmhks8rkmXfqjRG","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"10000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"city":"san-francisco","includeAstronomy":false,"includeForecast":false,"lang":"en","units":"metric"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"data":{"conditions":"Foggy","feelsLike":"14","humidity":"80","params":{"city":"san-francisco","includeAstronomy":false,"includeForecast":false,"lang":"en","units":"metric"},"precipitationMM":"0.2","temperature":"15","uvIndex":"3","windSpeed":"10"},"ok":true},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"city":{"description":"City name, e.g. \"san-francisco\" or \"london\".","type":"string"},"includeAstronomy":{"default":false,"description":"Include today's sunrise, sunset, moonrise, moonset, and moon phase. Defaults to false.","type":"boolean"},"includeForecast":{"default":false,"description":"Include a 3-day forecast (min/max/avg temp, UV index, sun hours per day). Defaults to false.","type":"boolean"},"lang":{"default":"en","description":"Language code for the weather conditions text, e.g. \"de\" or \"fr\". Passed through to the weather provider. Defaults to English.","type":"string"},"units":{"default":"metric","description":"Unit system for temperature and wind speed. Defaults to \"metric\".","enum":["metric","imperial"],"type":"string"}},"required":["city"],"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":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"a":"x402_api_vendor","s":["cdp_sdk_server"]},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"maxItems":11,"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}},"eip2612GasSponsoring":{},"erc20ApprovalGasSponsoring":{}},"tags":["bazaar","builder-code","eip2612GasSponsoring","erc20ApprovalGasSponsoring"],"sourceHost":"x402.outpimp.com","lastUpdated":"2026-08-30T22:17:44.181Z","quality":{"calls30d":8,"uniquePayers30d":1,"lastCalledAt":"2026-08-30T22:17:44.022Z"},"liveness":{},"verified":false,"featured":false},{"id":8432,"slug":"8432","resource":"https://x402.outpimp.com/isEmail","description":"Email validation API. Checks whether a string is a syntactically valid email address using the same production-grade validation library trusted across the Node.js ecosystem, catching edge cases a quick regex misses. Returns true or false.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x548eFd4f4d4A5C3669dbb4CBB2B1A637FeeEc5F6","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"10000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"APer2AbhckyMWyJanW2MZ2eRLcpL9Lmhks8rkmXfqjRG","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"10000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"value":"a@b.com"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"data":{"params":{"value":"a@b.com"},"result":true},"ok":true},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"value":{"description":"The string to validate as an email address.","type":"string"}},"required":["value"],"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":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"a":"x402_api_vendor","s":["cdp_sdk_server"]},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"maxItems":11,"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}},"eip2612GasSponsoring":{},"erc20ApprovalGasSponsoring":{}},"tags":["bazaar","builder-code","eip2612GasSponsoring","erc20ApprovalGasSponsoring"],"sourceHost":"x402.outpimp.com","lastUpdated":"2026-08-30T22:17:16.002Z","quality":{"calls30d":8,"uniquePayers30d":2,"lastCalledAt":"2026-08-30T22:17:15.82Z"},"liveness":{},"verified":false,"featured":false},{"id":8414,"slug":"8414","resource":"https://x402.outpimp.com/getCurrencyRate","description":"Live currency exchange rate API. Returns the current exchange rate between any two ISO 4217 currency codes (e.g. USD to EUR) — live external data an LLM cannot know on its own.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x548eFd4f4d4A5C3669dbb4CBB2B1A637FeeEc5F6","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"10000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"APer2AbhckyMWyJanW2MZ2eRLcpL9Lmhks8rkmXfqjRG","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"10000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"from":"USD","to":"EUR"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"data":{"params":{"from":"USD","to":"EUR"},"rate":0.92},"ok":true},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"from":{"description":"Source currency code, e.g. \"USD\".","type":"string"},"to":{"description":"Target currency code, e.g. \"EUR\".","type":"string"}},"required":["from","to"],"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":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"a":"x402_api_vendor","s":["cdp_sdk_server"]},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"maxItems":11,"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}},"eip2612GasSponsoring":{},"erc20ApprovalGasSponsoring":{}},"tags":["bazaar","builder-code","eip2612GasSponsoring","erc20ApprovalGasSponsoring"],"sourceHost":"x402.outpimp.com","lastUpdated":"2026-08-30T22:17:40.981Z","quality":{"calls30d":7,"uniquePayers30d":1,"lastCalledAt":"2026-08-30T22:17:40.844Z"},"liveness":{},"verified":false,"featured":false},{"id":8422,"slug":"8422","resource":"https://x402.outpimp.com/generateSlug","description":"Slug generator API. Converts any text into a clean, URL-safe slug (lowercase, hyphen-separated, unicode-aware), handling punctuation and accented-character edge cases a naive regex misses.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x548eFd4f4d4A5C3669dbb4CBB2B1A637FeeEc5F6","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"10000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"APer2AbhckyMWyJanW2MZ2eRLcpL9Lmhks8rkmXfqjRG","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"10000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"text":"Hello World"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"data":{"params":{"text":"Hello World"},"result":"hello-world"},"ok":true},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"text":{"description":"The text to slugify.","type":"string"}},"required":["text"],"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":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"a":"x402_api_vendor","s":["cdp_sdk_server"]},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"maxItems":11,"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}},"eip2612GasSponsoring":{},"erc20ApprovalGasSponsoring":{}},"tags":["bazaar","builder-code","eip2612GasSponsoring","erc20ApprovalGasSponsoring"],"sourceHost":"x402.outpimp.com","lastUpdated":"2026-08-30T22:17:29.789Z","quality":{"calls30d":6,"uniquePayers30d":1,"lastCalledAt":"2026-08-30T22:17:29.651Z"},"liveness":{},"verified":false,"featured":false},{"id":8423,"slug":"8423","resource":"https://x402.outpimp.com/generateUUID","description":"UUID generator API. Generates a random RFC 4122 version 4 UUID using a cryptographically secure source — not the pseudo-random, collision-prone IDs an LLM would invent. No input required.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x548eFd4f4d4A5C3669dbb4CBB2B1A637FeeEc5F6","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"10000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"APer2AbhckyMWyJanW2MZ2eRLcpL9Lmhks8rkmXfqjRG","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"10000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"data":{"result":"3f2504e0-4f89-4a1e-9c3d-6d1e2f8a9b7c"},"ok":true},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{},"required":[],"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":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"a":"x402_api_vendor","s":["cdp_sdk_server"]},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"maxItems":11,"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}},"eip2612GasSponsoring":{},"erc20ApprovalGasSponsoring":{}},"tags":["bazaar","builder-code","eip2612GasSponsoring","erc20ApprovalGasSponsoring"],"sourceHost":"x402.outpimp.com","lastUpdated":"2026-08-30T22:17:28.599Z","quality":{"calls30d":6,"uniquePayers30d":1,"lastCalledAt":"2026-08-30T22:17:28.439Z"},"liveness":{},"verified":false,"featured":false},{"id":8424,"slug":"8424","resource":"https://x402.outpimp.com/generatePassword","description":"Secure password generator API. Generates a cryptographically random password — true randomness an LLM cannot produce on its own. Accepts optional length (8-128), per-character-class toggles (uppercase/lowercase/numbers/symbols) with guaranteed inclusion, and a pronounceable easy-to-say mode.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x548eFd4f4d4A5C3669dbb4CBB2B1A637FeeEc5F6","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"10000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"APer2AbhckyMWyJanW2MZ2eRLcpL9Lmhks8rkmXfqjRG","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"10000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"includeLowercase":true,"includeNumbers":true,"includeSymbols":true,"includeUppercase":true,"length":16,"pronounceable":false},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"data":{"params":{"includeLowercase":true,"includeNumbers":true,"includeSymbols":true,"includeUppercase":true,"length":16,"pronounceable":false},"result":"aB3!xQ9zR7@kLp2M"},"ok":true},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"includeLowercase":{"default":true,"description":"Include lowercase letters. Defaults to true.","type":"boolean"},"includeNumbers":{"default":true,"description":"Include digits. Defaults to true.","type":"boolean"},"includeSymbols":{"default":true,"description":"Include symbols. Defaults to true.","type":"boolean"},"includeUppercase":{"default":true,"description":"Include uppercase letters. Defaults to true.","type":"boolean"},"length":{"default":16,"description":"Desired password length. Defaults to 16.","maximum":128,"minimum":8,"type":"integer"},"pronounceable":{"default":false,"description":"Generate an easy-to-say alternating consonant/vowel password instead. Defaults to false.","type":"boolean"}},"required":[],"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":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"a":"x402_api_vendor","s":["cdp_sdk_server"]},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"maxItems":11,"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}},"eip2612GasSponsoring":{},"erc20ApprovalGasSponsoring":{}},"tags":["bazaar","builder-code","eip2612GasSponsoring","erc20ApprovalGasSponsoring"],"sourceHost":"x402.outpimp.com","lastUpdated":"2026-08-30T22:17:27.108Z","quality":{"calls30d":6,"uniquePayers30d":1,"lastCalledAt":"2026-08-30T22:17:26.971Z"},"liveness":{},"verified":false,"featured":false},{"id":8425,"slug":"8425","resource":"https://x402.outpimp.com/urlDecode","description":"URL decoder API. Decodes percent-encoded URL text back to plain text.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x548eFd4f4d4A5C3669dbb4CBB2B1A637FeeEc5F6","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"10000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"APer2AbhckyMWyJanW2MZ2eRLcpL9Lmhks8rkmXfqjRG","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"10000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"text":"hello%20world"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"data":{"params":{"text":"hello%20world"},"result":"hello world"},"ok":true},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"text":{"description":"The percent-encoded text to decode.","type":"string"}},"required":["text"],"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":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"a":"x402_api_vendor","s":["cdp_sdk_server"]},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"maxItems":11,"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}},"eip2612GasSponsoring":{},"erc20ApprovalGasSponsoring":{}},"tags":["bazaar","builder-code","eip2612GasSponsoring","erc20ApprovalGasSponsoring"],"sourceHost":"x402.outpimp.com","lastUpdated":"2026-08-30T22:17:25.486Z","quality":{"calls30d":6,"uniquePayers30d":1,"lastCalledAt":"2026-08-30T22:17:25.334Z"},"liveness":{},"verified":false,"featured":false},{"id":8426,"slug":"8426","resource":"https://x402.outpimp.com/urlEncode","description":"URL encoder API. Percent-encodes text for safe use in a URL query string or path segment, handling reserved-character rules LLMs often get wrong by hand.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x548eFd4f4d4A5C3669dbb4CBB2B1A637FeeEc5F6","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"10000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"APer2AbhckyMWyJanW2MZ2eRLcpL9Lmhks8rkmXfqjRG","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"10000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"text":"hello world"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"data":{"params":{"text":"hello world"},"result":"hello%20world"},"ok":true},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"text":{"description":"The text to URL-encode.","type":"string"}},"required":["text"],"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":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"a":"x402_api_vendor","s":["cdp_sdk_server"]},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"maxItems":11,"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}},"eip2612GasSponsoring":{},"erc20ApprovalGasSponsoring":{}},"tags":["bazaar","builder-code","eip2612GasSponsoring","erc20ApprovalGasSponsoring"],"sourceHost":"x402.outpimp.com","lastUpdated":"2026-08-30T22:17:24.031Z","quality":{"calls30d":6,"uniquePayers30d":1,"lastCalledAt":"2026-08-30T22:17:23.909Z"},"liveness":{},"verified":false,"featured":false},{"id":8427,"slug":"8427","resource":"https://x402.outpimp.com/hashMD5","description":"MD5 hash generator API. Computes the MD5 hex digest of any text. Deterministic and instant — an LLM cannot reliably compute real cryptographic hashes on its own.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x548eFd4f4d4A5C3669dbb4CBB2B1A637FeeEc5F6","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"10000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"APer2AbhckyMWyJanW2MZ2eRLcpL9Lmhks8rkmXfqjRG","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"10000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"text":"hello"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"data":{"params":{"text":"hello"},"result":"5d41402abc4b2a76b9719d911017c592"},"ok":true},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"text":{"description":"The text to hash.","type":"string"}},"required":["text"],"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":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"a":"x402_api_vendor","s":["cdp_sdk_server"]},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"maxItems":11,"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}},"eip2612GasSponsoring":{},"erc20ApprovalGasSponsoring":{}},"tags":["bazaar","builder-code","eip2612GasSponsoring","erc20ApprovalGasSponsoring"],"sourceHost":"x402.outpimp.com","lastUpdated":"2026-08-30T22:17:22.863Z","quality":{"calls30d":6,"uniquePayers30d":1,"lastCalledAt":"2026-08-30T22:17:22.702Z"},"liveness":{},"verified":false,"featured":false},{"id":8428,"slug":"8428","resource":"https://x402.outpimp.com/hashSHA256","description":"SHA-256 hash generator API. Computes the SHA-256 hex digest of any text. Deterministic and instant — an LLM cannot reliably compute real cryptographic hashes on its own.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x548eFd4f4d4A5C3669dbb4CBB2B1A637FeeEc5F6","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"10000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"APer2AbhckyMWyJanW2MZ2eRLcpL9Lmhks8rkmXfqjRG","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"10000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"text":"hello"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"data":{"params":{"text":"hello"},"result":"2cf24dba5fb0a30e26e83b2ac5b9e29e1b161e5c1fa7425e73043362938b9824"},"ok":true},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"text":{"description":"The text to hash.","type":"string"}},"required":["text"],"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":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"a":"x402_api_vendor","s":["cdp_sdk_server"]},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"maxItems":11,"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}},"eip2612GasSponsoring":{},"erc20ApprovalGasSponsoring":{}},"tags":["bazaar","builder-code","eip2612GasSponsoring","erc20ApprovalGasSponsoring"],"sourceHost":"x402.outpimp.com","lastUpdated":"2026-08-30T22:17:21.58Z","quality":{"calls30d":6,"uniquePayers30d":1,"lastCalledAt":"2026-08-30T22:17:21.415Z"},"liveness":{},"verified":false,"featured":false},{"id":8429,"slug":"8429","resource":"https://x402.outpimp.com/base64Decode","description":"Base64 decoder API. Decodes a base64 string back to UTF-8 text instantly and correctly, avoiding the padding and charset errors LLMs make when decoding base64 by hand.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x548eFd4f4d4A5C3669dbb4CBB2B1A637FeeEc5F6","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"10000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"APer2AbhckyMWyJanW2MZ2eRLcpL9Lmhks8rkmXfqjRG","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"10000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"text":"aGVsbG8="},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"data":{"params":{"text":"aGVsbG8="},"result":"hello"},"ok":true},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"text":{"description":"The base64-encoded string to decode.","type":"string"}},"required":["text"],"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":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"a":"x402_api_vendor","s":["cdp_sdk_server"]},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"maxItems":11,"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}},"eip2612GasSponsoring":{},"erc20ApprovalGasSponsoring":{}},"tags":["bazaar","builder-code","eip2612GasSponsoring","erc20ApprovalGasSponsoring"],"sourceHost":"x402.outpimp.com","lastUpdated":"2026-08-30T22:17:20.079Z","quality":{"calls30d":6,"uniquePayers30d":1,"lastCalledAt":"2026-08-30T22:17:19.913Z"},"liveness":{},"verified":false,"featured":false},{"id":8430,"slug":"8430","resource":"https://x402.outpimp.com/base64Encode","description":"Base64 encoder API. Encodes UTF-8 text to base64 instantly and correctly — skip burning agent tokens hand-computing base64, which LLMs frequently get wrong on padding and edge cases.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x548eFd4f4d4A5C3669dbb4CBB2B1A637FeeEc5F6","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"10000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"APer2AbhckyMWyJanW2MZ2eRLcpL9Lmhks8rkmXfqjRG","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"10000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"text":"hello"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"data":{"params":{"text":"hello"},"result":"aGVsbG8="},"ok":true},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"text":{"description":"The plain text to encode.","type":"string"}},"required":["text"],"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":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"a":"x402_api_vendor","s":["cdp_sdk_server"]},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"maxItems":11,"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}},"eip2612GasSponsoring":{},"erc20ApprovalGasSponsoring":{}},"tags":["bazaar","builder-code","eip2612GasSponsoring","erc20ApprovalGasSponsoring"],"sourceHost":"x402.outpimp.com","lastUpdated":"2026-08-30T22:17:19.061Z","quality":{"calls30d":6,"uniquePayers30d":1,"lastCalledAt":"2026-08-30T22:17:18.871Z"},"liveness":{},"verified":false,"featured":false},{"id":8431,"slug":"8431","resource":"https://x402.outpimp.com/isURL","description":"URL validation API. Checks whether a string is a syntactically valid URL, catching malformed schemes, hosts, and encoding edge cases a naive check misses. Returns true or false.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x548eFd4f4d4A5C3669dbb4CBB2B1A637FeeEc5F6","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"10000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"APer2AbhckyMWyJanW2MZ2eRLcpL9Lmhks8rkmXfqjRG","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"10000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"value":"https://example.com"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"data":{"params":{"value":"https://example.com"},"result":true},"ok":true},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"value":{"description":"The string to validate as a URL.","type":"string"}},"required":["value"],"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":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"a":"x402_api_vendor","s":["cdp_sdk_server"]},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"maxItems":11,"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}},"eip2612GasSponsoring":{},"erc20ApprovalGasSponsoring":{}},"tags":["bazaar","builder-code","eip2612GasSponsoring","erc20ApprovalGasSponsoring"],"sourceHost":"x402.outpimp.com","lastUpdated":"2026-08-30T22:17:17.634Z","quality":{"calls30d":6,"uniquePayers30d":1,"lastCalledAt":"2026-08-30T22:17:17.497Z"},"liveness":{},"verified":false,"featured":false},{"id":7319,"slug":"7319","resource":"https://ppu43fkyhimq5fiqpmo42eh5ri0yypid.lambda-url.us-east-1.on.aws/isEmail","description":"Email validation API. Checks whether a string is a syntactically valid email address using the same production-grade validation library trusted across the Node.js ecosystem, catching edge cases a quick regex misses. Returns true or false.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x548eFd4f4d4A5C3669dbb4CBB2B1A637FeeEc5F6","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"10000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"APer2AbhckyMWyJanW2MZ2eRLcpL9Lmhks8rkmXfqjRG","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"10000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"value":"a@b.com"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"data":{"params":{"value":"a@b.com"},"result":true},"ok":true},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"value":{"description":"The string to validate as an email address.","type":"string"}},"required":["value"],"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":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"a":"x402_api_vendor","s":["cdp_sdk_server"]},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"maxItems":11,"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}},"eip2612GasSponsoring":{},"erc20ApprovalGasSponsoring":{}},"tags":["bazaar","builder-code","eip2612GasSponsoring","erc20ApprovalGasSponsoring"],"sourceHost":"ppu43fkyhimq5fiqpmo42eh5ri0yypid.lambda-url.us-east-1.on.aws","lastUpdated":"2026-09-17T06:25:27.145Z","quality":{"calls30d":4,"uniquePayers30d":4,"lastCalledAt":"2026-09-17T06:25:26.997Z"},"liveness":{},"verified":false,"featured":false},{"id":8381,"slug":"8381","resource":"https://x402.outpimp.com/isPrime","description":"Deterministic primality test using the Miller-Rabin algorithm with a witness set proven deterministic for all integers below 3.3x10^24, safely covering the full JavaScript safe-integer range.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x548eFd4f4d4A5C3669dbb4CBB2B1A637FeeEc5F6","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"10000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"APer2AbhckyMWyJanW2MZ2eRLcpL9Lmhks8rkmXfqjRG","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"10000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"n":97},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"data":{"isPrime":true,"params":{"n":97}},"ok":true},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"n":{"description":"Non-negative integer to test (0 to 2^53 - 1).","type":"number"}},"required":["n"],"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":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"a":"x402_api_vendor","s":["cdp_sdk_server"]},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"maxItems":11,"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}},"eip2612GasSponsoring":{},"erc20ApprovalGasSponsoring":{}},"tags":["bazaar","builder-code","eip2612GasSponsoring","erc20ApprovalGasSponsoring"],"sourceHost":"x402.outpimp.com","lastUpdated":"2026-08-30T22:18:26.398Z","quality":{"calls30d":4,"uniquePayers30d":1,"lastCalledAt":"2026-08-30T22:18:26.225Z"},"liveness":{},"verified":false,"featured":false},{"id":8368,"slug":"8368","resource":"https://x402.outpimp.com/semverCompare","description":"Compares two semantic version strings and reports which is greater, lesser, or equal, using the standard semver comparison rules.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x548eFd4f4d4A5C3669dbb4CBB2B1A637FeeEc5F6","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"10000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"APer2AbhckyMWyJanW2MZ2eRLcpL9Lmhks8rkmXfqjRG","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"10000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"versionA":"1.2.3","versionB":"1.2.4"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"data":{"comparison":-1,"params":{"versionA":"1.2.3","versionB":"1.2.4"},"result":"less"},"ok":true},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"versionA":{"description":"First semantic version, e.g. \"1.2.3\".","type":"string"},"versionB":{"description":"Second semantic version, e.g. \"1.2.4\".","type":"string"}},"required":["versionA","versionB"],"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":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"a":"x402_api_vendor","s":["cdp_sdk_server"]},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"maxItems":11,"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}},"eip2612GasSponsoring":{},"erc20ApprovalGasSponsoring":{}},"tags":["bazaar","builder-code","eip2612GasSponsoring","erc20ApprovalGasSponsoring"],"sourceHost":"x402.outpimp.com","lastUpdated":"2026-08-30T22:18:43.588Z","quality":{"calls30d":3,"uniquePayers30d":1,"lastCalledAt":"2026-08-30T22:18:43.453Z"},"liveness":{},"verified":false,"featured":false},{"id":8369,"slug":"8369","resource":"https://x402.outpimp.com/jwtDecode","description":"Decodes (does not verify) a JWT by base64url-decoding its header and payload segments. Signature validity is never checked — do not use this to authenticate a token.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x548eFd4f4d4A5C3669dbb4CBB2B1A637FeeEc5F6","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"10000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"APer2AbhckyMWyJanW2MZ2eRLcpL9Lmhks8rkmXfqjRG","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"10000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiIxMjM0NTY3ODkwIn0.fakesignature"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"data":{"header":{"alg":"HS256","typ":"JWT"},"params":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiIxMjM0NTY3ODkwIn0.fakesignature"},"payload":{"sub":"1234567890"},"verified":false},"ok":true},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"token":{"description":"A JWT string (header.payload.signature).","type":"string"}},"required":["token"],"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":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"a":"x402_api_vendor","s":["cdp_sdk_server"]},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"maxItems":11,"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}},"eip2612GasSponsoring":{},"erc20ApprovalGasSponsoring":{}},"tags":["bazaar","builder-code","eip2612GasSponsoring","erc20ApprovalGasSponsoring"],"sourceHost":"x402.outpimp.com","lastUpdated":"2026-08-30T22:18:42.141Z","quality":{"calls30d":3,"uniquePayers30d":1,"lastCalledAt":"2026-08-30T22:18:42.001Z"},"liveness":{},"verified":false,"featured":false},{"id":8370,"slug":"8370","resource":"https://x402.outpimp.com/qrCodeGenerate","description":"Generates a QR code for the given text, returned as a base64-encoded PNG data URL, computed entirely locally with no external service call.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x548eFd4f4d4A5C3669dbb4CBB2B1A637FeeEc5F6","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"10000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"APer2AbhckyMWyJanW2MZ2eRLcpL9Lmhks8rkmXfqjRG","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"10000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"text":"https://example.com"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"data":{"dataUrl":"data:image/png;base64,iVBORw0KGgo...","params":{"text":"https://example.com"}},"ok":true},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"text":{"description":"Text or URL to encode. Max 500 characters.","type":"string"}},"required":["text"],"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":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"a":"x402_api_vendor","s":["cdp_sdk_server"]},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"maxItems":11,"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}},"eip2612GasSponsoring":{},"erc20ApprovalGasSponsoring":{}},"tags":["bazaar","builder-code","eip2612GasSponsoring","erc20ApprovalGasSponsoring"],"sourceHost":"x402.outpimp.com","lastUpdated":"2026-08-30T22:18:40.872Z","quality":{"calls30d":3,"uniquePayers30d":1,"lastCalledAt":"2026-08-30T22:18:40.743Z"},"liveness":{},"verified":false,"featured":false},{"id":8371,"slug":"8371","resource":"https://x402.outpimp.com/colorConvert","description":"Converts a color between hex, rgb, and hsl representations using exact arithmetic.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x548eFd4f4d4A5C3669dbb4CBB2B1A637FeeEc5F6","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"10000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"APer2AbhckyMWyJanW2MZ2eRLcpL9Lmhks8rkmXfqjRG","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"10000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"from":"hex","to":"rgb","value":"#ff0000"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"data":{"params":{"from":"hex","to":"rgb","value":"#ff0000"},"result":{"b":0,"g":0,"r":255}},"ok":true},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"from":{"description":"Source color format.","enum":["hex","rgb","hsl"],"type":"string"},"to":{"description":"Target color format.","enum":["hex","rgb","hsl"],"type":"string"},"value":{"description":"The color value: a string for hex, or {r,g,b}/{h,s,l} for rgb/hsl."}},"required":["from","to","value"],"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":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"a":"x402_api_vendor","s":["cdp_sdk_server"]},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"maxItems":11,"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}},"eip2612GasSponsoring":{},"erc20ApprovalGasSponsoring":{}},"tags":["bazaar","builder-code","eip2612GasSponsoring","erc20ApprovalGasSponsoring"],"sourceHost":"x402.outpimp.com","lastUpdated":"2026-08-30T22:18:39.441Z","quality":{"calls30d":3,"uniquePayers30d":1,"lastCalledAt":"2026-08-30T22:18:39.306Z"},"liveness":{},"verified":false,"featured":false},{"id":8372,"slug":"8372","resource":"https://x402.outpimp.com/cronParse","description":"Computes the next N run times for a standard 5-field cron expression, avoiding the mental cron-schedule simulation an LLM often gets subtly wrong.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x548eFd4f4d4A5C3669dbb4CBB2B1A637FeeEc5F6","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"10000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"APer2AbhckyMWyJanW2MZ2eRLcpL9Lmhks8rkmXfqjRG","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"10000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"count":3,"expression":"0 0 * * *"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"data":{"nextRuns":["2026-08-30T07:00:00.000Z","2026-08-31T07:00:00.000Z","2026-09-01T07:00:00.000Z"],"params":{"count":3,"expression":"0 0 * * *"}},"ok":true},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"count":{"default":5,"description":"Number of future run times to return (1-50). Default 5.","type":"number"},"expression":{"description":"A standard 5-field cron expression, e.g. \"0 0 * * *\".","type":"string"}},"required":["expression"],"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":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"a":"x402_api_vendor","s":["cdp_sdk_server"]},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"maxItems":11,"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}},"eip2612GasSponsoring":{},"erc20ApprovalGasSponsoring":{}},"tags":["bazaar","builder-code","eip2612GasSponsoring","erc20ApprovalGasSponsoring"],"sourceHost":"x402.outpimp.com","lastUpdated":"2026-08-30T22:18:38.007Z","quality":{"calls30d":3,"uniquePayers30d":1,"lastCalledAt":"2026-08-30T22:18:37.876Z"},"liveness":{},"verified":false,"featured":false},{"id":8373,"slug":"8373","resource":"https://x402.outpimp.com/diffText","description":"Line-based diff between two strings using the Myers diff algorithm (via the diff/jsdiff library), returning a list of equal/add/remove operations.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x548eFd4f4d4A5C3669dbb4CBB2B1A637FeeEc5F6","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"10000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"APer2AbhckyMWyJanW2MZ2eRLcpL9Lmhks8rkmXfqjRG","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"10000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"textA":"a\nb\nc","textB":"a\nx\nc"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"data":{"diff":[{"line":"a","type":"equal"},{"line":"b","type":"remove"},{"line":"x","type":"add"},{"line":"c","type":"equal"}],"params":{"textA":"a\nb\nc","textB":"a\nx\nc"}},"ok":true},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"textA":{"description":"Original text. Max 50,000 characters and 2,000 lines.","type":"string"},"textB":{"description":"Modified text. Max 50,000 characters and 2,000 lines.","type":"string"}},"required":["textA","textB"],"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":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"a":"x402_api_vendor","s":["cdp_sdk_server"]},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"maxItems":11,"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}},"eip2612GasSponsoring":{},"erc20ApprovalGasSponsoring":{}},"tags":["bazaar","builder-code","eip2612GasSponsoring","erc20ApprovalGasSponsoring"],"sourceHost":"x402.outpimp.com","lastUpdated":"2026-08-30T22:18:36.798Z","quality":{"calls30d":3,"uniquePayers30d":1,"lastCalledAt":"2026-08-30T22:18:36.612Z"},"liveness":{},"verified":false,"featured":false},{"id":8374,"slug":"8374","resource":"https://x402.outpimp.com/jsonSchemaValidate","description":"Validates a JSON document against a JSON Schema using the industry-standard ajv validator, returning whether it is valid and a list of human-readable error messages if not.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x548eFd4f4d4A5C3669dbb4CBB2B1A637FeeEc5F6","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"10000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"APer2AbhckyMWyJanW2MZ2eRLcpL9Lmhks8rkmXfqjRG","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"10000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"document":{"name":"Ada"},"schema":{"properties":{"name":{"type":"string"}},"required":["name"],"type":"object"}},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"data":{"errors":[],"params":{"document":{"name":"Ada"},"schema":{"properties":{"name":{"type":"string"}},"required":["name"],"type":"object"}},"valid":true},"ok":true},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"document":{"description":"The JSON document to validate against the schema. Max 50KB serialized."},"schema":{"description":"A JSON Schema object. Max 50KB serialized.","type":"object"}},"required":["schema","document"],"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":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"a":"x402_api_vendor","s":["cdp_sdk_server"]},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"maxItems":11,"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}},"eip2612GasSponsoring":{},"erc20ApprovalGasSponsoring":{}},"tags":["bazaar","builder-code","eip2612GasSponsoring","erc20ApprovalGasSponsoring"],"sourceHost":"x402.outpimp.com","lastUpdated":"2026-08-30T22:18:35.441Z","quality":{"calls30d":3,"uniquePayers30d":1,"lastCalledAt":"2026-08-30T22:18:35.279Z"},"liveness":{},"verified":false,"featured":false},{"id":8375,"slug":"8375","resource":"https://x402.outpimp.com/regexTest","description":"Tests a regular expression pattern against a string, guarded against catastrophic backtracking (ReDoS) by running the match in an isolated worker thread with a hard 500ms timeout that fails closed.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x548eFd4f4d4A5C3669dbb4CBB2B1A637FeeEc5F6","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"10000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"APer2AbhckyMWyJanW2MZ2eRLcpL9Lmhks8rkmXfqjRG","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"10000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"pattern":"^[a-z]+$","testString":"hello"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"data":{"matched":true,"params":{"flags":"","pattern":"^[a-z]+$","testString":"hello"}},"ok":true},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"flags":{"default":"","description":"Regex flags (g, i, m, s, u, y). Optional.","type":"string"},"pattern":{"description":"Regular expression pattern (without slashes). Max 200 characters.","type":"string"},"testString":{"description":"String to test the pattern against. Max 10,000 characters.","type":"string"}},"required":["pattern","testString"],"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":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"a":"x402_api_vendor","s":["cdp_sdk_server"]},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"maxItems":11,"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}},"eip2612GasSponsoring":{},"erc20ApprovalGasSponsoring":{}},"tags":["bazaar","builder-code","eip2612GasSponsoring","erc20ApprovalGasSponsoring"],"sourceHost":"x402.outpimp.com","lastUpdated":"2026-08-30T22:18:33.997Z","quality":{"calls30d":3,"uniquePayers30d":1,"lastCalledAt":"2026-08-30T22:18:33.867Z"},"liveness":{},"verified":false,"featured":false},{"id":8376,"slug":"8376","resource":"https://x402.outpimp.com/unitConvertScientific","description":"Scientific unit conversion for pressure, energy, and molarity using exact conversion factors.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x548eFd4f4d4A5C3669dbb4CBB2B1A637FeeEc5F6","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"10000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"APer2AbhckyMWyJanW2MZ2eRLcpL9Lmhks8rkmXfqjRG","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"10000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"category":"pressure","from":"atm","to":"pa","value":1},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"data":{"params":{"category":"pressure","from":"atm","to":"pa","value":1},"result":101325},"ok":true},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"category":{"description":"Unit category.","enum":["pressure","energy","molarity"],"type":"string"},"from":{"description":"Source unit, e.g. \"atm\", \"kcal\", \"mol/l\".","type":"string"},"to":{"description":"Target unit.","type":"string"},"value":{"description":"The numeric value to convert.","type":"number"}},"required":["value","from","to","category"],"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":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"a":"x402_api_vendor","s":["cdp_sdk_server"]},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"maxItems":11,"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}},"eip2612GasSponsoring":{},"erc20ApprovalGasSponsoring":{}},"tags":["bazaar","builder-code","eip2612GasSponsoring","erc20ApprovalGasSponsoring"],"sourceHost":"x402.outpimp.com","lastUpdated":"2026-08-30T22:18:32.674Z","quality":{"calls30d":3,"uniquePayers30d":1,"lastCalledAt":"2026-08-30T22:18:32.478Z"},"liveness":{},"verified":false,"featured":false},{"id":8377,"slug":"8377","resource":"https://x402.outpimp.com/chemicalElementLookup","description":"Periodic table element lookup by symbol or atomic number, returning name, atomic mass, and category. Covers the most commonly referenced elements.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x548eFd4f4d4A5C3669dbb4CBB2B1A637FeeEc5F6","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"10000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"APer2AbhckyMWyJanW2MZ2eRLcpL9Lmhks8rkmXfqjRG","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"10000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"symbol":"Au"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"data":{"atomicMass":196.97,"atomicNumber":79,"category":"transition metal","name":"Gold","params":{"symbol":"Au"},"symbol":"Au"},"ok":true},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"atomicNumber":{"description":"Atomic number, e.g. 79. Provide this or symbol.","type":"number"},"symbol":{"description":"Element symbol, e.g. \"Au\" (case-insensitive). Provide this or atomicNumber.","type":"string"}},"required":[],"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":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"a":"x402_api_vendor","s":["cdp_sdk_server"]},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"maxItems":11,"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}},"eip2612GasSponsoring":{},"erc20ApprovalGasSponsoring":{}},"tags":["bazaar","builder-code","eip2612GasSponsoring","erc20ApprovalGasSponsoring"],"sourceHost":"x402.outpimp.com","lastUpdated":"2026-08-30T22:18:31.359Z","quality":{"calls30d":3,"uniquePayers30d":1,"lastCalledAt":"2026-08-30T22:18:31.2Z"},"liveness":{},"verified":false,"featured":false},{"id":8378,"slug":"8378","resource":"https://x402.outpimp.com/physicalConstants","description":"Lookup of standard physical constants (speed of light, gravitational constant, Planck constant, elementary charge, Avogadro number, Boltzmann constant, gas constant, electron mass) with exact published CODATA values.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x548eFd4f4d4A5C3669dbb4CBB2B1A637FeeEc5F6","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"10000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"APer2AbhckyMWyJanW2MZ2eRLcpL9Lmhks8rkmXfqjRG","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"10000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"constant":"speedOfLight"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"data":{"description":"Speed of light in vacuum","params":{"constant":"speedOfLight"},"unit":"m/s","value":299792458},"ok":true},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"constant":{"description":"Which constant to look up.","enum":["speedOfLight","gravitationalConstant","planckConstant","elementaryCharge","avogadroNumber","boltzmannConstant","gasConstant","electronMass"],"type":"string"}},"required":["constant"],"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":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"a":"x402_api_vendor","s":["cdp_sdk_server"]},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"maxItems":11,"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}},"eip2612GasSponsoring":{},"erc20ApprovalGasSponsoring":{}},"tags":["bazaar","builder-code","eip2612GasSponsoring","erc20ApprovalGasSponsoring"],"sourceHost":"x402.outpimp.com","lastUpdated":"2026-08-30T22:18:30.184Z","quality":{"calls30d":3,"uniquePayers30d":1,"lastCalledAt":"2026-08-30T22:18:30.043Z"},"liveness":{},"verified":false,"featured":false},{"id":8379,"slug":"8379","resource":"https://x402.outpimp.com/astronomyEphemeris","description":"Sunrise, sunset, solar noon, day length, and moon phase for a given latitude/longitude/date, computed via the suncalc library (standard solar/lunar position algorithms) — precise astronomical math an LLM cannot reliably compute mentally.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x548eFd4f4d4A5C3669dbb4CBB2B1A637FeeEc5F6","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"10000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"APer2AbhckyMWyJanW2MZ2eRLcpL9Lmhks8rkmXfqjRG","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"10000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"date":"2024-06-21","latitude":40.7128,"longitude":-74.006},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"data":{"dayLengthHours":15.095476666666666,"moonPhase":{"ageDays":13.636177522134107,"phaseFraction":0.4617644974847433,"phaseName":"Waxing Gibbous"},"params":{"date":"2024-06-21","latitude":40.7128,"longitude":-74.006},"polarDayOrNight":false,"solarNoon":"16:57","sunrise":"09:25","sunset":"00:30"},"ok":true},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"date":{"description":"ISO date string, e.g. \"2024-06-21\".","type":"string"},"latitude":{"description":"Latitude in degrees (-90 to 90).","type":"number"},"longitude":{"description":"Longitude in degrees (-180 to 180).","type":"number"}},"required":["latitude","longitude","date"],"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":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"a":"x402_api_vendor","s":["cdp_sdk_server"]},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"maxItems":11,"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}},"eip2612GasSponsoring":{},"erc20ApprovalGasSponsoring":{}},"tags":["bazaar","builder-code","eip2612GasSponsoring","erc20ApprovalGasSponsoring"],"sourceHost":"x402.outpimp.com","lastUpdated":"2026-08-30T22:18:28.854Z","quality":{"calls30d":3,"uniquePayers30d":1,"lastCalledAt":"2026-08-30T22:18:28.725Z"},"liveness":{},"verified":false,"featured":false},{"id":8380,"slug":"8380","resource":"https://x402.outpimp.com/statisticsSummary","description":"Descriptive statistics summary (mean, median, variance, standard deviation, and 25th/75th/90th percentiles via linear interpolation, matching R and numpy's default \"type=7\" method) over a numeric array of up to 10,000 elements.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x548eFd4f4d4A5C3669dbb4CBB2B1A637FeeEc5F6","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"10000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"APer2AbhckyMWyJanW2MZ2eRLcpL9Lmhks8rkmXfqjRG","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"10000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"values":[1,2,3,4,5]},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"data":{"mean":3,"median":3,"p25":2,"p75":4,"p90":4.6,"params":{"values":[1,2,3,4,5]},"stddev":1.4142135623730951,"variance":2},"ok":true},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"values":{"description":"Non-empty array of numbers, up to 10,000 elements.","type":"array"}},"required":["values"],"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":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"a":"x402_api_vendor","s":["cdp_sdk_server"]},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"maxItems":11,"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}},"eip2612GasSponsoring":{},"erc20ApprovalGasSponsoring":{}},"tags":["bazaar","builder-code","eip2612GasSponsoring","erc20ApprovalGasSponsoring"],"sourceHost":"x402.outpimp.com","lastUpdated":"2026-08-30T22:18:27.664Z","quality":{"calls30d":3,"uniquePayers30d":1,"lastCalledAt":"2026-08-30T22:18:27.503Z"},"liveness":{},"verified":false,"featured":false},{"id":8382,"slug":"8382","resource":"https://x402.outpimp.com/primeFactorize","description":"Prime factorization of an integer via trial division, returning the full list of prime factors (with repetition).","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x548eFd4f4d4A5C3669dbb4CBB2B1A637FeeEc5F6","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"10000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"APer2AbhckyMWyJanW2MZ2eRLcpL9Lmhks8rkmXfqjRG","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"10000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"n":60},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"data":{"factors":[2,2,3,5],"params":{"n":60}},"ok":true},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"n":{"description":"Integer to factorize (2 to 10^12).","type":"number"}},"required":["n"],"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":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"a":"x402_api_vendor","s":["cdp_sdk_server"]},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"maxItems":11,"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}},"eip2612GasSponsoring":{},"erc20ApprovalGasSponsoring":{}},"tags":["bazaar","builder-code","eip2612GasSponsoring","erc20ApprovalGasSponsoring"],"sourceHost":"x402.outpimp.com","lastUpdated":"2026-08-30T22:18:24.69Z","quality":{"calls30d":3,"uniquePayers30d":1,"lastCalledAt":"2026-08-30T22:18:24.507Z"},"liveness":{},"verified":false,"featured":false},{"id":8383,"slug":"8383","resource":"https://x402.outpimp.com/solveLinearEquation","description":"Solves a system of linear equations (Ax = b) using the ml-matrix library's LU decomposition (LuDecomposition), with a near-singularity guard beyond the library's exact-singular check, for systems up to 20x20.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x548eFd4f4d4A5C3669dbb4CBB2B1A637FeeEc5F6","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"10000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"APer2AbhckyMWyJanW2MZ2eRLcpL9Lmhks8rkmXfqjRG","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"10000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"coefficients":[[1,1],[1,-1]],"constants":[3,1]},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"data":{"params":{"coefficients":[[1,1],[1,-1]],"constants":[3,1]},"solution":[2,1]},"ok":true},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"coefficients":{"description":"Square 2D array of coefficients (n x n), up to 20x20.","type":"array"},"constants":{"description":"Array of n constants (the right-hand side of each equation).","type":"array"}},"required":["coefficients","constants"],"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":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"a":"x402_api_vendor","s":["cdp_sdk_server"]},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"maxItems":11,"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}},"eip2612GasSponsoring":{},"erc20ApprovalGasSponsoring":{}},"tags":["bazaar","builder-code","eip2612GasSponsoring","erc20ApprovalGasSponsoring"],"sourceHost":"x402.outpimp.com","lastUpdated":"2026-08-30T22:18:23.11Z","quality":{"calls30d":3,"uniquePayers30d":1,"lastCalledAt":"2026-08-30T22:18:22.973Z"},"liveness":{},"verified":false,"featured":false},{"id":8384,"slug":"8384","resource":"https://x402.outpimp.com/unitConvert","description":"Unit conversion for length, mass, volume, and temperature using exact conversion factors (temperature uses the correct affine formulas, not simple multiplication).","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x548eFd4f4d4A5C3669dbb4CBB2B1A637FeeEc5F6","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"10000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"APer2AbhckyMWyJanW2MZ2eRLcpL9Lmhks8rkmXfqjRG","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"10000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"category":"length","from":"m","to":"km","value":1000},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"data":{"params":{"category":"length","from":"m","to":"km","value":1000},"result":1},"ok":true},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"category":{"description":"Unit category.","enum":["length","mass","volume","temperature"],"type":"string"},"from":{"description":"Source unit, e.g. \"m\", \"kg\", \"gal\", \"C\".","type":"string"},"to":{"description":"Target unit.","type":"string"},"value":{"description":"The numeric value to convert.","type":"number"}},"required":["value","from","to","category"],"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":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"a":"x402_api_vendor","s":["cdp_sdk_server"]},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"maxItems":11,"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}},"eip2612GasSponsoring":{},"erc20ApprovalGasSponsoring":{}},"tags":["bazaar","builder-code","eip2612GasSponsoring","erc20ApprovalGasSponsoring"],"sourceHost":"x402.outpimp.com","lastUpdated":"2026-08-30T22:18:21.545Z","quality":{"calls30d":3,"uniquePayers30d":1,"lastCalledAt":"2026-08-30T22:18:21.394Z"},"liveness":{},"verified":false,"featured":false},{"id":8385,"slug":"8385","resource":"https://x402.outpimp.com/matrixOperations","description":"Matrix operations: multiply, transpose, determinant, and invert, for matrices up to 20x20. Uses the ml-matrix library's LU decomposition (LuDecomposition) for determinant and inversion, with a numerical near-singularity guard beyond the library's exact-singular check.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x548eFd4f4d4A5C3669dbb4CBB2B1A637FeeEc5F6","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"10000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"APer2AbhckyMWyJanW2MZ2eRLcpL9Lmhks8rkmXfqjRG","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"10000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"matrixA":[[1,2],[3,4]],"matrixB":[[5,6],[7,8]],"operation":"multiply"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"data":{"params":{"matrixA":[[1,2],[3,4]],"matrixB":[[5,6],[7,8]],"operation":"multiply"},"result":[[19,22],[43,50]]},"ok":true},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"matrixA":{"description":"A 2D array of numbers, up to 20x20.","type":"array"},"matrixB":{"description":"A 2D array of numbers, required only for multiply.","type":"array"},"operation":{"description":"Operation to perform.","enum":["multiply","transpose","determinant","invert"],"type":"string"}},"required":["operation","matrixA"],"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":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"a":"x402_api_vendor","s":["cdp_sdk_server"]},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"maxItems":11,"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}},"eip2612GasSponsoring":{},"erc20ApprovalGasSponsoring":{}},"tags":["bazaar","builder-code","eip2612GasSponsoring","erc20ApprovalGasSponsoring"],"sourceHost":"x402.outpimp.com","lastUpdated":"2026-08-30T22:18:20.264Z","quality":{"calls30d":3,"uniquePayers30d":1,"lastCalledAt":"2026-08-30T22:18:20.126Z"},"liveness":{},"verified":false,"featured":false},{"id":8386,"slug":"8386","resource":"https://x402.outpimp.com/bigNumberArithmetic","description":"Arbitrary-precision integer arithmetic (add, subtract, multiply, power) beyond IEEE-754 float precision, using native BigInt. Operands are passed as digit strings so precision is never lost in transit. For power, the combined magnitude (base digit count x exponent) is capped at 50000 to bound response size, in addition to the per-operand digit cap and exponent cap.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x548eFd4f4d4A5C3669dbb4CBB2B1A637FeeEc5F6","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"10000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"APer2AbhckyMWyJanW2MZ2eRLcpL9Lmhks8rkmXfqjRG","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"10000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"a":"123456789123456789","b":"987654321987654321","operation":"add"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"data":{"params":{"a":"123456789123456789","b":"987654321987654321","operation":"add"},"result":"1111111111111111110"},"ok":true},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"a":{"description":"First operand, as a string of digits (optionally negative). Max 1000 digits.","type":"string"},"b":{"description":"Second operand (or exponent for power), as a string of digits. Max 1000 digits (max 1000 for exponent on power).","type":"string"},"operation":{"description":"Operation to perform.","enum":["add","subtract","multiply","power"],"type":"string"}},"required":["a","b","operation"],"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":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"a":"x402_api_vendor","s":["cdp_sdk_server"]},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"maxItems":11,"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}},"eip2612GasSponsoring":{},"erc20ApprovalGasSponsoring":{}},"tags":["bazaar","builder-code","eip2612GasSponsoring","erc20ApprovalGasSponsoring"],"sourceHost":"x402.outpimp.com","lastUpdated":"2026-08-30T22:18:18.963Z","quality":{"calls30d":3,"uniquePayers30d":1,"lastCalledAt":"2026-08-30T22:18:18.826Z"},"liveness":{},"verified":false,"featured":false},{"id":8387,"slug":"8387","resource":"https://x402.outpimp.com/evaluateExpression","description":"Safe arithmetic expression evaluator. Parses and evaluates expressions with +, -, *, /, ^, and parentheses using a bounded-recursion parser (no eval/Function), avoiding the arithmetic slips an LLM makes on long expressions.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x548eFd4f4d4A5C3669dbb4CBB2B1A637FeeEc5F6","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"10000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"APer2AbhckyMWyJanW2MZ2eRLcpL9Lmhks8rkmXfqjRG","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"10000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"expression":"(2 + 3) * 4"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"data":{"params":{"expression":"(2 + 3) * 4"},"result":20},"ok":true},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"expression":{"description":"Arithmetic expression to evaluate, e.g. \"(2 + 3) * 4\". Max 200 characters.","type":"string"}},"required":["expression"],"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":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"a":"x402_api_vendor","s":["cdp_sdk_server"]},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"maxItems":11,"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}},"eip2612GasSponsoring":{},"erc20ApprovalGasSponsoring":{}},"tags":["bazaar","builder-code","eip2612GasSponsoring","erc20ApprovalGasSponsoring"],"sourceHost":"x402.outpimp.com","lastUpdated":"2026-08-30T22:18:17.555Z","quality":{"calls30d":3,"uniquePayers30d":1,"lastCalledAt":"2026-08-30T22:18:17.384Z"},"liveness":{},"verified":false,"featured":false},{"id":8388,"slug":"8388","resource":"https://x402.outpimp.com/teslaSavingsCalculator","description":"Tesla savings calculator. Compares annual electricity cost for a Tesla against annual gas cost for a comparable gas vehicle, accounting for free-charging usage, and computes break-even years, cost per full charge, and gas-price-equivalent effective MPG.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x548eFd4f4d4A5C3669dbb4CBB2B1A637FeeEc5F6","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"10000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"APer2AbhckyMWyJanW2MZ2eRLcpL9Lmhks8rkmXfqjRG","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"10000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"electricVehicle":{"batteryCapacityKwh":75,"electricityRatePerKwh":0.15,"freeChargingPercent":0.2,"purchasePrice":42000,"rangeMiles":300},"gasPricePerGallon":3.8,"gasVehicle":{"mpg":28,"purchasePrice":28000},"milesPerYear":15000},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"data":{"annualElectricityCost":450,"annualGasCost":2035.7142857142853,"annualSavings":1585.7142857142853,"breakEvenYears":8.828828828828831,"costPerCharge":9,"effectiveMPG":126.66666666666667,"params":{"electricVehicle":{"batteryCapacityKwh":75,"electricityRatePerKwh":0.15,"freeChargingPercent":0.2,"purchasePrice":42000,"rangeMiles":300},"gasPricePerGallon":3.8,"gasVehicle":{"mpg":28,"purchasePrice":28000},"milesPerYear":15000}},"ok":true},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"electricVehicle":{"properties":{"batteryCapacityKwh":{"type":"number"},"electricityRatePerKwh":{"type":"number"},"freeChargingPercent":{"default":0,"description":"Fraction of charging that is free (0-1). Default 0.","type":"number"},"purchasePrice":{"type":"number"},"rangeMiles":{"type":"number"}},"type":"object"},"gasPricePerGallon":{"description":"Local gas price per gallon.","type":"number"},"gasVehicle":{"properties":{"mpg":{"type":"number"},"purchasePrice":{"type":"number"}},"type":"object"},"milesPerYear":{"description":"Expected annual miles driven.","type":"number"}},"required":["milesPerYear","gasPricePerGallon","gasVehicle","electricVehicle"],"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":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"a":"x402_api_vendor","s":["cdp_sdk_server"]},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"maxItems":11,"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}},"eip2612GasSponsoring":{},"erc20ApprovalGasSponsoring":{}},"tags":["bazaar","builder-code","eip2612GasSponsoring","erc20ApprovalGasSponsoring"],"sourceHost":"x402.outpimp.com","lastUpdated":"2026-08-30T22:18:16.25Z","quality":{"calls30d":3,"uniquePayers30d":1,"lastCalledAt":"2026-08-30T22:18:16.11Z"},"liveness":{},"verified":false,"featured":false},{"id":8389,"slug":"8389","resource":"https://x402.outpimp.com/electricCarSavingsCalculator","description":"Electric car savings calculator. Compares annual electricity cost against annual gas cost for a comparable gas vehicle, accounting for free-charging usage, and computes break-even years, cost per full charge, and gas-price-equivalent effective MPG.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x548eFd4f4d4A5C3669dbb4CBB2B1A637FeeEc5F6","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"10000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"APer2AbhckyMWyJanW2MZ2eRLcpL9Lmhks8rkmXfqjRG","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"10000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"electricVehicle":{"batteryCapacityKwh":60,"electricityRatePerKwh":0.13,"freeChargingPercent":0,"purchasePrice":35000,"rangeMiles":240},"gasPricePerGallon":3.5,"gasVehicle":{"mpg":30,"purchasePrice":25000},"milesPerYear":12000},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"data":{"annualElectricityCost":390,"annualGasCost":1400,"annualSavings":1010,"breakEvenYears":9.900990099009901,"costPerCharge":7.800000000000001,"effectiveMPG":107.6923076923077,"params":{"electricVehicle":{"batteryCapacityKwh":60,"electricityRatePerKwh":0.13,"freeChargingPercent":0,"purchasePrice":35000,"rangeMiles":240},"gasPricePerGallon":3.5,"gasVehicle":{"mpg":30,"purchasePrice":25000},"milesPerYear":12000}},"ok":true},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"electricVehicle":{"properties":{"batteryCapacityKwh":{"type":"number"},"electricityRatePerKwh":{"type":"number"},"freeChargingPercent":{"default":0,"description":"Fraction of charging that is free (0-1). Default 0.","type":"number"},"purchasePrice":{"type":"number"},"rangeMiles":{"type":"number"}},"type":"object"},"gasPricePerGallon":{"description":"Local gas price per gallon.","type":"number"},"gasVehicle":{"properties":{"mpg":{"type":"number"},"purchasePrice":{"type":"number"}},"type":"object"},"milesPerYear":{"description":"Expected annual miles driven.","type":"number"}},"required":["milesPerYear","gasPricePerGallon","gasVehicle","electricVehicle"],"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":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"a":"x402_api_vendor","s":["cdp_sdk_server"]},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"maxItems":11,"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}},"eip2612GasSponsoring":{},"erc20ApprovalGasSponsoring":{}},"tags":["bazaar","builder-code","eip2612GasSponsoring","erc20ApprovalGasSponsoring"],"sourceHost":"x402.outpimp.com","lastUpdated":"2026-08-30T22:18:14.934Z","quality":{"calls30d":3,"uniquePayers30d":1,"lastCalledAt":"2026-08-30T22:18:14.742Z"},"liveness":{},"verified":false,"featured":false},{"id":8390,"slug":"8390","resource":"https://x402.outpimp.com/hybridVsGasSavingsCalculator","description":"Hybrid vs gas savings calculator. Compares annual fuel cost between a hybrid and a conventional gas vehicle based on miles driven, gas price, and each vehicle's MPG, and computes the break-even point for the hybrid's price premium.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x548eFd4f4d4A5C3669dbb4CBB2B1A637FeeEc5F6","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"10000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"APer2AbhckyMWyJanW2MZ2eRLcpL9Lmhks8rkmXfqjRG","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"10000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"gasPricePerGallon":3.5,"milesPerYear":12000,"vehicleA":{"mpg":24,"purchasePrice":22000},"vehicleB":{"mpg":48,"purchasePrice":26000}},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"data":{"annualCostA":1750,"annualCostB":875,"annualSavings":875,"breakEvenYears":4.571428571428571,"params":{"gasPricePerGallon":3.5,"milesPerYear":12000,"vehicleA":{"mpg":24,"purchasePrice":22000},"vehicleB":{"mpg":48,"purchasePrice":26000}}},"ok":true},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"gasPricePerGallon":{"description":"Local gas price per gallon.","type":"number"},"milesPerYear":{"description":"Expected annual miles driven.","type":"number"},"vehicleA":{"properties":{"mpg":{"description":"Miles per gallon.","type":"number"},"purchasePrice":{"description":"Vehicle purchase price.","type":"number"}},"type":"object"},"vehicleB":{"properties":{"mpg":{"description":"Miles per gallon.","type":"number"},"purchasePrice":{"description":"Vehicle purchase price.","type":"number"}},"type":"object"}},"required":["milesPerYear","gasPricePerGallon","vehicleA","vehicleB"],"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":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"a":"x402_api_vendor","s":["cdp_sdk_server"]},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"maxItems":11,"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}},"eip2612GasSponsoring":{},"erc20ApprovalGasSponsoring":{}},"tags":["bazaar","builder-code","eip2612GasSponsoring","erc20ApprovalGasSponsoring"],"sourceHost":"x402.outpimp.com","lastUpdated":"2026-08-30T22:18:13.608Z","quality":{"calls30d":3,"uniquePayers30d":1,"lastCalledAt":"2026-08-30T22:18:13.471Z"},"liveness":{},"verified":false,"featured":false},{"id":8391,"slug":"8391","resource":"https://x402.outpimp.com/gasMileageSavingsCalculator","description":"Gas mileage savings calculator. Compares annual fuel cost between two gas-powered vehicles based on miles driven, gas price, and each vehicle's MPG, and computes the break-even point for any price premium of the more efficient vehicle.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x548eFd4f4d4A5C3669dbb4CBB2B1A637FeeEc5F6","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"10000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"APer2AbhckyMWyJanW2MZ2eRLcpL9Lmhks8rkmXfqjRG","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"10000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"gasPricePerGallon":3.5,"milesPerYear":15000,"vehicleA":{"mpg":25,"purchasePrice":22000},"vehicleB":{"mpg":50,"purchasePrice":26000}},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"data":{"annualCostA":2100,"annualCostB":1050,"annualSavings":1050,"breakEvenYears":3.8095238095238093,"params":{"gasPricePerGallon":3.5,"milesPerYear":15000,"vehicleA":{"mpg":25,"purchasePrice":22000},"vehicleB":{"mpg":50,"purchasePrice":26000}}},"ok":true},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"gasPricePerGallon":{"description":"Local gas price per gallon.","type":"number"},"milesPerYear":{"description":"Expected annual miles driven.","type":"number"},"vehicleA":{"properties":{"mpg":{"description":"Miles per gallon.","type":"number"},"purchasePrice":{"description":"Vehicle purchase price.","type":"number"}},"type":"object"},"vehicleB":{"properties":{"mpg":{"description":"Miles per gallon.","type":"number"},"purchasePrice":{"description":"Vehicle purchase price.","type":"number"}},"type":"object"}},"required":["milesPerYear","gasPricePerGallon","vehicleA","vehicleB"],"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":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"a":"x402_api_vendor","s":["cdp_sdk_server"]},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"maxItems":11,"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}},"eip2612GasSponsoring":{},"erc20ApprovalGasSponsoring":{}},"tags":["bazaar","builder-code","eip2612GasSponsoring","erc20ApprovalGasSponsoring"],"sourceHost":"x402.outpimp.com","lastUpdated":"2026-08-30T22:18:12.174Z","quality":{"calls30d":3,"uniquePayers30d":1,"lastCalledAt":"2026-08-30T22:18:12.027Z"},"liveness":{},"verified":false,"featured":false},{"id":8392,"slug":"8392","resource":"https://x402.outpimp.com/alcoholSavingsCalculator","description":"Alcohol spending and opportunity-cost calculator. Sums home and going-out drinking costs plus associated rideshare costs into monthly and yearly totals, then projects what that redirected spending could grow into if invested instead, using the future-value-of-an-annuity formula.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x548eFd4f4d4A5C3669dbb4CBB2B1A637FeeEc5F6","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"10000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"APer2AbhckyMWyJanW2MZ2eRLcpL9Lmhks8rkmXfqjRG","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"10000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"costPerRide":12,"homeCostPerDrink":6,"homeDaysPerWeek":3,"homeDrinksPerDay":1,"investmentReturnRate":0.07,"outCostPerDrink":9,"outDaysPerWeek":1,"outDrinksPerDay":3,"rideshareFrequencyPercent":0.5,"years":10},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"data":{"monthlySpending":247,"opportunityCostFutureValue":46782.58838023878,"params":{"costPerRide":12,"homeCostPerDrink":6,"homeDaysPerWeek":3,"homeDrinksPerDay":1,"investmentReturnRate":0.07,"outCostPerDrink":9,"outDaysPerWeek":1,"outDrinksPerDay":3,"rideshareFrequencyPercent":0.5,"years":10},"yearlySpending":2964},"ok":true},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"costPerRide":{"description":"Average cost per one-way ride.","type":"number"},"homeCostPerDrink":{"description":"Average cost per drink at home.","type":"number"},"homeDaysPerWeek":{"description":"Days per week drinking at home.","type":"number"},"homeDrinksPerDay":{"description":"Drinks per home-drinking day.","type":"number"},"investmentReturnRate":{"default":0.07,"description":"Annual investment return, as a fraction, used for the opportunity-cost projection. Default 0.07.","type":"number"},"outCostPerDrink":{"description":"Average cost per drink when out.","type":"number"},"outDaysPerWeek":{"description":"Days per week drinking while out.","type":"number"},"outDrinksPerDay":{"description":"Drinks per outing.","type":"number"},"rideshareFrequencyPercent":{"description":"Fraction of outings that involve a rideshare (0-1).","type":"number"},"years":{"description":"Number of years to project the opportunity cost over (1-60).","type":"number"}},"required":["homeDaysPerWeek","homeDrinksPerDay","homeCostPerDrink","outDaysPerWeek","outDrinksPerDay","outCostPerDrink","rideshareFrequencyPercent","costPerRide","years"],"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":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"a":"x402_api_vendor","s":["cdp_sdk_server"]},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"maxItems":11,"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}},"eip2612GasSponsoring":{},"erc20ApprovalGasSponsoring":{}},"tags":["bazaar","builder-code","eip2612GasSponsoring","erc20ApprovalGasSponsoring"],"sourceHost":"x402.outpimp.com","lastUpdated":"2026-08-30T22:18:10.888Z","quality":{"calls30d":3,"uniquePayers30d":1,"lastCalledAt":"2026-08-30T22:18:10.742Z"},"liveness":{},"verified":false,"featured":false},{"id":8393,"slug":"8393","resource":"https://x402.outpimp.com/upworkFeeCalculator","description":"Upwork freelancer fee calculator. Applies a documented tiered marginal service-fee schedule (20%/10%/5% at $500/$10,000 cumulative per-client lifetime billing thresholds) to compute take-home pay on an invoice, correctly splitting fees across a tier boundary like a tax bracket. Platform fee policies can change; verify current rates before relying on this for financial decisions.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x548eFd4f4d4A5C3669dbb4CBB2B1A637FeeEc5F6","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"10000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"APer2AbhckyMWyJanW2MZ2eRLcpL9Lmhks8rkmXfqjRG","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"10000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"invoiceAmount":1500,"priorLifetimeEarningsWithClient":200},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"data":{"effectiveFeeRate":0.12,"feeAmount":180,"newLifetimeEarnings":1700,"params":{"invoiceAmount":1500,"priorLifetimeEarningsWithClient":200},"takeHomeAmount":1320},"ok":true},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"invoiceAmount":{"description":"Dollar value of the current invoice.","type":"number"},"priorLifetimeEarningsWithClient":{"default":0,"description":"Total prior billings with this client, not including the current invoice. Default 0.","type":"number"}},"required":["invoiceAmount"],"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":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"a":"x402_api_vendor","s":["cdp_sdk_server"]},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"maxItems":11,"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}},"eip2612GasSponsoring":{},"erc20ApprovalGasSponsoring":{}},"tags":["bazaar","builder-code","eip2612GasSponsoring","erc20ApprovalGasSponsoring"],"sourceHost":"x402.outpimp.com","lastUpdated":"2026-08-30T22:18:09.559Z","quality":{"calls30d":3,"uniquePayers30d":1,"lastCalledAt":"2026-08-30T22:18:09.429Z"},"liveness":{},"verified":false,"featured":false},{"id":8394,"slug":"8394","resource":"https://x402.outpimp.com/hsaGrowthCalculator","description":"HSA (Health Savings Account) growth calculator. Projects year-by-year account balance from a starting value, annual contributions, annual expense withdrawals, and an annual return rate.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x548eFd4f4d4A5C3669dbb4CBB2B1A637FeeEc5F6","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"10000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"APer2AbhckyMWyJanW2MZ2eRLcpL9Lmhks8rkmXfqjRG","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"10000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"annualContribution":4000,"annualExpenses":0,"annualReturnRate":0.07,"startingValue":5000,"years":20},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"data":{"endingBalance":183330.39159735557,"params":{"annualContribution":4000,"annualExpenses":0,"annualReturnRate":0.07,"startingValue":5000,"years":20},"yearlyBalances":[9350,14004.5,18984.815000000002,24313.752050000003,30015.714693500006,36116.814722045005,42644.991752588154,49630.141175269324,57104.25105753818,65101.548631565856,73658.65703577547,82814.76302827976,92611.79644025935,103094.6221910775,114311.24574445294,126313.03294656465,139154.9452528242,152895.7914205219,167598.49681995847,183330.39159735557]},"ok":true},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"annualContribution":{"description":"Total annual contribution, including any employer contribution.","type":"number"},"annualExpenses":{"description":"Annual withdrawals for medical expenses.","type":"number"},"annualReturnRate":{"description":"Expected annual investment return, as a fraction.","type":"number"},"startingValue":{"description":"Current HSA balance.","type":"number"},"years":{"description":"Number of years to project (1-60).","type":"number"}},"required":["startingValue","annualContribution","annualExpenses","annualReturnRate","years"],"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":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"a":"x402_api_vendor","s":["cdp_sdk_server"]},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"maxItems":11,"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}},"eip2612GasSponsoring":{},"erc20ApprovalGasSponsoring":{}},"tags":["bazaar","builder-code","eip2612GasSponsoring","erc20ApprovalGasSponsoring"],"sourceHost":"x402.outpimp.com","lastUpdated":"2026-08-30T22:18:08.359Z","quality":{"calls30d":3,"uniquePayers30d":1,"lastCalledAt":"2026-08-30T22:18:08.173Z"},"liveness":{},"verified":false,"featured":false},{"id":8395,"slug":"8395","resource":"https://x402.outpimp.com/keepingUpWithInflationCalculator","description":"Keeping up with inflation calculator. Computes the pre-tax raise needed under two scenarios — keeping the same dollar amount saved, or maintaining the same savings rate — after inflation raises your spending and a marginal tax rate reduces the raise itself.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x548eFd4f4d4A5C3669dbb4CBB2B1A637FeeEc5F6","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"10000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"APer2AbhckyMWyJanW2MZ2eRLcpL9Lmhks8rkmXfqjRG","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"10000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"annualInflationRate":0.04,"marginalTaxRate":0.22,"monthlySpending":4000,"monthlyTakeHomePay":6000},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"data":{"keepDollarSavingsRaisePercent":0.034188034188034185,"maintainSavingsRateRaisePercent":0.05128205128205109,"params":{"annualInflationRate":0.04,"marginalTaxRate":0.22,"monthlySpending":4000,"monthlyTakeHomePay":6000}},"ok":true},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"annualInflationRate":{"default":0.03,"description":"Personal annual inflation rate, as a fraction. Default 0.03.","type":"number"},"marginalTaxRate":{"description":"Marginal tax rate applied to additional income, as a fraction (0 to <1).","type":"number"},"monthlySpending":{"description":"Current monthly spending, before inflation.","type":"number"},"monthlyTakeHomePay":{"description":"Current monthly take-home pay, before the raise.","type":"number"}},"required":["marginalTaxRate","monthlyTakeHomePay","monthlySpending"],"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":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"a":"x402_api_vendor","s":["cdp_sdk_server"]},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"maxItems":11,"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}},"eip2612GasSponsoring":{},"erc20ApprovalGasSponsoring":{}},"tags":["bazaar","builder-code","eip2612GasSponsoring","erc20ApprovalGasSponsoring"],"sourceHost":"x402.outpimp.com","lastUpdated":"2026-08-30T22:18:07.008Z","quality":{"calls30d":3,"uniquePayers30d":1,"lastCalledAt":"2026-08-30T22:18:06.841Z"},"liveness":{},"verified":false,"featured":false},{"id":8396,"slug":"8396","resource":"https://x402.outpimp.com/emergencyFundCalculator","description":"Emergency fund calculator. Multiplies monthly essential expenses by a chosen runway length (in months) to compute a target emergency savings amount.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x548eFd4f4d4A5C3669dbb4CBB2B1A637FeeEc5F6","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"10000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"APer2AbhckyMWyJanW2MZ2eRLcpL9Lmhks8rkmXfqjRG","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"10000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"monthlyExpenses":3500,"runwayMonths":6},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"data":{"params":{"monthlyExpenses":3500,"runwayMonths":6},"targetAmount":21000},"ok":true},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"monthlyExpenses":{"description":"Monthly essential expenses.","type":"number"},"runwayMonths":{"default":6,"description":"Desired months of expense coverage. Default 6.","type":"number"}},"required":["monthlyExpenses"],"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":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"a":"x402_api_vendor","s":["cdp_sdk_server"]},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"maxItems":11,"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}},"eip2612GasSponsoring":{},"erc20ApprovalGasSponsoring":{}},"tags":["bazaar","builder-code","eip2612GasSponsoring","erc20ApprovalGasSponsoring"],"sourceHost":"x402.outpimp.com","lastUpdated":"2026-08-30T22:18:05.586Z","quality":{"calls30d":3,"uniquePayers30d":1,"lastCalledAt":"2026-08-30T22:18:05.459Z"},"liveness":{},"verified":false,"featured":false},{"id":8397,"slug":"8397","resource":"https://x402.outpimp.com/savingsRateCalculator","description":"Savings rate calculator. Divides the gap between monthly take-home income and spending by income to produce your personal savings rate as a percentage.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x548eFd4f4d4A5C3669dbb4CBB2B1A637FeeEc5F6","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"10000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"APer2AbhckyMWyJanW2MZ2eRLcpL9Lmhks8rkmXfqjRG","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"10000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"monthlyIncome":6000,"monthlySpending":4000},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"data":{"monthlySavingsAmount":2000,"params":{"monthlyIncome":6000,"monthlySpending":4000},"savingsRate":0.3333333333333333},"ok":true},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"monthlyIncome":{"description":"Monthly take-home income.","type":"number"},"monthlySpending":{"description":"Monthly spending.","type":"number"}},"required":["monthlyIncome","monthlySpending"],"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":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"a":"x402_api_vendor","s":["cdp_sdk_server"]},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"maxItems":11,"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}},"eip2612GasSponsoring":{},"erc20ApprovalGasSponsoring":{}},"tags":["bazaar","builder-code","eip2612GasSponsoring","erc20ApprovalGasSponsoring"],"sourceHost":"x402.outpimp.com","lastUpdated":"2026-08-30T22:18:04.327Z","quality":{"calls30d":3,"uniquePayers30d":1,"lastCalledAt":"2026-08-30T22:18:04.197Z"},"liveness":{},"verified":false,"featured":false},{"id":8398,"slug":"8398","resource":"https://x402.outpimp.com/portfolioRebalancingCalculator","description":"Portfolio rebalancing calculator. Given current holdings and target allocation percentages, computes the dollar gap per asset and the monthly buy/sell inflow needed to reach the target allocation over a chosen rebalancing period.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x548eFd4f4d4A5C3669dbb4CBB2B1A637FeeEc5F6","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"10000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"APer2AbhckyMWyJanW2MZ2eRLcpL9Lmhks8rkmXfqjRG","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"10000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"holdings":[{"currentAmount":60000,"name":"stocks","targetPercent":0.7},{"currentAmount":40000,"name":"bonds","targetPercent":0.3}],"rebalancingPeriodMonths":1},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"data":{"holdings":[{"currentAmount":60000,"gap":10000,"monthlyInflow":10000,"name":"stocks","targetAmount":70000},{"currentAmount":40000,"gap":-10000,"monthlyInflow":-10000,"name":"bonds","targetAmount":30000}],"params":{"holdings":[{"currentAmount":60000,"name":"stocks","targetPercent":0.7},{"currentAmount":40000,"name":"bonds","targetPercent":0.3}],"rebalancingPeriodMonths":1},"totalValue":100000},"ok":true},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"holdings":{"description":"Array of holdings, each with name, currentAmount, and targetPercent (must sum to 1 across all holdings). Max 50 entries.","items":{"properties":{"currentAmount":{"type":"number"},"name":{"type":"string"},"targetPercent":{"type":"number"}},"type":"object"},"type":"array"},"rebalancingPeriodMonths":{"default":1,"description":"Number of months to spread the rebalancing over. Default 1 (immediate lump-sum rebalance).","type":"number"}},"required":["holdings"],"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":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"a":"x402_api_vendor","s":["cdp_sdk_server"]},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"maxItems":11,"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}},"eip2612GasSponsoring":{},"erc20ApprovalGasSponsoring":{}},"tags":["bazaar","builder-code","eip2612GasSponsoring","erc20ApprovalGasSponsoring"],"sourceHost":"x402.outpimp.com","lastUpdated":"2026-08-30T22:18:03.057Z","quality":{"calls30d":3,"uniquePayers30d":1,"lastCalledAt":"2026-08-30T22:18:02.926Z"},"liveness":{},"verified":false,"featured":false},{"id":8399,"slug":"8399","resource":"https://x402.outpimp.com/houseHackingCalculator","description":"House hacking calculator. Nets rental income from other units/rooms against your mortgage payment and expenses, then adds back the equity you build via principal paydown and the market rent you avoid paying elsewhere, to compute the true monthly net-worth impact of living in and renting out part of a property.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x548eFd4f4d4A5C3669dbb4CBB2B1A637FeeEc5F6","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"10000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"APer2AbhckyMWyJanW2MZ2eRLcpL9Lmhks8rkmXfqjRG","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"10000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"annualInsurance":1500,"annualMaintenance":4000,"downPaymentPercent":0.05,"interestRate":0.065,"loanTermYears":30,"monthlyHOA":0,"propertyTaxRate":0.01,"purchasePrice":400000,"rentPerUnit":1200,"rentSavingsPerMonth":1200,"rentableUnits":2,"vacancyRate":0.08},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"data":{"additionalExpensesMonthly":791.6666666666666,"averageIncomeMonthly":2208,"monthlyMortgagePayment":2401.8584892732683,"netCashFlowMonthly":-985.525155939935,"overallNetWorthImpactMonthly":557.9999999999999,"params":{"annualInsurance":1500,"annualMaintenance":4000,"downPaymentPercent":0.05,"interestRate":0.065,"loanTermYears":30,"monthlyHOA":0,"propertyTaxRate":0.01,"purchasePrice":400000,"rentPerUnit":1200,"rentSavingsPerMonth":1200,"rentableUnits":2,"vacancyRate":0.08},"principalPaydownMonthly":343.52515593993485},"ok":true},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"annualInsurance":{"description":"Annual homeowner/landlord insurance.","type":"number"},"annualMaintenance":{"description":"Annual maintenance budget.","type":"number"},"downPaymentPercent":{"description":"Down payment as a fraction of purchase price (0-1).","type":"number"},"interestRate":{"description":"Annual mortgage interest rate, as a fraction.","type":"number"},"loanTermYears":{"description":"Loan term in years (1-50).","type":"number"},"monthlyHOA":{"default":0,"description":"Monthly HOA fee. Default 0.","type":"number"},"propertyTaxRate":{"description":"Annual property tax rate, as a fraction of purchase price (0-1).","type":"number"},"purchasePrice":{"description":"Property purchase price.","type":"number"},"rentPerUnit":{"description":"Monthly rent charged per unit.","type":"number"},"rentSavingsPerMonth":{"default":0,"description":"Market rent you avoid paying elsewhere by living in this property, per month. Default 0.","type":"number"},"rentableUnits":{"description":"Number of rentable units/rooms other than your own.","type":"number"},"vacancyRate":{"description":"Expected vacancy rate, as a fraction (0-1).","type":"number"}},"required":["purchasePrice","downPaymentPercent","interestRate","loanTermYears","rentableUnits","rentPerUnit","vacancyRate","propertyTaxRate","annualInsurance","annualMaintenance"],"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":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"a":"x402_api_vendor","s":["cdp_sdk_server"]},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"maxItems":11,"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}},"eip2612GasSponsoring":{},"erc20ApprovalGasSponsoring":{}},"tags":["bazaar","builder-code","eip2612GasSponsoring","erc20ApprovalGasSponsoring"],"sourceHost":"x402.outpimp.com","lastUpdated":"2026-08-30T22:18:01.426Z","quality":{"calls30d":3,"uniquePayers30d":1,"lastCalledAt":"2026-08-30T22:18:01.29Z"},"liveness":{},"verified":false,"featured":false},{"id":8400,"slug":"8400","resource":"https://x402.outpimp.com/rentalPropertyCalculator","description":"Rental property investment calculator. Full multi-year deal analysis for a rental property deal: mortgage, per-category rent/expense growth, a sale scenario, IRR, and cumulative totals over the holding period, alongside the first-year NOI/cap-rate/cash-on-cash snapshot.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x548eFd4f4d4A5C3669dbb4CBB2B1A637FeeEc5F6","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"10000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"APer2AbhckyMWyJanW2MZ2eRLcpL9Lmhks8rkmXfqjRG","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"10000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"annualInsurance":0,"annualMaintenance":0,"annualPropertyTaxes":0,"closingCosts":0,"downPaymentPercent":0.2,"hoaAnnualIncrease":0,"holdingLengthYears":2,"insuranceAnnualIncrease":0,"interestRate":0,"loanTermYears":10,"maintenanceAnnualIncrease":0,"monthlyHOA":0,"monthlyRent":2000,"otherAnnualExpenses":0,"otherAnnualIncrease":0,"propertyManagementFeeRate":0,"purchasePrice":200000,"rehabCosts":0,"rentAnnualIncrease":0,"saleExpensesRate":0,"salePrice":200000,"taxesAnnualIncrease":0,"vacancyRate":0},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"data":{"firstYear":{"NOI":24000,"capRate":0.12,"cashFlow":8000,"cashOnCashReturn":0.2},"investedCash":40000,"irr":0.5177,"monthlyMortgagePayment":1333.33,"params":{"annualInsurance":0,"annualMaintenance":0,"annualPropertyTaxes":0,"closingCosts":0,"downPaymentPercent":0.2,"hoaAnnualIncrease":0,"holdingLengthYears":2,"insuranceAnnualIncrease":0,"interestRate":0,"loanTermYears":10,"maintenanceAnnualIncrease":0,"monthlyHOA":0,"monthlyRent":2000,"otherAnnualExpenses":0,"otherAnnualIncrease":0,"propertyManagementFeeRate":0,"purchasePrice":200000,"rehabCosts":0,"rentAnnualIncrease":0,"saleExpensesRate":0,"salePrice":200000,"taxesAnnualIncrease":0,"vacancyRate":0},"sale":{"impliedAnnualGrowthRate":0,"netProceeds":72000,"totalProfitAfterSale":48000},"totals":{"NOI":48000,"expenses":0,"mortgagePayments":32000,"operatingCashFlow":16000,"rentalIncome":48000},"yearByYear":[{"NOI":24000,"annualCashFlow":8000,"annualCoCReturn":0.2,"annualExpenses":0,"annualIncome":24000,"annualMortgagePayment":16000,"interestPortion":0,"loanBalance":144000,"principalPortion":16000,"totalEquity":56000,"year":1}]},"ok":true},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"annualInsurance":{"description":"Annual landlord insurance in the first year.","type":"number"},"annualMaintenance":{"description":"Annual maintenance budget in the first year.","type":"number"},"annualPropertyTaxes":{"description":"Annual property taxes in the first year.","type":"number"},"closingCosts":{"default":0,"description":"Closing costs. Default 0.","type":"number"},"downPaymentPercent":{"description":"Down payment as a fraction of purchase price (0-1). Use 1 for an all-cash purchase.","type":"number"},"hoaAnnualIncrease":{"default":0.03,"description":"Annual HOA fee growth rate, as a fraction. Default 0.03.","type":"number"},"holdingLengthYears":{"description":"Number of years you plan to hold the property before selling (1-50).","type":"number"},"insuranceAnnualIncrease":{"default":0.03,"description":"Annual insurance growth rate, as a fraction. Default 0.03.","type":"number"},"interestRate":{"description":"Annual mortgage interest rate, as a fraction. Ignored if downPaymentPercent is 1.","type":"number"},"loanTermYears":{"description":"Loan term in years (1-50). Ignored if downPaymentPercent is 1.","type":"number"},"maintenanceAnnualIncrease":{"default":0.03,"description":"Annual maintenance cost growth rate, as a fraction. Default 0.03.","type":"number"},"monthlyHOA":{"default":0,"description":"Monthly HOA fee. Default 0.","type":"number"},"monthlyRent":{"description":"Total monthly rent collected, before vacancy/management fee.","type":"number"},"otherAnnualExpenses":{"default":0,"description":"Other annual operating expenses in the first year. Default 0.","type":"number"},"otherAnnualIncrease":{"default":0.03,"description":"Annual growth rate for other expenses, as a fraction. Default 0.03.","type":"number"},"propertyManagementFeeRate":{"default":0.1,"description":"Property management fee, as a fraction of gross rent (0-1). Default 0.10.","type":"number"},"purchasePrice":{"description":"Property purchase price.","type":"number"},"rehabCosts":{"default":0,"description":"Upfront rehab/improvement costs. Default 0.","type":"number"},"rentAnnualIncrease":{"default":0.03,"description":"Annual rent growth rate, as a fraction. Default 0.03.","type":"number"},"saleExpensesRate":{"default":0.09,"description":"Sale costs (agent commission, closing costs, etc.), as a fraction of sale price (0-1). Default 0.09.","type":"number"},"salePrice":{"description":"Expected sale price at the end of the holding period.","type":"number"},"taxesAnnualIncrease":{"default":0.03,"description":"Annual property tax growth rate, as a fraction. Default 0.03.","type":"number"},"vacancyRate":{"default":0.08,"description":"Expected vacancy rate, as a fraction (0-1). Default 0.08.","type":"number"}},"required":["purchasePrice","downPaymentPercent","interestRate","loanTermYears","monthlyRent","annualPropertyTaxes","annualInsurance","annualMaintenance","salePrice","holdingLengthYears"],"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":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"a":"x402_api_vendor","s":["cdp_sdk_server"]},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"maxItems":11,"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}},"eip2612GasSponsoring":{},"erc20ApprovalGasSponsoring":{}},"tags":["bazaar","builder-code","eip2612GasSponsoring","erc20ApprovalGasSponsoring"],"sourceHost":"x402.outpimp.com","lastUpdated":"2026-08-30T22:18:00.007Z","quality":{"calls30d":3,"uniquePayers30d":1,"lastCalledAt":"2026-08-30T22:17:59.883Z"},"liveness":{},"verified":false,"featured":false},{"id":8401,"slug":"8401","resource":"https://x402.outpimp.com/cashOnCashReturnCalculator","description":"Cash-on-cash return calculator for real estate investing. Runs a full multi-year deal analysis (per-category rent/expense growth, a sale scenario, IRR) and headlines the first-year cash-on-cash return: operating cash flow divided by invested cash.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x548eFd4f4d4A5C3669dbb4CBB2B1A637FeeEc5F6","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"10000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"APer2AbhckyMWyJanW2MZ2eRLcpL9Lmhks8rkmXfqjRG","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"10000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"annualInsurance":0,"annualMaintenance":0,"annualPropertyTaxes":0,"closingCosts":0,"downPaymentPercent":0.2,"hoaAnnualIncrease":0,"holdingLengthYears":2,"insuranceAnnualIncrease":0,"interestRate":0,"loanTermYears":10,"maintenanceAnnualIncrease":0,"monthlyHOA":0,"monthlyRent":2000,"otherAnnualExpenses":0,"otherAnnualIncrease":0,"propertyManagementFeeRate":0,"purchasePrice":200000,"rehabCosts":0,"rentAnnualIncrease":0,"saleExpensesRate":0,"salePrice":200000,"taxesAnnualIncrease":0,"vacancyRate":0},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"data":{"firstYear":{"NOI":24000,"capRate":0.12,"cashFlow":8000,"cashOnCashReturn":0.2},"investedCash":40000,"irr":0.5177,"monthlyMortgagePayment":1333.33,"params":{"annualInsurance":0,"annualMaintenance":0,"annualPropertyTaxes":0,"closingCosts":0,"downPaymentPercent":0.2,"hoaAnnualIncrease":0,"holdingLengthYears":2,"insuranceAnnualIncrease":0,"interestRate":0,"loanTermYears":10,"maintenanceAnnualIncrease":0,"monthlyHOA":0,"monthlyRent":2000,"otherAnnualExpenses":0,"otherAnnualIncrease":0,"propertyManagementFeeRate":0,"purchasePrice":200000,"rehabCosts":0,"rentAnnualIncrease":0,"saleExpensesRate":0,"salePrice":200000,"taxesAnnualIncrease":0,"vacancyRate":0},"sale":{"impliedAnnualGrowthRate":0,"netProceeds":72000,"totalProfitAfterSale":48000},"totals":{"NOI":48000,"expenses":0,"mortgagePayments":32000,"operatingCashFlow":16000,"rentalIncome":48000},"yearByYear":[{"NOI":24000,"annualCashFlow":8000,"annualCoCReturn":0.2,"annualExpenses":0,"annualIncome":24000,"annualMortgagePayment":16000,"interestPortion":0,"loanBalance":144000,"principalPortion":16000,"totalEquity":56000,"year":1}]},"ok":true},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"annualInsurance":{"description":"Annual landlord insurance in the first year.","type":"number"},"annualMaintenance":{"description":"Annual maintenance budget in the first year.","type":"number"},"annualPropertyTaxes":{"description":"Annual property taxes in the first year.","type":"number"},"closingCosts":{"default":0,"description":"Closing costs. Default 0.","type":"number"},"downPaymentPercent":{"description":"Down payment as a fraction of purchase price (0-1). Use 1 for an all-cash purchase.","type":"number"},"hoaAnnualIncrease":{"default":0.03,"description":"Annual HOA fee growth rate, as a fraction. Default 0.03.","type":"number"},"holdingLengthYears":{"description":"Number of years you plan to hold the property before selling (1-50).","type":"number"},"insuranceAnnualIncrease":{"default":0.03,"description":"Annual insurance growth rate, as a fraction. Default 0.03.","type":"number"},"interestRate":{"description":"Annual mortgage interest rate, as a fraction. Ignored if downPaymentPercent is 1.","type":"number"},"loanTermYears":{"description":"Loan term in years (1-50). Ignored if downPaymentPercent is 1.","type":"number"},"maintenanceAnnualIncrease":{"default":0.03,"description":"Annual maintenance cost growth rate, as a fraction. Default 0.03.","type":"number"},"monthlyHOA":{"default":0,"description":"Monthly HOA fee. Default 0.","type":"number"},"monthlyRent":{"description":"Total monthly rent collected, before vacancy/management fee.","type":"number"},"otherAnnualExpenses":{"default":0,"description":"Other annual operating expenses in the first year. Default 0.","type":"number"},"otherAnnualIncrease":{"default":0.03,"description":"Annual growth rate for other expenses, as a fraction. Default 0.03.","type":"number"},"propertyManagementFeeRate":{"default":0.1,"description":"Property management fee, as a fraction of gross rent (0-1). Default 0.10.","type":"number"},"purchasePrice":{"description":"Property purchase price.","type":"number"},"rehabCosts":{"default":0,"description":"Upfront rehab/improvement costs. Default 0.","type":"number"},"rentAnnualIncrease":{"default":0.03,"description":"Annual rent growth rate, as a fraction. Default 0.03.","type":"number"},"saleExpensesRate":{"default":0.09,"description":"Sale costs (agent commission, closing costs, etc.), as a fraction of sale price (0-1). Default 0.09.","type":"number"},"salePrice":{"description":"Expected sale price at the end of the holding period.","type":"number"},"taxesAnnualIncrease":{"default":0.03,"description":"Annual property tax growth rate, as a fraction. Default 0.03.","type":"number"},"vacancyRate":{"default":0.08,"description":"Expected vacancy rate, as a fraction (0-1). Default 0.08.","type":"number"}},"required":["purchasePrice","downPaymentPercent","interestRate","loanTermYears","monthlyRent","annualPropertyTaxes","annualInsurance","annualMaintenance","salePrice","holdingLengthYears"],"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":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"a":"x402_api_vendor","s":["cdp_sdk_server"]},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"maxItems":11,"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}},"eip2612GasSponsoring":{},"erc20ApprovalGasSponsoring":{}},"tags":["bazaar","builder-code","eip2612GasSponsoring","erc20ApprovalGasSponsoring"],"sourceHost":"x402.outpimp.com","lastUpdated":"2026-08-30T22:17:58.357Z","quality":{"calls30d":3,"uniquePayers30d":1,"lastCalledAt":"2026-08-30T22:17:58.213Z"},"liveness":{},"verified":false,"featured":false},{"id":8402,"slug":"8402","resource":"https://x402.outpimp.com/capRateCalculator","description":"Cap rate calculator for real estate investing. Runs a full multi-year deal analysis (per-category rent/expense growth, a sale scenario, IRR) and headlines the capitalization rate: first-year NOI divided by purchase price.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x548eFd4f4d4A5C3669dbb4CBB2B1A637FeeEc5F6","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"10000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"APer2AbhckyMWyJanW2MZ2eRLcpL9Lmhks8rkmXfqjRG","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"10000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"annualInsurance":0,"annualMaintenance":0,"annualPropertyTaxes":0,"closingCosts":0,"downPaymentPercent":0.2,"hoaAnnualIncrease":0,"holdingLengthYears":2,"insuranceAnnualIncrease":0,"interestRate":0,"loanTermYears":10,"maintenanceAnnualIncrease":0,"monthlyHOA":0,"monthlyRent":2000,"otherAnnualExpenses":0,"otherAnnualIncrease":0,"propertyManagementFeeRate":0,"purchasePrice":200000,"rehabCosts":0,"rentAnnualIncrease":0,"saleExpensesRate":0,"salePrice":200000,"taxesAnnualIncrease":0,"vacancyRate":0},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"data":{"firstYear":{"NOI":24000,"capRate":0.12,"cashFlow":8000,"cashOnCashReturn":0.2},"investedCash":40000,"irr":0.5177,"monthlyMortgagePayment":1333.33,"params":{"annualInsurance":0,"annualMaintenance":0,"annualPropertyTaxes":0,"closingCosts":0,"downPaymentPercent":0.2,"hoaAnnualIncrease":0,"holdingLengthYears":2,"insuranceAnnualIncrease":0,"interestRate":0,"loanTermYears":10,"maintenanceAnnualIncrease":0,"monthlyHOA":0,"monthlyRent":2000,"otherAnnualExpenses":0,"otherAnnualIncrease":0,"propertyManagementFeeRate":0,"purchasePrice":200000,"rehabCosts":0,"rentAnnualIncrease":0,"saleExpensesRate":0,"salePrice":200000,"taxesAnnualIncrease":0,"vacancyRate":0},"sale":{"impliedAnnualGrowthRate":0,"netProceeds":72000,"totalProfitAfterSale":48000},"totals":{"NOI":48000,"expenses":0,"mortgagePayments":32000,"operatingCashFlow":16000,"rentalIncome":48000},"yearByYear":[{"NOI":24000,"annualCashFlow":8000,"annualCoCReturn":0.2,"annualExpenses":0,"annualIncome":24000,"annualMortgagePayment":16000,"interestPortion":0,"loanBalance":144000,"principalPortion":16000,"totalEquity":56000,"year":1}]},"ok":true},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"annualInsurance":{"description":"Annual landlord insurance in the first year.","type":"number"},"annualMaintenance":{"description":"Annual maintenance budget in the first year.","type":"number"},"annualPropertyTaxes":{"description":"Annual property taxes in the first year.","type":"number"},"closingCosts":{"default":0,"description":"Closing costs. Default 0.","type":"number"},"downPaymentPercent":{"description":"Down payment as a fraction of purchase price (0-1). Use 1 for an all-cash purchase.","type":"number"},"hoaAnnualIncrease":{"default":0.03,"description":"Annual HOA fee growth rate, as a fraction. Default 0.03.","type":"number"},"holdingLengthYears":{"description":"Number of years you plan to hold the property before selling (1-50).","type":"number"},"insuranceAnnualIncrease":{"default":0.03,"description":"Annual insurance growth rate, as a fraction. Default 0.03.","type":"number"},"interestRate":{"description":"Annual mortgage interest rate, as a fraction. Ignored if downPaymentPercent is 1.","type":"number"},"loanTermYears":{"description":"Loan term in years (1-50). Ignored if downPaymentPercent is 1.","type":"number"},"maintenanceAnnualIncrease":{"default":0.03,"description":"Annual maintenance cost growth rate, as a fraction. Default 0.03.","type":"number"},"monthlyHOA":{"default":0,"description":"Monthly HOA fee. Default 0.","type":"number"},"monthlyRent":{"description":"Total monthly rent collected, before vacancy/management fee.","type":"number"},"otherAnnualExpenses":{"default":0,"description":"Other annual operating expenses in the first year. Default 0.","type":"number"},"otherAnnualIncrease":{"default":0.03,"description":"Annual growth rate for other expenses, as a fraction. Default 0.03.","type":"number"},"propertyManagementFeeRate":{"default":0.1,"description":"Property management fee, as a fraction of gross rent (0-1). Default 0.10.","type":"number"},"purchasePrice":{"description":"Property purchase price.","type":"number"},"rehabCosts":{"default":0,"description":"Upfront rehab/improvement costs. Default 0.","type":"number"},"rentAnnualIncrease":{"default":0.03,"description":"Annual rent growth rate, as a fraction. Default 0.03.","type":"number"},"saleExpensesRate":{"default":0.09,"description":"Sale costs (agent commission, closing costs, etc.), as a fraction of sale price (0-1). Default 0.09.","type":"number"},"salePrice":{"description":"Expected sale price at the end of the holding period.","type":"number"},"taxesAnnualIncrease":{"default":0.03,"description":"Annual property tax growth rate, as a fraction. Default 0.03.","type":"number"},"vacancyRate":{"default":0.08,"description":"Expected vacancy rate, as a fraction (0-1). Default 0.08.","type":"number"}},"required":["purchasePrice","downPaymentPercent","interestRate","loanTermYears","monthlyRent","annualPropertyTaxes","annualInsurance","annualMaintenance","salePrice","holdingLengthYears"],"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":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"a":"x402_api_vendor","s":["cdp_sdk_server"]},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"maxItems":11,"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}},"eip2612GasSponsoring":{},"erc20ApprovalGasSponsoring":{}},"tags":["bazaar","builder-code","eip2612GasSponsoring","erc20ApprovalGasSponsoring"],"sourceHost":"x402.outpimp.com","lastUpdated":"2026-08-30T22:17:57.024Z","quality":{"calls30d":3,"uniquePayers30d":1,"lastCalledAt":"2026-08-30T22:17:56.874Z"},"liveness":{},"verified":false,"featured":false},{"id":8403,"slug":"8403","resource":"https://x402.outpimp.com/compoundInterestCalculator","description":"Compound interest calculator. Projects the ending value of an investment given a starting principal, monthly contributions, and an annual interest rate, compounded monthly over a chosen number of years.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x548eFd4f4d4A5C3669dbb4CBB2B1A637FeeEc5F6","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"10000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"APer2AbhckyMWyJanW2MZ2eRLcpL9Lmhks8rkmXfqjRG","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"10000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"annualInterestRate":0.07,"initialInvestment":10000,"monthlyContribution":200,"years":20},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"data":{"endingValue":144572.72045492515,"params":{"annualInterestRate":0.07,"initialInvestment":10000,"monthlyContribution":200,"years":20},"totalContributions":58000,"totalGrowth":86572.72045492515,"yearlyBalances":[13201.41786649044,16634.266489404075,20315.276016835352,24262.386020637212,28494.83292576237,33033.243759878744,37899.736680152215,43118.02876711856,48713.55161098314,54713.57525366362,61147.3410906128,68046.20438012511,75443.78705465242,83376.14157886199,91881.92665300699,101002.5956179077,110782.59847974403,121269.59853923674,132514.70468096953,144572.72045492515]},"ok":true},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"annualInterestRate":{"description":"Annual interest rate, as a fraction (e.g. 0.07).","type":"number"},"initialInvestment":{"description":"Starting principal.","type":"number"},"monthlyContribution":{"description":"Recurring monthly contribution.","type":"number"},"years":{"description":"Number of years to project (1-100).","type":"number"}},"required":["initialInvestment","years","monthlyContribution","annualInterestRate"],"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":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"a":"x402_api_vendor","s":["cdp_sdk_server"]},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"maxItems":11,"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}},"eip2612GasSponsoring":{},"erc20ApprovalGasSponsoring":{}},"tags":["bazaar","builder-code","eip2612GasSponsoring","erc20ApprovalGasSponsoring"],"sourceHost":"x402.outpimp.com","lastUpdated":"2026-08-30T22:17:55.764Z","quality":{"calls30d":3,"uniquePayers30d":1,"lastCalledAt":"2026-08-30T22:17:55.627Z"},"liveness":{},"verified":false,"featured":false},{"id":8404,"slug":"8404","resource":"https://x402.outpimp.com/mortgageComparisonCalculator","description":"15-year vs 30-year mortgage comparison calculator. Computes monthly payment and total interest for both loan terms on the same purchase price and down payment, and reports the payment and lifetime-interest tradeoff between them.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x548eFd4f4d4A5C3669dbb4CBB2B1A637FeeEc5F6","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"10000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"APer2AbhckyMWyJanW2MZ2eRLcpL9Lmhks8rkmXfqjRG","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"10000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"downPaymentPercent":0.2,"interestRate15":0.055,"interestRate30":0.065,"purchasePrice":300000},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"data":{"fifteenYear":{"monthlyPayment":1961.0002910907206,"totalInterest":112980.05239633351,"totalPaid":352980.0523963297},"monthlyPaymentDifference":444.0370347076039,"params":{"downPaymentPercent":0.2,"interestRate15":0.055,"interestRate30":0.065,"purchasePrice":300000},"thirtyYear":{"monthlyPayment":1516.9632563831167,"totalInterest":306106.7722979182,"totalPaid":546106.772297922},"totalInterestSavings":193126.7199015847},"ok":true},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"downPaymentPercent":{"default":0.2,"description":"Down payment as a fraction of purchase price (0-1). Default 0.2.","type":"number"},"interestRate15":{"description":"Annual interest rate for the 15-year loan, as a fraction.","type":"number"},"interestRate30":{"description":"Annual interest rate for the 30-year loan, as a fraction.","type":"number"},"purchasePrice":{"description":"Home purchase price.","type":"number"}},"required":["purchasePrice","interestRate15","interestRate30"],"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":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"a":"x402_api_vendor","s":["cdp_sdk_server"]},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"maxItems":11,"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}},"eip2612GasSponsoring":{},"erc20ApprovalGasSponsoring":{}},"tags":["bazaar","builder-code","eip2612GasSponsoring","erc20ApprovalGasSponsoring"],"sourceHost":"x402.outpimp.com","lastUpdated":"2026-08-30T22:17:54.632Z","quality":{"calls30d":3,"uniquePayers30d":1,"lastCalledAt":"2026-08-30T22:17:54.484Z"},"liveness":{},"verified":false,"featured":false},{"id":8405,"slug":"8405","resource":"https://x402.outpimp.com/loanPaymentCalculator","description":"Loan payment calculator. Computes the fixed monthly payment for a standard amortizing loan and returns the full month-by-month principal/interest/balance schedule — exact amortization math an LLM cannot reliably compute by hand for hundreds of periods.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x548eFd4f4d4A5C3669dbb4CBB2B1A637FeeEc5F6","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"10000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"APer2AbhckyMWyJanW2MZ2eRLcpL9Lmhks8rkmXfqjRG","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"10000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"annualRate":0.06,"principal":200000,"termYears":30},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"data":{"amortizationSchedule":[{"interestPaid":1000,"month":1,"principalPaid":199.1,"remainingBalance":199800.9}],"monthlyPayment":1199.1,"params":{"annualRate":0.06,"principal":200000,"termYears":30},"totalInterest":231676.38,"totalPaid":431676.38},"ok":true},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"annualRate":{"description":"Annual interest rate, as a fraction (e.g. 0.06 for 6%).","type":"number"},"principal":{"description":"Loan principal amount.","type":"number"},"termYears":{"default":20,"description":"Loan term in years (1-50). Default 20.","type":"number"}},"required":["principal","annualRate"],"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":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"a":"x402_api_vendor","s":["cdp_sdk_server"]},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"maxItems":11,"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}},"eip2612GasSponsoring":{},"erc20ApprovalGasSponsoring":{}},"tags":["bazaar","builder-code","eip2612GasSponsoring","erc20ApprovalGasSponsoring"],"sourceHost":"x402.outpimp.com","lastUpdated":"2026-08-30T22:17:53.426Z","quality":{"calls30d":3,"uniquePayers30d":1,"lastCalledAt":"2026-08-30T22:17:53.225Z"},"liveness":{},"verified":false,"featured":false},{"id":8406,"slug":"8406","resource":"https://x402.outpimp.com/purchaseFireImpactCalculator","description":"Purchase impact on FIRE timeline calculator. Runs the FIRE net-worth simulation twice — with and without a one-time purchase amount deducted at a given year — and reports how many years that purchase delays financial independence, quantifying its true opportunity cost.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x548eFd4f4d4A5C3669dbb4CBB2B1A637FeeEc5F6","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"10000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"APer2AbhckyMWyJanW2MZ2eRLcpL9Lmhks8rkmXfqjRG","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"10000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"currentAnnualIncome":80000,"currentAnnualSpending":50000,"currentNetWorth":50000,"purchaseAmount":20000,"retirementAnnualSpending":40000},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"data":{"baselineYearsToFI":20,"fireNumber":1000000,"params":{"currentAnnualIncome":80000,"currentAnnualSpending":50000,"currentNetWorth":50000,"inflationRate":0.03,"investmentReturnRate":0.07,"purchaseAmount":20000,"purchaseYear":0,"retirementAnnualSpending":40000,"swr":0.04},"withPurchaseYearsToFI":21,"yearsDelayed":1},"ok":true},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"currentAnnualIncome":{"description":"Current annual take-home income.","type":"number"},"currentAnnualSpending":{"description":"Current annual spending.","type":"number"},"currentNetWorth":{"description":"Current invested net worth.","type":"number"},"inflationRate":{"default":0.03,"description":"Expected annual inflation rate, as a fraction. Default 0.03.","type":"number"},"investmentReturnRate":{"default":0.07,"description":"Expected annual investment return, as a fraction. Default 0.07.","type":"number"},"purchaseAmount":{"description":"One-time purchase amount.","type":"number"},"purchaseYear":{"default":0,"description":"Number of years from now the purchase is made. Default 0.","type":"number"},"retirementAnnualSpending":{"description":"Expected annual spending in retirement.","type":"number"},"swr":{"default":0.04,"description":"Safe withdrawal rate, as a fraction. Default 0.04.","type":"number"}},"required":["currentAnnualIncome","currentAnnualSpending","retirementAnnualSpending","currentNetWorth","purchaseAmount"],"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":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"a":"x402_api_vendor","s":["cdp_sdk_server"]},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"maxItems":11,"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}},"eip2612GasSponsoring":{},"erc20ApprovalGasSponsoring":{}},"tags":["bazaar","builder-code","eip2612GasSponsoring","erc20ApprovalGasSponsoring"],"sourceHost":"x402.outpimp.com","lastUpdated":"2026-08-30T22:17:52.012Z","quality":{"calls30d":3,"uniquePayers30d":1,"lastCalledAt":"2026-08-30T22:17:51.859Z"},"liveness":{},"verified":false,"featured":false},{"id":8407,"slug":"8407","resource":"https://x402.outpimp.com/windfallFireImpactCalculator","description":"Windfall impact on FIRE timeline calculator. Runs the FIRE net-worth simulation twice — with and without a one-time lump sum added at a given year — and reports how many years the windfall shaves off your time to financial independence.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x548eFd4f4d4A5C3669dbb4CBB2B1A637FeeEc5F6","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"10000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"APer2AbhckyMWyJanW2MZ2eRLcpL9Lmhks8rkmXfqjRG","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"10000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"currentAnnualIncome":80000,"currentAnnualSpending":50000,"currentNetWorth":50000,"retirementAnnualSpending":40000,"windfallAmount":50000},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"data":{"baselineYearsToFI":20,"fireNumber":1000000,"params":{"currentAnnualIncome":80000,"currentAnnualSpending":50000,"currentNetWorth":50000,"inflationRate":0.03,"investmentReturnRate":0.07,"retirementAnnualSpending":40000,"swr":0.04,"windfallAmount":50000,"windfallYear":0},"withWindfallYearsToFI":19,"yearsSaved":1},"ok":true},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"currentAnnualIncome":{"description":"Current annual take-home income.","type":"number"},"currentAnnualSpending":{"description":"Current annual spending.","type":"number"},"currentNetWorth":{"description":"Current invested net worth.","type":"number"},"inflationRate":{"default":0.03,"description":"Expected annual inflation rate, as a fraction. Default 0.03.","type":"number"},"investmentReturnRate":{"default":0.07,"description":"Expected annual investment return, as a fraction. Default 0.07.","type":"number"},"retirementAnnualSpending":{"description":"Expected annual spending in retirement.","type":"number"},"swr":{"default":0.04,"description":"Safe withdrawal rate, as a fraction. Default 0.04.","type":"number"},"windfallAmount":{"description":"One-time lump sum received.","type":"number"},"windfallYear":{"default":0,"description":"Number of years from now the windfall is received. Default 0.","type":"number"}},"required":["currentAnnualIncome","currentAnnualSpending","retirementAnnualSpending","currentNetWorth","windfallAmount"],"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":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"a":"x402_api_vendor","s":["cdp_sdk_server"]},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"maxItems":11,"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}},"eip2612GasSponsoring":{},"erc20ApprovalGasSponsoring":{}},"tags":["bazaar","builder-code","eip2612GasSponsoring","erc20ApprovalGasSponsoring"],"sourceHost":"x402.outpimp.com","lastUpdated":"2026-08-30T22:17:50.678Z","quality":{"calls30d":3,"uniquePayers30d":1,"lastCalledAt":"2026-08-30T22:17:50.524Z"},"liveness":{},"verified":false,"featured":false},{"id":8408,"slug":"8408","resource":"https://x402.outpimp.com/baristaFireCalculator","description":"Barista FIRE calculator. Simulates net worth growth through a full-time-saving phase and then a reduced-target phase funded partly by part-time/side income after quitting full-time work, until full financial independence is reached.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x548eFd4f4d4A5C3669dbb4CBB2B1A637FeeEc5F6","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"10000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"APer2AbhckyMWyJanW2MZ2eRLcpL9Lmhks8rkmXfqjRG","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"10000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"baristaAge":45,"baristaAnnualIncome":30000,"currentAge":30,"currentAnnualIncome":80000,"currentAnnualSpending":50000,"currentNetWorth":100000,"retirementAnnualSpending":40000},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"data":{"fullFireNumber":1000000,"netWorthAtBaristaAge":780801.9796808785,"params":{"baristaAge":45,"baristaAnnualIncome":30000,"currentAge":30,"currentAnnualIncome":80000,"currentAnnualSpending":50000,"currentNetWorth":100000,"inflationRate":0.03,"investmentReturnRate":0.07,"retirementAnnualSpending":40000,"swr":0.04},"yearsToFullFI":24},"ok":true},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"baristaAge":{"description":"Age at which you switch to part-time/side income.","type":"number"},"baristaAnnualIncome":{"description":"Expected part-time/side income after the barista transition.","type":"number"},"currentAge":{"description":"Your current age in years.","type":"number"},"currentAnnualIncome":{"description":"Current full-time annual income.","type":"number"},"currentAnnualSpending":{"description":"Current annual spending.","type":"number"},"currentNetWorth":{"description":"Current invested net worth.","type":"number"},"inflationRate":{"default":0.03,"description":"Expected annual inflation rate, as a fraction. Default 0.03.","type":"number"},"investmentReturnRate":{"default":0.07,"description":"Expected annual investment return, as a fraction. Default 0.07.","type":"number"},"retirementAnnualSpending":{"description":"Expected annual spending during the barista and retirement phases.","type":"number"},"swr":{"default":0.04,"description":"Safe withdrawal rate, as a fraction. Default 0.04.","type":"number"}},"required":["currentAge","baristaAge","currentAnnualIncome","currentAnnualSpending","baristaAnnualIncome","retirementAnnualSpending","currentNetWorth"],"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":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"a":"x402_api_vendor","s":["cdp_sdk_server"]},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"maxItems":11,"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}},"eip2612GasSponsoring":{},"erc20ApprovalGasSponsoring":{}},"tags":["bazaar","builder-code","eip2612GasSponsoring","erc20ApprovalGasSponsoring"],"sourceHost":"x402.outpimp.com","lastUpdated":"2026-08-30T22:17:49.577Z","quality":{"calls30d":3,"uniquePayers30d":1,"lastCalledAt":"2026-08-30T22:17:49.429Z"},"liveness":{},"verified":false,"featured":false},{"id":8409,"slug":"8409","resource":"https://x402.outpimp.com/fatFireCalculator","description":"Fat FIRE calculator. Same year-by-year compound-growth simulation as the standard FIRE calculator, framed for a higher, more lifestyle-preserving retirement spending target.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x548eFd4f4d4A5C3669dbb4CBB2B1A637FeeEc5F6","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"10000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"APer2AbhckyMWyJanW2MZ2eRLcpL9Lmhks8rkmXfqjRG","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"10000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"currentAge":30,"currentAnnualIncome":300000,"currentAnnualSpending":150000,"currentNetWorth":700000,"retirementAnnualSpending":200000},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"data":{"fireNumber":5000000,"netWorthTrajectory":[{"netWorth":700000,"year":0}],"params":{"currentAge":30,"currentAnnualIncome":300000,"currentAnnualSpending":150000,"currentNetWorth":700000,"employerMatchPercent":0,"incomeGrowthRate":0,"inflationRate":0.03,"investmentReturnRate":0.07,"pretaxAnnualIncome":300000,"retirementAge":67,"retirementAnnualSpending":200000,"swr":0.04},"projectedAge":55,"yearsToFI":25},"ok":true},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"currentAge":{"description":"Your current age in years.","type":"number"},"currentAnnualIncome":{"description":"Current annual take-home income.","type":"number"},"currentAnnualSpending":{"description":"Current annual spending.","type":"number"},"currentNetWorth":{"description":"Current invested net worth.","type":"number"},"inflationRate":{"default":0.03,"description":"Expected annual inflation rate, as a fraction. Default 0.03.","type":"number"},"investmentReturnRate":{"default":0.07,"description":"Expected annual investment return, as a fraction. Default 0.07.","type":"number"},"retirementAnnualSpending":{"description":"Target (higher) annual spending in retirement.","type":"number"},"swr":{"default":0.04,"description":"Safe withdrawal rate, as a fraction. Default 0.04.","type":"number"}},"required":["currentAge","currentAnnualIncome","currentAnnualSpending","retirementAnnualSpending","currentNetWorth"],"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":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"a":"x402_api_vendor","s":["cdp_sdk_server"]},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"maxItems":11,"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}},"eip2612GasSponsoring":{},"erc20ApprovalGasSponsoring":{}},"tags":["bazaar","builder-code","eip2612GasSponsoring","erc20ApprovalGasSponsoring"],"sourceHost":"x402.outpimp.com","lastUpdated":"2026-08-30T22:17:47.993Z","quality":{"calls30d":3,"uniquePayers30d":1,"lastCalledAt":"2026-08-30T22:17:47.858Z"},"liveness":{},"verified":false,"featured":false},{"id":8410,"slug":"8410","resource":"https://x402.outpimp.com/coastFireCalculator","description":"Coast FIRE calculator. Computes the lump sum needed today, invested with zero further contributions, to grow into your full retirement number by your target retirement age, plus (given an ongoing monthly contribution) a year-by-year projection of when your actual trajectory crosses that lump sum.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x548eFd4f4d4A5C3669dbb4CBB2B1A637FeeEc5F6","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"10000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"APer2AbhckyMWyJanW2MZ2eRLcpL9Lmhks8rkmXfqjRG","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"10000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"currentAge":30,"currentNetWorth":100000,"retirementAge":65,"retirementAnnualSpending":40000},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"data":{"coastFireMessage":"You need to increase your monthly contribution to reach Coast FIRE before age 65","coastFireNumberToday":253415.47072729058,"fireNumberAtRetirement":1000000,"hasCoastFired":false,"params":{"currentAge":30,"currentNetWorth":100000,"inflationRate":0.03,"investmentReturnRate":0.07,"monthlyContribution":0,"retirementAge":65,"retirementAnnualSpending":40000,"swr":0.04},"surplusOrDeficit":-153415.47072729058,"yearsToCoastFire":null},"ok":true},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"currentAge":{"description":"Your current age in years.","type":"number"},"currentNetWorth":{"description":"Current invested net worth.","type":"number"},"inflationRate":{"default":0.03,"description":"Expected annual inflation rate, as a fraction. Default 0.03.","type":"number"},"investmentReturnRate":{"default":0.07,"description":"Expected annual investment return, as a fraction. Default 0.07.","type":"number"},"monthlyContribution":{"default":0,"description":"Ongoing monthly contribution toward currentNetWorth. Default 0.","type":"number"},"retirementAge":{"default":67,"description":"Target traditional retirement age. Default 67.","type":"number"},"retirementAnnualSpending":{"description":"Expected annual spending in retirement.","type":"number"},"swr":{"default":0.04,"description":"Safe withdrawal rate, as a fraction. Default 0.04.","type":"number"}},"required":["currentAge","currentNetWorth","retirementAnnualSpending"],"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":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"a":"x402_api_vendor","s":["cdp_sdk_server"]},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"maxItems":11,"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}},"eip2612GasSponsoring":{},"erc20ApprovalGasSponsoring":{}},"tags":["bazaar","builder-code","eip2612GasSponsoring","erc20ApprovalGasSponsoring"],"sourceHost":"x402.outpimp.com","lastUpdated":"2026-08-30T22:17:46.558Z","quality":{"calls30d":3,"uniquePayers30d":1,"lastCalledAt":"2026-08-30T22:17:46.357Z"},"liveness":{},"verified":false,"featured":false},{"id":8411,"slug":"8411","resource":"https://x402.outpimp.com/fireCalculator","description":"FIRE (Financial Independence, Retire Early) calculator. Projects year-by-year net worth growth to determine how many years until your portfolio can sustainably fund retirement spending at a given safe withdrawal rate — precise compound-growth simulation an LLM cannot reliably run mentally. incomeGrowthRate is deflated by inflationRate internally. Past retirementAge the simulation draws down retirementAnnualSpending with no further income.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x548eFd4f4d4A5C3669dbb4CBB2B1A637FeeEc5F6","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"10000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"APer2AbhckyMWyJanW2MZ2eRLcpL9Lmhks8rkmXfqjRG","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"10000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"currentAge":30,"currentAnnualIncome":80000,"currentAnnualSpending":50000,"currentNetWorth":200000,"retirementAnnualSpending":40000},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"data":{"fireNumber":1000000,"netWorthTrajectory":[{"netWorth":200000,"year":0}],"params":{"currentAge":30,"currentAnnualIncome":80000,"currentAnnualSpending":50000,"currentNetWorth":200000,"employerMatchPercent":0,"incomeGrowthRate":0,"inflationRate":0.03,"investmentReturnRate":0.07,"pretaxAnnualIncome":80000,"retirementAge":67,"retirementAnnualSpending":40000,"swr":0.04},"projectedAge":57,"yearsToFI":27},"ok":true},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"assetAllocations":{"description":"Optional multi-asset breakdown, e.g. [{name:\"Stocks\",percent:0.9,returnRate:0.08},{name:\"Cash\",percent:0.1,returnRate:0.005}] for a 90% stocks / 10% cash portfolio. Percentages must sum to 1 (within 1%). When provided, the weighted-average return replaces investmentReturnRate.","items":{"properties":{"name":{"description":"Label for this asset class (e.g. \"Stocks\", \"Bonds\", \"Cash\", \"Other\"). Required.","type":"string"},"percent":{"description":"Fraction of the portfolio in this asset class (0-1).","type":"number"},"returnRate":{"description":"Expected annual return for this asset class, as a fraction.","type":"number"}},"required":["name","percent","returnRate"],"type":"object"},"type":"array"},"currentAge":{"description":"Your current age in years (0-100).","type":"number"},"currentAnnualIncome":{"description":"Current annual take-home income.","type":"number"},"currentAnnualSpending":{"description":"Current annual spending.","type":"number"},"currentNetWorth":{"description":"Current invested net worth.","type":"number"},"employerMatchPercent":{"default":0,"description":"Employer retirement-account match, as a fraction of pretaxAnnualIncome (0-1). Default 0.","type":"number"},"incomeGrowthRate":{"default":0,"description":"Expected annual (nominal) income growth rate, as a fraction. Default 0. Deflated by inflationRate before use, same as investmentReturnRate.","type":"number"},"inflationRate":{"default":0.03,"description":"Expected annual inflation rate, as a fraction. Default 0.03.","type":"number"},"investmentReturnRate":{"default":0.07,"description":"Expected annual investment return, as a fraction (e.g. 0.07). Default 0.07. Ignored if assetAllocations is provided.","type":"number"},"pretaxAnnualIncome":{"description":"Pre-tax annual salary, used only to compute employerMatchPercent. Default: same as currentAnnualIncome.","type":"number"},"retirementAge":{"default":67,"description":"Age at which you stop earning income and switch to drawing down retirementAnnualSpending each year (between currentAge and 100). Default 67.","type":"number"},"retirementAnnualSpending":{"description":"Expected annual spending in retirement.","type":"number"},"swr":{"default":0.04,"description":"Safe withdrawal rate, as a fraction. Default 0.04.","type":"number"}},"required":["currentAge","currentAnnualIncome","currentAnnualSpending","retirementAnnualSpending","currentNetWorth"],"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":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"a":"x402_api_vendor","s":["cdp_sdk_server"]},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"maxItems":11,"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}},"eip2612GasSponsoring":{},"erc20ApprovalGasSponsoring":{}},"tags":["bazaar","builder-code","eip2612GasSponsoring","erc20ApprovalGasSponsoring"],"sourceHost":"x402.outpimp.com","lastUpdated":"2026-08-30T22:17:45.269Z","quality":{"calls30d":3,"uniquePayers30d":1,"lastCalledAt":"2026-08-30T22:17:45.145Z"},"liveness":{},"verified":false,"featured":false},{"id":8415,"slug":"8415","resource":"https://x402.outpimp.com/generateChecksumFormat","description":"Checksummed-identifier-format generator API. Generates a structurally valid isbn, upc, vin, or imei, each computed with its real check-digit algorithm. vin and imei take no arguments. Accepts optional locale (default en_US).","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x548eFd4f4d4A5C3669dbb4CBB2B1A637FeeEc5F6","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"10000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"APer2AbhckyMWyJanW2MZ2eRLcpL9Lmhks8rkmXfqjRG","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"10000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"args":{},"field":"vin"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"data":{"params":{"field":"vin","locale":"en_US"},"result":"XA66JKYM3MUY01268"},"ok":true},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"args":{"description":"Method-specific options, e.g. {\"variant\":13} for isbn. Not accepted for vin/imei.","type":"object"},"field":{"description":"Which checksummed identifier format to generate.","enum":["isbn","upc","vin","imei"],"type":"string"},"locale":{"default":"en_US","description":"Locale code, e.g. \"en_US\", \"de\".","type":"string"}},"required":["field"],"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":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"a":"x402_api_vendor","s":["cdp_sdk_server"]},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"maxItems":11,"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}},"eip2612GasSponsoring":{},"erc20ApprovalGasSponsoring":{}},"tags":["bazaar","builder-code","eip2612GasSponsoring","erc20ApprovalGasSponsoring"],"sourceHost":"x402.outpimp.com","lastUpdated":"2026-08-30T22:17:39.696Z","quality":{"calls30d":3,"uniquePayers30d":1,"lastCalledAt":"2026-08-30T22:17:39.537Z"},"liveness":{},"verified":false,"featured":false},{"id":8416,"slug":"8416","resource":"https://x402.outpimp.com/generateFinanceData","description":"Checksummed-financial-identifier generator API. Generates a structurally valid iban, bic, creditCardNumber, bitcoinAddress, litecoinAddress, ethereumAddress, or routingNumber, each computed with its real checksum algorithm (mod-97, Luhn, EIP-55, etc.). Accepts optional locale (default en_US).","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x548eFd4f4d4A5C3669dbb4CBB2B1A637FeeEc5F6","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"10000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"APer2AbhckyMWyJanW2MZ2eRLcpL9Lmhks8rkmXfqjRG","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"10000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"args":{},"field":"iban"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"data":{"params":{"field":"iban","locale":"en_US"},"result":"TN8510696690038964497008"},"ok":true},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"args":{"description":"Method-specific options, e.g. {\"issuer\":\"visa\"}.","type":"object"},"field":{"description":"Which checksummed financial identifier to generate.","enum":["iban","bic","creditCardNumber","bitcoinAddress","litecoinAddress","ethereumAddress","routingNumber"],"type":"string"},"locale":{"default":"en_US","description":"Locale code, e.g. \"en_US\", \"de\".","type":"string"}},"required":["field"],"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":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"a":"x402_api_vendor","s":["cdp_sdk_server"]},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"maxItems":11,"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}},"eip2612GasSponsoring":{},"erc20ApprovalGasSponsoring":{}},"tags":["bazaar","builder-code","eip2612GasSponsoring","erc20ApprovalGasSponsoring"],"sourceHost":"x402.outpimp.com","lastUpdated":"2026-08-30T22:17:38.328Z","quality":{"calls30d":3,"uniquePayers30d":1,"lastCalledAt":"2026-08-30T22:17:38.184Z"},"liveness":{},"verified":false,"featured":false},{"id":8417,"slug":"8417","resource":"https://x402.outpimp.com/generateInternetData","description":"Network-format generator API. Generates a valid ipv4/ipv6 address (optionally within a CIDR block or named network range) or a well-formed JWT string (via one of: ipv4, ipv6, jwt). Accepts optional locale (default en_US). jwt header/payload objects are capped to 2000 serialized characters.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x548eFd4f4d4A5C3669dbb4CBB2B1A637FeeEc5F6","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"10000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"APer2AbhckyMWyJanW2MZ2eRLcpL9Lmhks8rkmXfqjRG","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"10000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"args":{},"field":"ipv4"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"data":{"params":{"field":"ipv4","locale":"en_US"},"result":"237.251.81.252"},"ok":true},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"args":{"description":"Method-specific options, e.g. {\"network\":\"private-a\"} or {\"header\":{},\"payload\":{}}.","type":"object"},"field":{"description":"Which network-format generation method to call.","enum":["ipv4","ipv6","jwt"],"type":"string"},"locale":{"default":"en_US","description":"Locale code, e.g. \"en_US\", \"de\".","type":"string"}},"required":["field"],"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":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"a":"x402_api_vendor","s":["cdp_sdk_server"]},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"maxItems":11,"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}},"eip2612GasSponsoring":{},"erc20ApprovalGasSponsoring":{}},"tags":["bazaar","builder-code","eip2612GasSponsoring","erc20ApprovalGasSponsoring"],"sourceHost":"x402.outpimp.com","lastUpdated":"2026-08-30T22:17:36.986Z","quality":{"calls30d":3,"uniquePayers30d":1,"lastCalledAt":"2026-08-30T22:17:36.835Z"},"liveness":{},"verified":false,"featured":false},{"id":8418,"slug":"8418","resource":"https://x402.outpimp.com/generateGeoCoordinate","description":"True-random-geo-coordinate generator API. Generates a bounded random latitude, longitude, or a coordinate near a given origin (via one of: latitude, longitude, nearbyGPSCoordinate). Accepts optional locale (default en_US). Numeric args are capped to +/-1e15; precision is capped to 0-20; origin must be a [latitude, longitude] pair.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x548eFd4f4d4A5C3669dbb4CBB2B1A637FeeEc5F6","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"10000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"APer2AbhckyMWyJanW2MZ2eRLcpL9Lmhks8rkmXfqjRG","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"10000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"args":{"max":20,"min":10},"field":"latitude"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"data":{"params":{"field":"latitude","locale":"en_US","max":20,"min":10},"result":19.2962},"ok":true},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"args":{"description":"Method-specific options, e.g. {\"min\":10,\"max\":20} or {\"origin\":[10,20],\"radius\":5}.","type":"object"},"field":{"description":"Which geo-coordinate generation method to call.","enum":["latitude","longitude","nearbyGPSCoordinate"],"type":"string"},"locale":{"default":"en_US","description":"Locale code, e.g. \"en_US\", \"de\".","type":"string"}},"required":["field"],"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":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"a":"x402_api_vendor","s":["cdp_sdk_server"]},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"maxItems":11,"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}},"eip2612GasSponsoring":{},"erc20ApprovalGasSponsoring":{}},"tags":["bazaar","builder-code","eip2612GasSponsoring","erc20ApprovalGasSponsoring"],"sourceHost":"x402.outpimp.com","lastUpdated":"2026-08-30T22:17:35.554Z","quality":{"calls30d":3,"uniquePayers30d":1,"lastCalledAt":"2026-08-30T22:17:35.428Z"},"liveness":{},"verified":false,"featured":false},{"id":8419,"slug":"8419","resource":"https://x402.outpimp.com/generateDateData","description":"True-random-date generator API. Generates a bounded random date via one of: anytime, past, future, between, betweens, recent, soon, birthdate. between/betweens require \"from\" and \"to\" date strings. Accepts optional locale (default en_US). Date args must parse to a valid date with year 1000-9999.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x548eFd4f4d4A5C3669dbb4CBB2B1A637FeeEc5F6","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"10000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"APer2AbhckyMWyJanW2MZ2eRLcpL9Lmhks8rkmXfqjRG","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"10000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"args":{"from":"2020-01-01","to":"2020-12-31"},"field":"between"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"data":{"params":{"field":"between","from":"2020-01-01","locale":"en_US","to":"2020-12-31"},"result":"2020-12-05T07:26:13.104Z"},"ok":true},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"args":{"description":"Method-specific options, e.g. {\"from\":\"2020-01-01\",\"to\":\"2020-12-31\"}.","type":"object"},"field":{"description":"Which date-generation method to call.","enum":["anytime","past","future","between","betweens","recent","soon","birthdate"],"type":"string"},"locale":{"default":"en_US","description":"Locale code, e.g. \"en_US\", \"de\".","type":"string"}},"required":["field"],"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":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"a":"x402_api_vendor","s":["cdp_sdk_server"]},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"maxItems":11,"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}},"eip2612GasSponsoring":{},"erc20ApprovalGasSponsoring":{}},"tags":["bazaar","builder-code","eip2612GasSponsoring","erc20ApprovalGasSponsoring"],"sourceHost":"x402.outpimp.com","lastUpdated":"2026-08-30T22:17:33.942Z","quality":{"calls30d":3,"uniquePayers30d":1,"lastCalledAt":"2026-08-30T22:17:33.798Z"},"liveness":{},"verified":false,"featured":false},{"id":8420,"slug":"8420","resource":"https://x402.outpimp.com/generateStringData","description":"True-random-string generator API. Generates a bounded random string via one of: alpha, alphanumeric, binary, octal, hexadecimal, numeric, sample, uuid, ulid, nanoid, symbol. Accepts optional locale (default en_US). length/count-style args are capped to 0-1000.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x548eFd4f4d4A5C3669dbb4CBB2B1A637FeeEc5F6","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"10000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"APer2AbhckyMWyJanW2MZ2eRLcpL9Lmhks8rkmXfqjRG","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"10000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"args":{"length":8},"field":"alpha"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"data":{"params":{"field":"alpha","length":8,"locale":"en_US"},"result":"WqjkDEYH"},"ok":true},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"args":{"description":"Method-specific options, e.g. {\"length\":16}.","type":"object"},"field":{"description":"Which string-generation method to call.","enum":["alpha","alphanumeric","binary","octal","hexadecimal","numeric","sample","uuid","ulid","nanoid","symbol"],"type":"string"},"locale":{"default":"en_US","description":"Locale code, e.g. \"en_US\", \"de\".","type":"string"}},"required":["field"],"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":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"a":"x402_api_vendor","s":["cdp_sdk_server"]},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"maxItems":11,"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}},"eip2612GasSponsoring":{},"erc20ApprovalGasSponsoring":{}},"tags":["bazaar","builder-code","eip2612GasSponsoring","erc20ApprovalGasSponsoring"],"sourceHost":"x402.outpimp.com","lastUpdated":"2026-08-30T22:17:32.716Z","quality":{"calls30d":3,"uniquePayers30d":1,"lastCalledAt":"2026-08-30T22:17:32.546Z"},"liveness":{},"verified":false,"featured":false},{"id":8421,"slug":"8421","resource":"https://x402.outpimp.com/generateNumberData","description":"True-random-number generator API. Generates a bounded random number via one of: int, float, binary, octal, hex, bigInt (returned as a string), romanNumeral. Accepts optional locale (default en_US). Numeric args (min, max, multipleOf) are capped to +/-1e15; fractionDigits is capped to 0-20.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x548eFd4f4d4A5C3669dbb4CBB2B1A637FeeEc5F6","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"10000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"APer2AbhckyMWyJanW2MZ2eRLcpL9Lmhks8rkmXfqjRG","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"10000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"args":{"max":100,"min":1},"field":"int"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"data":{"params":{"field":"int","locale":"en_US","max":100,"min":1},"result":93},"ok":true},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"args":{"description":"Method-specific options, e.g. {\"min\":1,\"max\":100}.","type":"object"},"field":{"description":"Which number-generation method to call.","enum":["int","float","binary","octal","hex","bigInt","romanNumeral"],"type":"string"},"locale":{"default":"en_US","description":"Locale code, e.g. \"en_US\", \"de\".","type":"string"}},"required":["field"],"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":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"a":"x402_api_vendor","s":["cdp_sdk_server"]},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"maxItems":11,"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}},"eip2612GasSponsoring":{},"erc20ApprovalGasSponsoring":{}},"tags":["bazaar","builder-code","eip2612GasSponsoring","erc20ApprovalGasSponsoring"],"sourceHost":"x402.outpimp.com","lastUpdated":"2026-08-30T22:17:31.566Z","quality":{"calls30d":3,"uniquePayers30d":1,"lastCalledAt":"2026-08-30T22:17:31.394Z"},"liveness":{},"verified":false,"featured":false},{"id":7320,"slug":"7320","resource":"https://ppu43fkyhimq5fiqpmo42eh5ri0yypid.lambda-url.us-east-1.on.aws/isURL","description":"URL validation API. Checks whether a string is a syntactically valid URL, catching malformed schemes, hosts, and encoding edge cases a naive check misses. Returns true or false.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x548eFd4f4d4A5C3669dbb4CBB2B1A637FeeEc5F6","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"10000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"APer2AbhckyMWyJanW2MZ2eRLcpL9Lmhks8rkmXfqjRG","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"10000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"value":"https://example.com"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"data":{"params":{"value":"https://example.com"},"result":true},"ok":true},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"value":{"description":"The string to validate as a URL.","type":"string"}},"required":["value"],"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":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"a":"x402_api_vendor","s":["cdp_sdk_server"]},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"maxItems":11,"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}},"eip2612GasSponsoring":{},"erc20ApprovalGasSponsoring":{}},"tags":["bazaar","builder-code","eip2612GasSponsoring","erc20ApprovalGasSponsoring"],"sourceHost":"ppu43fkyhimq5fiqpmo42eh5ri0yypid.lambda-url.us-east-1.on.aws","lastUpdated":"2026-09-14T19:53:47.764Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-09-14T19:53:47.607Z"},"liveness":{},"verified":false,"featured":false}]}