{"uid":"cap_u3QtwsmtW7FAY9VPj1su2","slug":"uos-genesis-sha-256-digest-999e5117","name":"UOS Genesis SHA-256 Digest","description":"UOS Genesis machine utility: sha256_digest","url":"https://genesis.palsus2023.workers.dev/v1/sha256_digest","method":"POST","headers":{},"bodySchema":{"type":"object","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"type":"object","required":["input"],"properties":{"input":{"type":"string","description":"Text or serialized data for which a deterministic SHA-256 digest should be generated."}}},"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json"],"type":"string"}},"additionalProperties":false},"output":{"type":"object"}},"additionalProperties":true},"responseSchema":null,"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_ydVG_zq3PIE-70yXLIDiY","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 SHA-256 cryptographic hash digest for a given input payload","exampleAgentPrompt":"Can you compute the SHA-256 hash of this string: 'Hello, World! This is my data payload'?","exampleUseCases":[{"title":"Content integrity verification","prompt":"Hash this JSON blob for me using SHA-256 so I can compare it later and confirm nothing has changed: '{\"user\":\"alice\",\"balance\":100}'"},{"title":"Checksum for file fingerprinting","prompt":"Give me the SHA-256 digest of this document text so I can store it as a fingerprint: 'Invoice #4821 dated 2024-06-01 for $500 USD'"},{"title":"Deterministic ID generation","prompt":"I need a consistent SHA-256 hash of the string 'order-ref-98234-customer-42' to use as a deduplication key — can you compute that?"}],"resultDescription":"Returns a SHA-256 hex digest string representing the cryptographic hash of the submitted input payload. The output is a deterministic 64-character hexadecimal string.","failureModes":["Empty or missing input body returns an error","Oversized payload may be rejected depending on worker limits","Network timeout on Cloudflare Workers edge","Payment failure (x402) if USDC balance is insufficient — request blocked before processing"],"whenToPreferThis":"Use this endpoint when you need a simple, serverless SHA-256 hash computation without spinning up local code or a heavier cryptography library — especially useful in AI agent pipelines that need deterministic content fingerprinting, deduplication keys, or integrity checksums on the fly. It's a pay-per-call micro-utility, ideal for occasional hashing tasks in automated workflows.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T06:36:00.273Z","isFirstParty":false}