{"uid":"cap_gtrSmNo9QZ97DJ35RKqRy","slug":"forgemesh-md5-sha-hash-generator-721dd64e","name":"ForgeMesh MD5/SHA Hash Generator","description":"Produces an MD5 hash, or SHA-1, SHA-256, SHA-512 on request, of any text input as a hex digest, computed instantly with nothing stored. Useful for legacy checksum compatibility, quick fingerprinting, and integrity checks in pipelines that still expect an MD5 value alongside newer algorithms.","url":"https://x402.forgemesh.io/md5-hash-generator","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"text":{"type":"string"},"algorithm":{"type":"string","description":"sha256 (default) | sha512 | sha1 | md5"}}},"responseSchema":{"type":"json","example":{"hex":"2cf24dba5fb0a30e26e83b2ac5b9e29e1b161e5c1fa7425e73043362938b9824","algorithm":"sha256"}},"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_b1WA1YHSKqcCqhMSlrhTP","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":"Computes MD5, SHA-1, SHA-256, or SHA-512 hash of any text input and returns it as a hex digest instantly, without storing the input.","exampleAgentPrompt":"Can you generate an MD5 hash of the text 'Hello, World!' as a hex digest — I need it for a legacy checksum field in my pipeline.","exampleUseCases":null,"resultDescription":"A hex-encoded hash string of the input text using the specified algorithm (MD5, SHA-1, SHA-256, or SHA-512). Nothing is stored server-side; the result is computed on-the-fly.","failureModes":["Missing or empty 'text' field returns an error","Invalid 'algorithm' value outside the accepted enum (sha256, sha512, sha1, md5) may return an error or default to sha256","Very large text inputs may be rejected or time out","Payment failure (insufficient USDC) blocks the request"],"whenToPreferThis":"Use this endpoint when you need a quick, stateless hash of arbitrary text using MD5, SHA-1, SHA-256, or SHA-512 — especially when MD5 is required for legacy system compatibility, or when you want multiple algorithm options from a single API without running local crypto libraries.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T13:05:08.742Z","isFirstParty":false}