{"uid":"cap_xWg3pcG7fI1a4OIc-OpUG","slug":"pennyrail-base58-decode-038dec0f","name":"PennyRail Base58 Decode","description":"Machine-readable settlement service","url":"https://pennyrail.vercel.app/api/p/nano/encoding.base58--base58-decode","method":"POST","headers":{},"bodySchema":{"type":"object","required":["input"],"properties":{"input":{"type":"object"}}},"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_HFRKIgEW5rVkQQbgKINoF","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 Base58-encoded string into its original binary or text representation","exampleAgentPrompt":"Can you decode this Base58-encoded string for me: '3mJr7AoUXx2Wqd' — I need the original data back from it.","exampleUseCases":[{"title":"Decode Bitcoin address bytes","prompt":"I have a Base58-encoded Bitcoin address '1A1zP1eP5QGefi2DMPTfTL5SLmv7Divf' — can you decode it back to its raw bytes so I can inspect the hash inside?"},{"title":"Recover original payload from encoded ID","prompt":"This identifier '5HueCGU8rMjxECyDialwujzdhbLFa7as5DVtpoza' came in as Base58 — decode it for me so I can see what the underlying data actually is."},{"title":"Verify decoded blockchain transaction hash","prompt":"I need to decode this Base58 transaction reference 'xprv9s21ZrQH143K' back to its original form so I can match it against our records — can you run it through a Base58 decode?"}],"resultDescription":"Returns the decoded representation of the provided Base58-encoded input, typically as raw bytes, hex string, or UTF-8 text depending on the original encoded content. The response object contains the decoded output data.","failureModes":["Invalid Base58 characters in input (characters not in Base58 alphabet like 0, O, I, l) return a decoding error","Empty or missing input field returns a validation error","Malformed input object structure returns a schema error","Checksum mismatch for Base58Check encoded strings may return an integrity error","Payment failure or insufficient USDC balance prevents the call from executing"],"whenToPreferThis":"Use this endpoint when you need a quick, pay-per-use Base58 decode operation without setting up a local library, particularly in serverless or agent workflows that already use x402 micropayment rails. Best for one-off decoding of Base58 strings in blockchain, cryptography, or data pipeline contexts where spinning up a full encoding library is impractical.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T18:47:10.935Z","isFirstParty":false}