← Back to directory

CuseTheJuice Hash anchor (create): flat $0.1 per request.

https://app.cusethejuice.com/api/bots/hash-anchor/create

Overview

Hash anchor (create): flat $0.1 per request. SHA-256 stored in Base tx calldata (sizeBytes required for POST upload). Pay with x402 (Base USDC). HTTP shape: extensions.bazaar on the 402. Catalog: https://app.cusethejuice.com/agents

Protocol x402
Price
Payment Asset USD Coin
Payment Network Base
Category notary
Provider app
Source bazaar
Indexed 2026-05-30 20:23:08

Health

Status unknown
Latency (p50)
Uptime (30d)
Reliability Score
Last Checked Never
Last Healthy Never
Consecutive Failures 0

x402 Payment Validation

Payment Requirements
Asset Verified
Facilitator

Input Schema

{ "discoverable": true, "method": "POST", "type": "http" }

Output Schema

{ "properties": { "error": { "type": "string" }, "result": { "properties": { "blockNumber": { "type": "string" }, "explorerUrl": { "type": "string" }, "fees": { "properties": { "flatFeeUsd": { "type": "number" }, "totalUsd": { "type": "number" } }, "required": [ "flatFeeUsd", "totalUsd" ], "type": "object" }, "filename": { "type": "string" }, "network": { "type": "string" }, "payload": { "type": "string" }, "sha256": { "type": "string" }, "sizeBytes": { "type": "number" }, "txHash": { "type": "string" } }, "required": [ "sha256", "payload", "txHash", "blockNumber", "network", "explorerUrl", "sizeBytes", "fees" ], "type": [ "object", "null" ] } }, "required": [ "result" ], "type": "object" }