{"uid":"cap_s8DriovtUH77brIm4YDyX","slug":"util-beauty-crypto-hash-3282c795","name":"util.beauty Crypto Hash","description":"Metered web utilities for developers and AI agents: browser screenshot and PDF, crypto, DNS and net tools. Pay per request with x402 (USDC on Base) or prepaid API keys.","url":"https://util.beauty/v1/crypto/hash","method":"POST","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"type":"object","properties":{"body":{"type":"object","description":"JSON request body (see OpenAPI for the utility schema).","additionalProperties":true}}},"output":{"type":"object","properties":{"example":{"type":"object","properties":{"ok":{"type":"boolean"},"utility":{"type":"string"},"requestId":{"type":"string"},"chargedCredits":{"type":"number"}},"additionalProperties":true}}}}},"responseSchema":{"type":"json","example":{"ok":true,"utility":"…","requestId":"req_…","chargedCredits":1}},"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_jQiL4Nlyk1ieKGAny4WJW","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 a cryptographic hash of input data via a metered pay-per-request API","exampleAgentPrompt":"Hash this string with SHA-256 for me: 'Hello, world!' — I need the digest to verify data integrity.","exampleUseCases":[{"title":"Data integrity fingerprinting","prompt":"Can you compute a SHA-256 hash of this text so I can store it as a fingerprint and verify the content hasn't been tampered with later: 'Invoice #1042 total: $4,200'?"},{"title":"Deduplication key generation","prompt":"I need a consistent hash of this user email 'alice@example.com' using MD5 so I can use it as a deduplication key in my database — can you compute that?"},{"title":"Content-addressable ID creation","prompt":"Generate a SHA-512 digest of this JSON blob so I can use it as a content-addressable identifier: '{\"product\":\"widget\",\"price\":9.99}'"}],"resultDescription":"Returns a JSON object with ok (boolean success flag), utility (the name of the hash utility used), requestId (unique request trace ID), and chargedCredits (number of credits consumed, typically 1). The hash result itself is included in the utility-specific payload.","failureModes":["Invalid or missing input body returns a 400 error","Unsupported hash algorithm returns an error indicating the algorithm is unknown","Insufficient credits or failed x402 payment returns a 402 Payment Required response","Malformed JSON body causes a parse error response","Rate limiting or server overload may return a 429 or 503"],"whenToPreferThis":"Choose this endpoint when you need a quick, serverless cryptographic hash computation without setting up local crypto libraries, especially in agent workflows that already support x402 micropayments on Base. It is ideal for one-off hashing tasks, data integrity verification, or deduplication key generation where running local code is not feasible. Prefer it over general-purpose code-execution endpoints when you specifically need a hash and want a simple, consistent API response format.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T00:39:40.342Z","isFirstParty":false}