{"uid":"cap_r8EMYDG47rPzsQDTgP4Pl","slug":"agentutility-qr-reader-f9b25019","name":"AgentUtility QR Reader","description":"Paid x402 endpoints organized into product clusters. USDC-settled on Base. MCP-callable. ERC-8004 identity registry agentId 47167.","url":"https://x402.agentutility.ai/qr-reader","method":"POST","headers":{},"bodySchema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["POST"]},"bodyType":{"type":"string","enum":["json","form-data","text"]},"body":{"properties":{"image_url":{"type":"string","description":"Public http(s) URL of an image containing one or more QR codes. Must be directly fetchable."}},"required":["image_url"]}},"required":["type","method","bodyType","body"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"codes":{"type":"array","items":{"type":"object","properties":{"text":{"type":"string"},"symbol_index":{"type":"integer"}}}},"source":{"type":"string"}}}},"required":["type"]}},"required":["input"]},"responseSchema":{"type":"json","example":{"codes":[{"text":"http://en.m.wikipedia.org","symbol_index":0}],"source":"https://api.qrserver.com"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.005","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.005/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_T8NmfzmmhrcuUvNh8fTdp","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.005","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Decodes QR codes from an image URL and returns the embedded text or URL content","exampleAgentPrompt":"Can you scan the QR code in this image and tell me what it says? Here's the image URL: https://upload.wikimedia.org/wikipedia/commons/thumb/d/d0/QR_code_for_mobile_English_Wikipedia.svg/800px-QR_code_for_mobile_English_Wikipedia.svg.png","exampleUseCases":null,"resultDescription":"Returns a JSON object with a 'codes' array containing decoded QR code entries (each with the decoded 'text' string and a 'symbol_index' integer), plus a 'source' field indicating the underlying provider (api.qrserver.com).","failureModes":["Image URL is unreachable or returns a non-image response — likely empty codes array or error","Image contains no QR code — codes array returned empty","Malformed or partially obscured QR code — decoding fails or returns garbled text","Invalid or non-HTTP URL provided — request error","Image format not supported by qrserver.com backend — decode failure"],"whenToPreferThis":"Use this endpoint when you need to programmatically decode a QR code from an image accessible via a public URL, especially in an agent workflow where USDC micropayment via x402 is already set up. Prefer this over manual scanning or OCR-based approaches when you need fast, structured JSON output of the QR code content.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T13:12:43.367Z","isFirstParty":false}