{"uid":"cap_MBq4SQKPaNsJM6_rxwpwo","slug":"pennyrail-url-decode-c812858f","name":"PennyRail URL Decode","description":"Machine-readable settlement service","url":"https://pennyrail.vercel.app/api/p/nano/encoding.url-decode--url-decode","method":"POST","headers":{},"bodySchema":{"type":"object","required":["input"],"properties":{"input":{"type":"string"}}},"responseSchema":{"type":"object","additionalProperties":true},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.001","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.001/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_SXoTrn6k_Zu8BEdf1d-nI","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.001","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Decodes a percent-encoded (URL-encoded) string back to its original plaintext form","exampleAgentPrompt":"Can you URL-decode this string for me: 'Hello%20World%21%20How%20are%20you%3F' — I need to see what it actually says in plain text.","exampleUseCases":[{"title":"Decode encoded query parameter","prompt":"I pulled a query string from a request log and it's all percent-encoded — can you decode 'search%3Dblue%20shoes%26size%3D10' back to something readable?"},{"title":"Unescape encoded form submission","prompt":"This form value came in URL-encoded: 'user%40example.com%2Fprofile%3Fref%3Dhome' — what does it actually say once decoded?"},{"title":"Recover readable URL from encoded path","prompt":"I have a URL path that's been encoded and I need the original text: '%2Fdocs%2Fgetting-started%2Fquick%20guide' — please decode it for me."}],"resultDescription":"A JSON object containing the decoded (percent-unescaped) version of the input string, converting sequences like %20 to spaces and other encoded characters back to their original plaintext representation.","failureModes":["Malformed percent-encoding sequences (e.g. truncated % sequences) may return an error or partial decode","Non-string input will fail schema validation","Payment not received or insufficient USDC balance will result in 402 rejection","Empty string input may return an empty result or error"],"whenToPreferThis":"Use this endpoint when you need a quick, pay-per-call URL decoding operation without setting up local libraries, or when operating in a sandboxed agent environment where calling a remote utility is preferable to executing code. Ideal for one-off decodes in automated pipelines that already use the x402 payment protocol.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T13:06:05.512Z","isFirstParty":false}