Proofwork x402 Encoding Tools API is a paid API for AI agents from proofwork-the402-webhook.phase-voice.workers.dev, paid per call via x402, $0.01/call, status unknown (last checked 2026-09-13).
Performs cryptographic hashing (SHA-256, SHA-512) and Base64 encoding/decoding on arbitrary string input, payable per-request via x402 on Base.
Small non-cyber evidence and data APIs payable per request with x402 on Base.
Returns a JSON object containing the computed output string (hex-encoded for hashes, string for base64 operations), the operation name, input and output byte counts, encoding format used, content type, and a report label ('encoding_tools').
GEThttps://proofwork-the402-webhook.phase-voice.workers.dev/v1/encoding-toolsChoose this endpoint when you need a lightweight, pay-per-use cryptographic hashing or base64 encoding/decoding utility without setting up server infrastructure. It is particularly useful in agent workflows where you need on-demand, trustless data transformation billed in USDC via x402 on Base, and when you want a simple auditable evidence trail (report metadata) alongside the encoding result.
| Field | Type | Description |
|---|---|---|
| inputrequired | object | |
| output | object |
{
"type": "json",
"example": {
"output": "2cf24dba5fb0a30e26e83b2ac5b9e29e1b161e5c1fa7425e73043362938b9824",
"report": "encoding_tools",
"encoding": "hex",
"operation": "sha256",
"input_bytes": 5,
"content_type": "text/plain",
"output_bytes": 64
}
}No reviews yet. Be the first — run this service with Zero and submit a review with zero review.
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"