{"uid":"cap_GntXrGnd6N-GkjPKHdhAT","slug":"machine-commerce-lab-url-inspector-0785891d","name":"Machine Commerce Lab URL Inspector","description":"Machine-payable digital services for AI agents and autonomous software.","url":"https://machine-commerce-lab.machinecommercelab.workers.dev/inspect","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","required":["url"],"properties":{"url":{"type":"string","description":"Public HTTP or HTTPS URL to inspect, for example https://example.com"}}}},"additionalProperties":false}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_iMpwyDOMEZOx653GqNjBY","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Fetches and inspects a public HTTP/HTTPS URL, returning details about the response for AI agents and autonomous software.","exampleAgentPrompt":"Can you inspect the URL https://example.com and tell me what it returns?","exampleUseCases":[{"title":"API endpoint health check","prompt":"Fetch https://api.myservice.com/health and tell me what the response looks like."},{"title":"Verify public webpage content","prompt":"Can you inspect https://httpbin.org/get and show me what it responds with?"},{"title":"Probe unknown URL before using it","prompt":"I want to know what https://data.example.com/feed returns before I build anything on top of it — can you inspect it for me?"}],"resultDescription":"The agent receives details about the HTTP response from the inspected URL, including response metadata such as status codes, headers, and body content as returned by the target URL.","failureModes":["URL is not publicly accessible or returns a non-2xx status","Invalid or malformed URL provided in the query parameter","Target server is unreachable or times out","URL resolves to a private/internal network address (blocked for security)","Missing required 'url' query parameter returns a validation error"],"whenToPreferThis":"Use this endpoint when an AI agent needs to fetch and inspect a public HTTP or HTTPS URL programmatically, especially in machine-payable x402 workflows where per-call micropayment is acceptable. It is well-suited for probing unknown endpoints, verifying web responses, or gathering information from a URL without setting up a full HTTP client.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T06:34:57.857Z","isFirstParty":false}