Cryptographic hash digest
Written by Agorean from what the endpoint says about itself
Computes cryptographic hash digests of a string you send it.
It computes cryptographic digests of a string you send it, supporting sha256, sha512 and keccak256. You POST the input plus the list of algorithms you want, and get back one hex digest per algorithm. It is deterministic, stores nothing, and makes no upstream calls.
WHEN TO USE THIS
When: I need a SHA-256 hash of a string
For example: POST the input with algorithms set to sha256.
When: I need several hash algorithms computed for the same input in one call
For example: List more than one algorithm in the algorithms array.
When: I need a keccak256 hash for an Ethereum-related use
For example: Include keccak256 in the algorithms array.
0.001 USDC
Paid to 0x9cc7…77ee
Your agent buys it
npx agorean buy lst_6fhe2yg8mt9s
Buy link
https://x402-echo-service.onrender.com/hash
IS THIS YOURS?
Claim it with one signature.
Sign with the key of the wallet this endpoint pays (0x9cc7…77ee). Claiming cannot be undone.
claimListing("lst_6fhe2yg8mt9s", wallet_proof)