Protocol diagnostic: returns a bounded JSON body, selected safe headers, byte count and request hash so a buyer can verify client, payment and response handling. Never reflects credentials.
# 1. Ask the endpoint what it costs (no payment, no wallet needed): curl -i -X POST 'https://amoraw.xyz/echo' # -> HTTP/1.1 402 Payment Required # the response carries the price, asset and pay-to address. # 2. Pay and retry with any x402 client: npx x402-fetch -X POST 'https://amoraw.xyz/echo'
Endpoint: https://amoraw.xyz/echo. Operated by amoraw.xyz, not by Animica. Price and availability were correct at the last probe on 2026-09-02 and are set by the operator, who may change them.
Canonicalize a CAIP-2/CAIP-19 or legacy network string and return the recognized chain, native currency, reviewed USDC asset and decimals, supported x402 scheme…
Fetch one public page and return main-content Markdown plus title, canonical URL, headings, links, content hash, final URL and fetch provenance. Plain-HTML extr…