{"x402Version":2,"payTo":"0x1f0130669ca6fd02e025a984cc038f139df19a2f","resources":[{"id":5819,"slug":"5819","resource":"https://gpt55.558686.xyz/v1/tools/evm-wallet-balance","description":"Read a public EVM wallet balance on Base or Ethereum and determine whether its Base USDC balance can cover a suggested $0.001 x402 payment. Returns a coherent provider snapshot, USDC runway, shortfall, native-gas presence, and a handoff to the full funding-readiness doctor without signing, broadcasting, or handling private keys. Balance-only readiness does not prove client, signing, spend-cap, or retry capability. GET variant for agents, crawlers, and wallets that prefer query parameters over...","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x1f0130669ca6fd02e025a984cc038f139df19a2f","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"1000","maxTimeoutSeconds":300},{"scheme":"exact","network":"eip155:8453","payTo":"0x1f0130669ca6fd02e025a984cc038f139df19a2f","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"1000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"85uMvNfi3rueiM6B8SWLuRRVbAP85wmKAg1fToabmgwx","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"1000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"address":"0x1111111111111111111111111111111111111111","network":"base"},"type":"http"},"output":{"example":{"address":"0x1111111111111111111111111111111111111111","blockNumber":"1234567","chainId":"eip155:8453","nativeBalance":{"decimals":18,"formatted":"1","raw":"1000000000000000000","symbol":"ETH"},"network":"base","observedAt":"2026-08-10T00:00:00.000Z","ok":true,"rpcProviderHost":"rpc.example.test","tool":"evmWalletBalance","usdcBalance":{"decimals":6,"formatted":"1.234567","raw":"1234567","symbol":"USDC","tokenAddress":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"x402Readiness":{"assessment":"balance_ready","balanceOnly":true,"canCoverSuggestedX402Amount":true,"fundingReadinessDoctor":{"guideUrl":"https://gpt55.558686.xyz/x402/wallet-funding-readiness-doctor","paidUrl":"https://gpt55.558686.xyz/v1/tools/x402-wallet-funding-readiness-doctor"},"limitations":["Balance signals do not prove payment-client, typed-data signing, spend-cap, or same-request retry readiness."],"nativeGasPresent":true,"shortfall":{"atomic":"0","formatted":"0"},"suggestedPayment":{"amountAtomic":"1000","amountUsd":"0.001","asset":"USDC","network":"eip155:8453"},"usdcRunwayAtSuggestedAmount":"1234","walletNetworkMatches":true}},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"pathParams":{"additionalProperties":true,"type":"object"},"queryParams":{"additionalProperties":false,"properties":{"address":{"pattern":"^0x[0-9a-fA-F]{40}$","type":"string"},"chain":{"enum":["base","ethereum","mainnet","eip155:8453","eip155:1","8453","1"],"type":"string"},"network":{"default":"base","enum":["base","ethereum","mainnet","eip155:8453","eip155:1","8453","1"],"type":"string"},"wallet":{"pattern":"^0x[0-9a-fA-F]{40}$","type":"string"}},"required":["address"],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"additionalProperties":true,"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"gpt55.558686.xyz","lastUpdated":"2026-08-12T15:49:00.141Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-08-28T08:40:41.876Z"},"liveness":{},"verified":false,"featured":false},{"id":5820,"slug":"5820","resource":"https://gpt55.558686.xyz/v1/tools/x402-discovery-price-compare","description":"Fetch up to 10 x402 discovery documents or service origins, extract paid resources, normalize USDC atomic amounts, and rank resources by price, scheme, network, tags, and service metadata. This deterministic endpoint does not call an upstream model. GET variant for agents, crawlers, and wallets that prefer query parameters over a JSON body. Pay up to $0.003 per request with x402 USDC on Base.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x1f0130669ca6fd02e025a984cc038f139df19a2f","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"3000","maxTimeoutSeconds":300},{"scheme":"upto","network":"eip155:8453","payTo":"0x1f0130669ca6fd02e025a984cc038f139df19a2f","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"3000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"limit":20,"query":"quote","urls":["https://gpt55.558686.xyz"]},"type":"http"},"output":{"example":{"ok":true,"summary":"Structured x402 discovery price comparison.","tool":"x402DiscoveryPriceCompare"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"additionalProperties":false,"anyOf":[{"required":["urls"]},{"required":["origins"]},{"required":["discovery_urls"]}],"properties":{"discovery_urls":{"items":{"maxLength":2048,"minLength":1,"type":"string"},"maxItems":10,"minItems":1,"type":"array"},"limit":{"maximum":100,"minimum":1,"type":"integer"},"max_bytes":{"maximum":1048576,"minimum":4096,"type":"integer"},"origins":{"items":{"maxLength":2048,"minLength":1,"type":"string"},"maxItems":10,"minItems":1,"type":"array"},"query":{"maxLength":120,"type":"string"},"timeout_ms":{"maximum":12000,"minimum":1000,"type":"integer"},"urls":{"items":{"maxLength":2048,"minLength":1,"type":"string"},"maxItems":10,"minItems":1,"type":"array"}},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"additionalProperties":true,"properties":{"fetchedAt":{"type":"string"},"ok":{"type":"boolean"},"tool":{"type":"string"}},"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"gpt55.558686.xyz","lastUpdated":"2026-06-12T05:16:02.935Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-08-28T08:43:40.899Z"},"liveness":{},"verified":false,"featured":false},{"id":5821,"slug":"5821","resource":"https://gpt55.558686.xyz/v1/tools/x402-batch-quote-inspector","description":"Inspect up to 10 public x402 endpoints in one paid request, without paying the target endpoints. Returns per-endpoint quote status, schemes, amounts, network, asset, payTo, resource metadata, and aggregate buyer-readiness warnings. This deterministic endpoint does not call an upstream model. GET variant for agents, crawlers, and wallets that prefer query parameters over a JSON body. Pay up to $0.002 per request with x402 USDC on Base.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x1f0130669ca6fd02e025a984cc038f139df19a2f","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"2000","maxTimeoutSeconds":300},{"scheme":"upto","network":"eip155:8453","payTo":"0x1f0130669ca6fd02e025a984cc038f139df19a2f","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"2000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"method":"GET","urls":["https://gpt55.558686.xyz/v1/x402-ping","https://gpt55.558686.xyz/v1/tools/x402-quote-inspector"]},"type":"http"},"output":{"example":{"ok":true,"summary":"Structured batch x402 402-payment quote inspection.","tool":"x402BatchQuoteInspector"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"additionalProperties":false,"anyOf":[{"required":["urls"]},{"required":["endpoints"]}],"properties":{"body":{"additionalProperties":true,"type":"object"},"endpoints":{"items":{"maxLength":2048,"minLength":1,"type":"string"},"maxItems":10,"minItems":1,"type":"array"},"method":{"enum":["GET","POST","PUT","PATCH","DELETE"],"type":"string"},"timeout_ms":{"maximum":12000,"minimum":1000,"type":"integer"},"urls":{"items":{"maxLength":2048,"minLength":1,"type":"string"},"maxItems":10,"minItems":1,"type":"array"}},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"additionalProperties":true,"properties":{"fetchedAt":{"type":"string"},"ok":{"type":"boolean"},"tool":{"type":"string"}},"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"gpt55.558686.xyz","lastUpdated":"2026-06-12T05:13:58.918Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-08-28T08:42:53.567Z"},"liveness":{},"verified":false,"featured":false},{"id":5822,"slug":"5822","resource":"https://gpt55.558686.xyz/v1/tools/x402-mcp-integration-kit","description":"Generate a deterministic buyer integration package for an x402/MCP service: MCP remote server config, Claude Desktop-style config hints, curl discovery checks, x402 quote test commands, endpoint selection, spending caps, and verification checklist without calling an upstream model. GET variant for agents, crawlers, and wallets that prefer query parameters over a JSON body. Pay up to $0.006 per request with x402 USDC on Base.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x1f0130669ca6fd02e025a984cc038f139df19a2f","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"6000","maxTimeoutSeconds":300},{"scheme":"upto","network":"eip155:8453","payTo":"0x1f0130669ca6fd02e025a984cc038f139df19a2f","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"6000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"base_url":"https://gpt55.558686.xyz","max_usdc_per_call":0.01,"service_name":"GPT-5.5 x402 Gateway"},"type":"http"},"output":{"example":{"ok":true,"summary":"Generate MCP, Claude, curl, and x402 buyer integration snippets using x402 USDC payment","tool":"x402McpIntegrationKit"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"additionalProperties":false,"properties":{"base_url":{"maxLength":2048,"minLength":1,"type":"string"},"include_claude_desktop":{"type":"boolean"},"max_usdc_per_call":{"maximum":100,"minimum":0.000001,"type":"number"},"preferred_endpoint":{"maxLength":2048,"type":"string"},"serviceName":{"maxLength":160,"type":"string"},"service_name":{"maxLength":160,"type":"string"},"url":{"maxLength":2048,"minLength":1,"type":"string"}},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"additionalProperties":true,"properties":{"fetchedAt":{"type":"string"},"ok":{"type":"boolean"},"tool":{"type":"string"}},"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"gpt55.558686.xyz","lastUpdated":"2026-06-12T05:13:51.026Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-08-28T08:44:01.56Z"},"liveness":{},"verified":false,"featured":false},{"id":5823,"slug":"5823","resource":"https://gpt55.558686.xyz/v1/tools/x402-site-audit","description":"Fetch a public API origin and audit x402 discovery, OpenAPI, pricing, llms.txt, robots, sitemap, MCP metadata, health, endpoint counts, payment schemes, and buyer-readiness signals. This deterministic endpoint does not call an upstream model. GET variant for agents, crawlers, and wallets that prefer query parameters over a JSON body. Pay up to $0.001 per request with x402 USDC on Base.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x1f0130669ca6fd02e025a984cc038f139df19a2f","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"1000","maxTimeoutSeconds":300},{"scheme":"upto","network":"eip155:8453","payTo":"0x1f0130669ca6fd02e025a984cc038f139df19a2f","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"1000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"url":"https://example.com"},"type":"http"},"output":{"example":{"ok":true,"summary":"Structured x402/API buyer-readiness audit.","tool":"x402SiteAudit"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"additionalProperties":false,"anyOf":[{"required":["url"]},{"required":["base_url"]}],"properties":{"base_url":{"maxLength":2048,"minLength":1,"type":"string"},"include_optional":{"type":"boolean"},"max_bytes":{"maximum":1048576,"minimum":4096,"type":"integer"},"timeout_ms":{"maximum":10000,"minimum":1000,"type":"integer"},"url":{"maxLength":2048,"minLength":1,"type":"string"}},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"additionalProperties":true,"properties":{"fetchedAt":{"type":"string"},"ok":{"type":"boolean"},"tool":{"type":"string"}},"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"gpt55.558686.xyz","lastUpdated":"2026-06-12T05:13:49.143Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-08-28T08:44:50.95Z"},"liveness":{},"verified":false,"featured":false},{"id":5824,"slug":"5824","resource":"https://gpt55.558686.xyz/v1/tools/x402-opportunity-finder","description":"Scan public x402 directories, group listings by buyer-intent category, compare price distributions, and return underserved product opportunities, candidate keywords, pricing bands, and directory positioning notes. This deterministic endpoint does not call an upstream model. GET variant for agents, crawlers, and wallets that prefer query parameters over a JSON body. Pay up to $0.009 per request with x402 USDC on Base.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x1f0130669ca6fd02e025a984cc038f139df19a2f","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"9000","maxTimeoutSeconds":300},{"scheme":"upto","network":"eip155:8453","payTo":"0x1f0130669ca6fd02e025a984cc038f139df19a2f","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"9000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"focus":"ai-tools","limit":80,"sources":["x402.direct","agora402","payai-discovery"]},"type":"http"},"output":{"example":{"focus":"ai-tools","ok":true,"opportunities":[{"id":"directory-seo","label":"x402 directory SEO and listing audits","opportunityScore":82,"recommendedPriceBandUsd":{"target":0.008}}],"positioningNotes":["Avoid relying on generic chat alone; current directories show specific seller-tool demand."],"pricedCount":180,"tool":"x402OpportunityFinder"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"additionalProperties":false,"properties":{"focus":{"maxLength":120,"minLength":1,"type":"string"},"limit":{"maximum":200,"minimum":10,"type":"integer"},"page_size":{"maximum":100,"minimum":20,"type":"integer"},"pages":{"maximum":3,"minimum":1,"type":"integer"},"query":{"maxLength":120,"minLength":1,"type":"string"},"sources":{"items":{"enum":["x402.direct","cdp-bazaar","agora402","x402-list","a2alist","payai-discovery","gate402"],"type":"string"},"maxItems":8,"type":"array"},"timeout_ms":{"maximum":15000,"minimum":1000,"type":"integer"},"top_n":{"maximum":12,"minimum":1,"type":"integer"}},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"additionalProperties":true,"properties":{"fetchedAt":{"type":"string"},"ok":{"type":"boolean"},"tool":{"type":"string"}},"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"gpt55.558686.xyz","lastUpdated":"2026-06-12T05:04:26.985Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-08-28T08:44:12.907Z"},"liveness":{},"verified":false,"featured":false},{"id":5825,"slug":"5825","resource":"https://gpt55.558686.xyz/v1/tools/x402-bazaar-search","description":"Query the CDP x402 Bazaar discovery API, normalize paid resources, surface resource URL, service name, tags, scheme, network, payTo, and minimum USDC price. This deterministic endpoint does not call an upstream model. GET variant for agents, crawlers, and wallets that prefer query parameters over a JSON body. Pay up to $0.004 per request with x402 USDC on Base.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x1f0130669ca6fd02e025a984cc038f139df19a2f","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"4000","maxTimeoutSeconds":300},{"scheme":"upto","network":"eip155:8453","payTo":"0x1f0130669ca6fd02e025a984cc038f139df19a2f","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"4000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"limit":10,"pay_to":"0x1f0130669ca6fd02e025a984cc038f139df19a2f","query":"gpt-5.5"},"type":"http"},"output":{"example":{"includeLivePrices":true,"liveCheaperCount":1,"matchedPayToCount":2,"ok":true,"query":"gpt-5.5","resources":[{"effectivePriceSource":"live_discovery","effectivePriceUsd":"0.0001","livePricing":{"liveCheaper":true,"livePriceUsd":"0.0001","matched":true,"stalePrice":true},"minPriceUsd":"0.004","network":"eip155:8453","resource":"https://gpt55.558686.xyz/v1/chat/completions"}],"returnedCount":2,"stalePriceCount":1,"tool":"x402BazaarSearch"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"additionalProperties":false,"properties":{"include_all":{"type":"boolean"},"include_live_prices":{"type":"boolean"},"limit":{"maximum":20,"minimum":1,"type":"integer"},"payTo":{"maxLength":80,"minLength":1,"type":"string"},"pay_to":{"maxLength":80,"minLength":1,"type":"string"},"query":{"maxLength":120,"minLength":1,"type":"string"},"timeout_ms":{"maximum":12000,"minimum":1000,"type":"integer"}},"required":["query"],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"additionalProperties":true,"properties":{"fetchedAt":{"type":"string"},"ok":{"type":"boolean"},"tool":{"type":"string"}},"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"gpt55.558686.xyz","lastUpdated":"2026-06-12T04:42:45.393Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-08-28T08:43:02.399Z"},"liveness":{},"verified":false,"featured":false}]}