{"uid":"cap_Pq8RIZ6LnCvdoXfm6U4NB","slug":"agentutility-qr-code-generator-052c8125","name":"AgentUtility QR Code Generator","description":"Reads one or more QR codes from a public PNG, JPG, GIF, BMP, or SVG-rendered image URL and returns the decoded text strings. Use it as a QR code reader, QR code decode API, or scan-QR-from-image tool.","url":"https://x402.agentutility.ai/qr-code","method":"POST","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"required":["image_url"],"properties":{"image_url":{"type":"string","description":"Public http(s) URL of an image containing one or more QR codes. Must be directly fetchable."}}},"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false},"output":{"type":"object","required":["type"],"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"}}}}}}},"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_HG7eyLIC8IDNEv_k1Y8hM","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":"Generates QR codes from text or URLs and returns the encoded image source via a third-party QR rendering service.","exampleAgentPrompt":"Generate a QR code for http://en.m.wikipedia.org so I can put it on a flyer.","exampleUseCases":null,"resultDescription":"Returns a JSON object with a 'codes' array containing the input text and symbol_index, plus a 'source' field pointing to the api.qrserver.com image URL that renders the QR code.","failureModes":["Invalid or malformed input text/URL may produce an unreadable QR code","Payment failure via x402 if USDC balance is insufficient","Upstream api.qrserver.com outage returns an error or empty source","Missing required body fields returns a 4xx error"],"whenToPreferThis":"Use this endpoint when you need a quick, pay-per-use QR code generation call from an autonomous agent context with USDC micropayment settlement on Base, without managing API keys or subscriptions.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T13:12:43.365Z","isFirstParty":false}