{"uid":"cap_8VIJynhj2BRpjFI9U0NVR","slug":"makemoneybot-text-hashing-188b0da4","name":"MakeMoneyBot Text Hashing","description":"x402-paid money briefs + hash. Free sample: GET /v1/sample-brief. One-pager GET/POST /v1/money-onepager ≥$0.25 USDC. Pack GET/POST /v1/money-pack ≥$1 USDC on Base.","url":"https://x402-api-ogxggo.openpouch.sh/v1/hash","method":"POST","headers":{},"bodySchema":null,"responseSchema":{"type":"json","example":{"hex":"b94d27b9934d3e08a52e52d7da7dabfac484efe37a5380ee9088f7ace2efcde9","algo":"sha256","base64":"uU0nuZNNPgilLlLX2n2r+sSE7+N6U4DukIj3rOLvzek="}},"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_QKwzh7-A_jeKvRbJGJIgx","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":"Hashes a given text string using a specified algorithm (SHA-256, SHA-512, SHA-1, or MD5) and returns the hex and base64 encoded digest.","exampleAgentPrompt":"Can you compute the SHA-256 hash of the text 'Hello, world!' and give me both the hex and base64 versions?","exampleUseCases":[{"title":"Verify file content integrity","prompt":"Hash this string using SHA-256 so I can compare it against a known checksum and confirm nothing was tampered with: 'The quick brown fox jumps over the lazy dog'"},{"title":"Generate MD5 fingerprint for deduplication","prompt":"Give me the MD5 hash of this text so I can use it as a deduplication key: 'user_id:42|session:abc123|timestamp:1700000000'"},{"title":"Create SHA-512 digest for signing","prompt":"Compute the SHA-512 hash of 'transaction:xyz987|amount:500|currency:USD' — I need both hex and base64 output"}],"resultDescription":"A JSON object containing the hex-encoded digest string, the base64-encoded digest string, and the algorithm name used (e.g. sha256). Example: {\"hex\":\"b94d27b9...\",\"algo\":\"sha256\",\"base64\":\"uU0nuZNN...\"}","failureModes":["Missing required 'text' query parameter returns an error","Text exceeding 100KB limit may be rejected","Unsupported algorithm value (not sha256/sha512/sha1/md5) results in an error","Payment failure or insufficient USDC balance returns a 402 response","Network timeout if the service is temporarily unavailable"],"whenToPreferThis":"Choose this endpoint when you need a quick, paid on-demand cryptographic hash of a text string (up to 100KB) with support for SHA-256, SHA-512, SHA-1, or MD5, and you want both hex and base64 output in a single call. It is well-suited for agents that need lightweight hashing without standing up their own compute, especially in x402 micropayment workflows where per-call billing at $0.001 USDC is acceptable.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T12:39:12.579Z","isFirstParty":false}