{"partialResults":false,"resources":[{"accepts":[{"amount":"60000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:8453","payTo":"0xaBF4FAbd7c416fB67202E5f9002389Fc75e2a9D0","scheme":"exact"},{"amount":"60000","asset":"0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:137","payTo":"0xaBF4FAbd7c416fB67202E5f9002389Fc75e2a9D0","scheme":"exact"},{"amount":"60000","asset":"0xaf88d065e77c8cC2239327C5EDb3A432268e5831","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:42161","payTo":"0xaBF4FAbd7c416fB67202E5f9002389Fc75e2a9D0","scheme":"exact"},{"amount":"60000","asset":"0x754704Bc059F8C67012fEd69BC8A327a5aafb603","extra":{"name":"USDC","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:143","payTo":"0xaBF4FAbd7c416fB67202E5f9002389Fc75e2a9D0","scheme":"exact"},{"amount":"60000","asset":"0xB97EF9Ef8734C71904D8002F8b6Bc66Dd9c48a6E","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:43114","payTo":"0xaBF4FAbd7c416fB67202E5f9002389Fc75e2a9D0","scheme":"exact"},{"amount":"60000","asset":"0xe15fC38F6D8c56aF07bbCBe3BAf5708A2Bf42392","extra":{"name":"USDC","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:1329","payTo":"0xaBF4FAbd7c416fB67202E5f9002389Fc75e2a9D0","scheme":"exact"},{"amount":"61000","asset":"0x0b2C639c533813f4Aa9D7837CAf62653d097Ff85","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:10","payTo":"0xaBF4FAbd7c416fB67202E5f9002389Fc75e2a9D0","scheme":"exact"},{"amount":"60000","asset":"0x5fc5360D0400a0Fd4f2af552ADD042D716F1d168","extra":{"name":"Global Dollar","version":"1"},"maxTimeoutSeconds":300,"network":"eip155:4663","payTo":"0xaBF4FAbd7c416fB67202E5f9002389Fc75e2a9D0","scheme":"exact"},{"amount":"60000","asset":"0xcebA9300f2b948710d2653dD7B07f33A8B32118C","extra":{"name":"USDC","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:42220","payTo":"0xaBF4FAbd7c416fB67202E5f9002389Fc75e2a9D0","scheme":"exact"},{"amount":"60000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"assetTransferMethod":"permit2","facilitatorAddress":"0x8F5cB67B49555E614892b7233CFdDEBFB746E531","name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:8453","payTo":"0xaBF4FAbd7c416fB67202E5f9002389Fc75e2a9D0","scheme":"upto"},{"amount":"60000","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","extra":{"feePayer":"GVJJ7rdGiXr5xaYbRwRbjfaJL7fmwRygFi1H6aGqDveb"},"maxTimeoutSeconds":300,"network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"J7aN3PLJnTCF5qpEnvJHJsnCjcGuqC2rYtEM8Gv3xwg","scheme":"exact"},{"amount":"600000","asset":"CCW67TSZV3SSS2HXMBQ5JFGCKJNXKZM7UQUWUZPUTHXSTZLEO7SJMI75","extra":{"areFeesSponsored":true},"maxTimeoutSeconds":300,"network":"stellar:pubnet","payTo":"GDNJXCKW7ZM7GEEVP674TWPU26YJNBQ2FI4ZIPRKTPTNUEJMDHFJWWRL","scheme":"exact"},{"amount":"60000","asset":"31566704","extra":{"feePayer":"ZMFK2OI7ZBD2U27ISERZC4S6LKM6WMFJPZQ4MYNJDZ2VNBNMBA67RA22AA","tag":"x402-global-challenge"},"maxTimeoutSeconds":300,"network":"algorand:wGHE2Pwdvd7S12BL5FaOP20EGYesN73ktiC1qzkkit8=","payTo":"C7IIHG7SPLPZ5H7ZT6HW3UV2OQMQQE6Y2HBNGZXSLRJULE42BEE2OY2XIE","scheme":"exact"}],"description":"Bundled execution of the API health check workflow - Is this API endpoint healthy? Liveness check, response headers, and TLS certificate status in one pass. One x402 payment runs 3 underlying tools (http-check, http-headers, tls-cert); partial-success per step.","extensions":{"bazaar":{"info":{"input":{"body":{"url":"https://api.github.com"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"args":{"url":"https://api.github.com"},"pack":"api-health","steps":[{"ok":true,"result":{},"slug":"http-check"},{"ok":true,"result":{},"slug":"http-headers"},{"ok":true,"result":{},"slug":"tls-cert"}],"summary":"3/3 steps succeeded"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"url":{"description":"API endpoint URL to check (https://…)","type":"string"}},"required":["url"]},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"properties":{"args":{"properties":{"url":{"type":"string"}},"type":"object"},"pack":{"type":"string"},"steps":{"items":{"properties":{"ok":{"type":"boolean"},"result":{"type":"object"},"slug":{"type":"string"}},"type":"object"},"type":"array"},"summary":{"type":"string"}},"required":["pack","args","steps","summary"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"a":"bc_b4aw4uzd"},"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"}},"payment-identifier":{"info":{"required":false},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"id":{"maxLength":128,"minLength":16,"pattern":"^[a-zA-Z0-9_-]+$","type":"string"},"required":{"type":"boolean"}},"required":["required"],"type":"object"}}},"iconUrl":"https://res.cloudinary.com/bdb-prod/image/upload/c_fill,ar_1:1,w_256,h_256,f_auto,q_auto/v1788138502/bazaar-icons/478aced8e219894c.png","lastUpdated":"2026-08-31T11:29:15.026Z","quality":{"l30DaysTotalCalls":1,"l30DaysUniquePayers":1,"lastCalledAt":"2026-08-31T11:29:14.755Z"},"resource":"https://agent402.tools/api/skill/api-health","serviceName":"Skill: API health check","tags":["skill-pack","workflow","api-health","agents","x402"],"type":"http","x402Version":2},{"accepts":[{"amount":"1000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:8453","payTo":"0x0550779CFBc832657A8BB46BAC9f359A5ad038B8","scheme":"exact"}],"description":"HTTP Latency Check API. Measure HTTP response latency for a URL from the Cloudflare Worker edge. Returns status code, latency, redirect, content type and edge location metadata. Useful for uptime checks, API diagnostics and website monitoring. Paid per call via x402.","extensions":{"bazaar":{"info":{"input":{"body":{"url":"https://example.com"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"from":{"colo":"SOF","country":"BG","network":"cloudflare_worker"},"latency_ms":123,"method":"HEAD","ok":true,"redirect_location":null,"service":"http_latency","status_code":200,"timestamp":"2026-06-23T00:00:00.000Z","url":"https://example.com"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"additionalProperties":false,"properties":{"method":{"description":"HTTP method to use. Defaults to HEAD.","enum":["HEAD","GET"],"type":"string"},"url":{"description":"HTTP or HTTPS URL to check","type":"string"}},"required":["url"],"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":{"additionalProperties":true,"properties":{"from":{"additionalProperties":true,"properties":{"colo":{"type":"string"},"country":{"type":"string"},"network":{"type":"string"}},"type":"object"},"latency_ms":{"type":"integer"},"method":{"type":"string"},"ok":{"type":"boolean"},"redirect_location":{"type":"null"},"service":{"type":"string"},"status_code":{"type":"integer"},"timestamp":{"type":"string"},"url":{"type":"string"}},"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"iconUrl":"https://res.cloudinary.com/bdb-prod/image/upload/c_fill,ar_1:1,w_256,h_256,f_auto,q_auto/v1782160736/bazaar-icons/bba42e908ad65da0.png","lastUpdated":"2026-08-26T00:36:58.475Z","quality":{"l30DaysTotalCalls":4,"l30DaysUniquePayers":2,"lastCalledAt":"2026-08-26T00:36:57.634Z"},"resource":"https://tools.ipintel.ai/http-latency","serviceName":"HTTP Latency Check API","tags":["http-latency","uptime-check","api-diagnostics","monitoring"],"type":"http","x402Version":2},{"accepts":[{"amount":"10000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":120,"network":"eip155:8453","payTo":"0xe5690D37805107C56f6195E65A262b234E0E5e75","scheme":"exact"}],"description":"Batch URL validation for AI agents. Check up to 10 citations, links, websites, or API endpoints in one payment. Returns reachability, exact status, latency, content type, final URL, and safe redirects; partial failures stay isolated.","extensions":{"bazaar":{"info":{"input":{"body":{"expectedStatus":200,"urls":["https://example.com","https://www.iana.org/help/example-domains"]},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"checkedAt":"2026-01-01T00:00:00.000Z","count":2,"results":[{"responseTimeMs":120,"status":200,"url":"https://example.com","verified":true}],"verified":true},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"expectedStatus":{"maximum":599,"minimum":100,"type":"integer"},"urls":{"description":"One to ten public HTTP(S) URLs","items":{"format":"uri","type":"string"},"maxItems":10,"minItems":1,"type":"array"}},"required":["urls"],"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"properties":{"checkedAt":{"format":"date-time","type":"string"},"count":{"type":"integer"},"results":{"items":{"type":"object"},"type":"array"},"verified":{"type":"boolean"}},"required":["verified","count","checkedAt","results"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"a":"anyway_possible","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":{}},"lastUpdated":"2026-09-02T00:18:34.133Z","quality":{"l30DaysTotalCalls":3,"l30DaysUniquePayers":2,"lastCalledAt":"2026-09-02T00:18:33.158Z"},"resource":"https://anywaypossible.com/api/batch","tags":["batch url check","citation validation","link checker","api monitoring","website health"],"type":"http","x402Version":2},{"accepts":[{"amount":"3000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:8453","payTo":"0x38C063312719220c676E988f0DEE14B4ec0e44C8","scheme":"exact"}],"description":"API endpoint health checker and x402 compatibility scanner. Provide target url to fetch and check if it correctly implements the HTTP 402 payment flow, and extract its pricing requirements.","extensions":{"bazaar":{"category":"agent-infrastructure","info":{"input":{"method":"GET","queryParams":{"url":"https://vibesprings.net/api/weather"},"type":"http"},"output":{"example":{"checked_at":"2026-06-26T20:00:00.000Z","error":null,"latency_ms":120,"pricing_details":{"accepts":[{"network":"eip155:8453","price":"$0.002","scheme":"exact"}]},"processingTime":"135ms","response_code":402,"status":"up","target_url":"https://vibesprings.net/api/weather","x402_compatible":true},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"properties":{"url":{"description":"Target URL to scan","type":"string"}},"required":["url"],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"},"tags":["infra","health","checker","status","x402","compatibility","monitoring"]}},"iconUrl":"https://res.cloudinary.com/bdb-prod/image/upload/c_fill,ar_1:1,w_256,h_256,f_auto,q_auto/v1783820462/bazaar-icons/87251f674c6daed8.jpg","lastUpdated":"2026-09-09T16:21:45.145Z","quality":{"l30DaysTotalCalls":2,"l30DaysUniquePayers":2,"lastCalledAt":"2026-09-09T16:21:44.866Z"},"resource":"https://vibesprings.net/api/infra/health-check","serviceName":"Vibe Springs","tags":["infra","health","checker","status","x402"],"type":"http","x402Version":2},{"accepts":[{"amount":"1000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","description":"Inspect URL reachability, status, latency, and key headers for $0.001 USDC. Call when you need a cheap uptime preflight before paying a heavier fetch—not a full page extract and not a crawl. Returns status and timing via x402. No API key, no subscription.","extra":{"accept_label":"Coinbase CDP","app":"Delx Commerce","erc8004_id":"14340","facilitator_url":"https://api.cdp.coinbase.com/platform/v2/x402","name":"USD Coin","provider":"coinbase","provider_label":"Coinbase CDP","version":"2"},"maxTimeoutSeconds":300,"mimeType":"application/json","network":"eip155:8453","payTo":"0x9f8bd9875b3E0b632a24A3A7C73f7787175e73A2","resource":"https://api.delx.ai/api/v1/x402/url-health","scheme":"exact"},{"amount":"1000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","description":"Inspect URL reachability, status, latency, and key headers for $0.001 USDC. Call when you need a cheap uptime preflight before paying a heavier fetch—not a full page extract and not a crawl. Returns status and timing via x402. No API key, no subscription.","extra":{"accept_label":"PayAI Base","app":"Delx Commerce","erc8004_id":"14340","facilitator_url":"https://facilitator.payai.network","name":"USD Coin","provider":"payai","provider_label":"PayAI Base","version":"2"},"maxTimeoutSeconds":300,"mimeType":"application/json","network":"eip155:8453","payTo":"0x9f8bd9875b3E0b632a24A3A7C73f7787175e73A2","resource":"https://api.delx.ai/api/v1/x402/url-health","scheme":"exact"},{"amount":"1000","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","description":"Inspect URL reachability, status, latency, and key headers for $0.001 USDC. Call when you need a cheap uptime preflight before paying a heavier fetch—not a full page extract and not a crawl. Returns status and timing via x402. No API key, no subscription.","extra":{"accept_label":"PayAI Solana","app":"Delx Commerce","erc8004_id":"14340","facilitator_url":"https://facilitator.payai.network","feePayer":"CjNFTjvBhbJJd2B5ePPMHRLx1ELZpa8dwQgGL727eKww","name":"USD Coin","provider":"payai","provider_label":"PayAI Solana","version":"2"},"maxTimeoutSeconds":300,"mimeType":"application/json","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"28heAMpFkeUJsL7o7apiK4oJwZWq2fUHinRwbgYYsemG","resource":"https://api.delx.ai/api/v1/x402/url-health","scheme":"exact"}],"description":"Inspect URL reachability, status, latency, and key headers for $0.001 USDC. Call when you need a cheap uptime preflight before paying a heavier fetch—not a full page extract and not a crawl. Returns status and timing via x402. No API key, no subscription.","extensions":{"bazaar":{"category":"utility","info":{"input":{"body":{},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"additionalProperties":true,"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"additionalProperties":true,"type":"object"},"type":{"const":"json","type":"string"}},"required":["type","example"],"type":"object"}},"required":["input","output"],"type":"object"},"serviceName":"Delx Url Health","summary":"Inspect URL reachability, status, latency, and key headers for $0.001 USDC. Call when you need a cheap uptime preflight before paying a heavier fetch—not a full page extract and not a crawl. Returns status and timing via x402. No API key, no subscription.","tags":["x402","utility","url","health","http"]}},"iconUrl":"https://res.cloudinary.com/bdb-prod/image/upload/c_fill,ar_1:1,w_256,h_256,f_auto,q_auto/v1785330572/bazaar-icons/f116ee851813c2b6.png","lastUpdated":"2026-08-28T10:04:31.759Z","quality":{"l30DaysTotalCalls":1,"l30DaysUniquePayers":1,"lastCalledAt":"2026-08-28T10:04:31.409Z"},"resource":"https://api.delx.ai/api/v1/x402/url-health","serviceName":"Delx Url Health","tags":["x402","utility","url","health","http"],"type":"http","x402Version":2},{"accepts":[{"amount":"1000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":60,"network":"eip155:8453","payTo":"0xe5690D37805107C56f6195E65A262b234E0E5e75","scheme":"exact"}],"description":"URL uptime and website health check for AI agents. Verify reachability, exact HTTP status, latency, content type, and safe redirect chain before following a link, citing a source, or calling an API. Deterministic, SSRF-safe, no account.","extensions":{"bazaar":{"info":{"input":{"body":{"expectedStatus":200,"url":"https://example.com"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"finalUrl":"https://example.com/","observedAt":"2026-01-01T00:00:00.000Z","reachable":true,"responseTimeMs":120,"status":200,"verified":true},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"expectedStatus":{"maximum":599,"minimum":100,"type":"integer"},"url":{"description":"Public HTTP(S) URL to check","format":"uri","type":"string"}},"required":["url"],"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"properties":{"finalUrl":{"type":"string"},"observedAt":{"format":"date-time","type":"string"},"reachable":{"type":"boolean"},"responseTimeMs":{"type":"integer"},"status":{"type":"integer"},"verified":{"type":"boolean"}},"required":["reachable","verified","status","finalUrl","responseTimeMs","observedAt"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"a":"anyway_possible","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":{}},"lastUpdated":"2026-08-27T01:22:31.857Z","quality":{"l30DaysTotalCalls":3,"l30DaysUniquePayers":2,"lastCalledAt":"2026-08-27T01:22:31.135Z"},"resource":"https://anywaypossible.com/api/check","serviceName":"Anyway Possible URL Check","tags":["url","uptime","website health","http status","link safety"],"type":"http","x402Version":2},{"accepts":[{"amount":"20000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:8453","payTo":"0x9041f8a43D0B43209B9227DE2c7fb25c9FE3847E","scheme":"exact"}],"description":"GitHub repo health check / audit / verify: stars, forks, open issues, last commit age, archived status, license.","extensions":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"repo":"facebook/react"},"type":"http"},"output":{"example":{"reasons":[],"repo":"facebook/react","score":85,"signals":{},"verdict":"healthy"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"properties":{"repo":{"description":"GitHub repo in owner/repo format","type":"string"}},"required":["repo"],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"repo":{"type":"string"},"score":{"type":"number"},"verdict":{"type":"string"}},"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"lastUpdated":"2026-09-07T17:51:57.352Z","quality":{"l30DaysTotalCalls":2,"l30DaysUniquePayers":1,"lastCalledAt":"2026-09-07T17:51:57.096Z"},"resource":"https://x402-api-catalog.onrender.com/api/repo-health","serviceName":"PreFlight Checker","tags":["github","code-quality","due-diligence","repo-check","audit"],"type":"http","x402Version":2},{"accepts":[{"amount":"9331","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","description":"Stablecoin health monitor — collateral backing percent, redeemability and freeze status for every AMT-20 stablecoin on the chain. Deterministic on-chain executi","extra":{"name":"USD Coin","version":"2"},"maxAmountRequired":"9331","maxTimeoutSeconds":120,"mimeType":"application/json","network":"eip155:8453","payTo":"0xfB5625d44be488414606773244F0De35410b2f39","recipient":"0xfB5625d44be488414606773244F0De35410b2f39","resource":"https://amanchain-relay.gitajhd.workers.dev/api/x402/aman-stable-health","scheme":"exact"}],"description":"Stablecoin health monitor — collateral backing percent, redeemability and freeze status for every AMT-20 stablecoin on the chain. Deterministic on-chain execution by the AmanChain node — live consensus state, real blocks, pools and balances. Pay per call via x402 (USDC on Base), no account, no API key. POST JSON {\"serviceId\":\"aman-stable-health\",\"request\":\"\u003cinput\u003e\"}.","extensions":{"bazaar":{"info":{"input":{"body":{"request":"","serviceId":"aman-stable-health"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"stables":[{"backingPct":100,"redeemable":true,"symbol":"USDT"}]},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"request":{"description":"service input (see body example)","type":"string"},"serviceId":{"description":"the service id, \"aman-stable-health\"","type":"string"}},"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"type":"object"}},"required":["input"],"type":"object"}}},"lastUpdated":"2026-09-09T23:10:04.719Z","quality":{"l30DaysTotalCalls":8,"l30DaysUniquePayers":2,"lastCalledAt":"2026-09-09T23:10:04.213Z"},"resource":"https://amanchain-relay.gitajhd.workers.dev/api/x402/aman-stable-health","serviceName":"Stablecoin Health","tags":["data","crypto","stablecoin","audit","defi"],"type":"http","x402Version":2},{"accepts":[{"amount":"10000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:8453","payTo":"0x0cD2c9724F185a029101b4AEACf3F114415c394f","scheme":"exact"}],"description":"Service health probe — build version, last pipeline run, current signal/composite/asset counts. Sub-second, no DB writes. The cheapest end-to-end pay-per-call check before issuing real queries.","extensions":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{},"type":"http"},"output":{"example":{"assets":200,"build":"f2aa49c","deployedAt":"2026-06-28T13:00:00Z","metrics":440,"ok":true,"service":"CRYPTYX","signals":{"atomic":143,"composites":9}},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"properties":{},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"iconUrl":"https://res.cloudinary.com/bdb-prod/image/upload/c_fill,ar_1:1,w_256,h_256,f_auto,q_auto/v1782859544/bazaar-icons/76d43c1a7d77f1ea.png","lastUpdated":"2026-09-05T12:52:06.08Z","quality":{"l30DaysTotalCalls":2,"l30DaysUniquePayers":2,"lastCalledAt":"2026-09-05T12:52:05.811Z"},"resource":"https://cryptyx.ai/api/x402/health","serviceName":"CRYPTYX","tags":["crypto","trading","signals","intelligence","agents"],"type":"http","x402Version":2},{"accepts":[{"amount":"54000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","description":"Test an API endpoint: send request, validate response status and schema. Integration testing as a service.","extra":{"name":"USD Coin","version":"2"},"maxAmountRequired":"54000","maxTimeoutSeconds":300,"mimeType":"application/json","network":"eip155:8453","outputSchema":{"input":{"discoverable":true,"method":"GET","queryParams":{"body":{"type":"string"},"expected_schema":{"type":"object"},"expected_status":{"type":"integer"},"headers":{"type":"object"},"method":{"type":"string"},"url":{"description":"API endpoint URL","required":true,"type":"string"}},"type":"http"},"output":{"is_healthy":{"type":"boolean"},"response_body":{"type":"string"},"response_time_ms":{"type":"integer"},"schema_valid":{"type":"boolean"},"status_code":{"type":"integer"}}},"payTo":"0x66D7C2F952362BFB24FD7F02a9beC9c754ea83bC","resource":"https://api.strale.io/x402/v2/api-health-check","scheme":"exact"}],"description":"Test an API endpoint: send request, validate response status and schema. Integration testing as a service.","extensions":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"expected_schema":{},"expected_status":0,"headers":{},"method":"example_method","url":"example_url"},"type":"http"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"properties":{"body":{},"expected_schema":{"type":"object"},"expected_status":{"type":"integer"},"headers":{"type":"object"},"method":{"type":"string"},"url":{"description":"API endpoint URL","type":"string"}},"required":["url"],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"}},"required":["input"],"type":"object"}}},"lastUpdated":"2026-09-06T07:49:43.576Z","quality":{"l30DaysTotalCalls":1,"l30DaysUniquePayers":1,"lastCalledAt":"2026-09-06T07:49:43.419Z"},"resource":"https://api.strale.io/x402/v2/api-health-check","type":"http","x402Version":2}],"searchMethod":"hybrid","x402Version":2,"meta":{"searchToken":"oe463yvcynlxuaa"}}
