Directory / agente.revenuerecoveryai.app
Independent second opinion on an x402 resource. Compares what a seller declares publicly (Bazaar catalogue entry, its own x402 manifest) against what an independent observer sees live right now: price, payTo, network, method and paywall presence. Returns field-level evidence with source, timestamp and hash, a classification per difference, and a signed receipt. Distinguishes protocol-legal dynamic behaviour from real drift.
# 1. Ask the endpoint what it costs (no payment, no wallet needed): curl -i -X GET 'https://agente.revenuerecoveryai.app/v1/x402/evidence-crosscheck' # -> 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 'https://agente.revenuerecoveryai.app/v1/x402/evidence-crosscheck'
Endpoint: https://agente.revenuerecoveryai.app/v1/x402/evidence-crosscheck. Operated by agente.revenuerecoveryai.app, 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.
Auditoría de lanzamiento para agentes y APIs de pago. Cruza en un informe cinco protocolos que suelen revisarse por separado: seguridad HTTP y TLS, tarjeta de a…
Clasifica texto en tus categorías con puntuación de 0 a 1. Variante con parámetros en la URL; las categorías van separadas por comas.
Diagnóstico del protocolo de pago x402 y de la metadata de discovery de un endpoint. Comprueba sin pagar que el 402 es correcto (versión, red CAIP-2, moneda coh…
Batch version of the x402 evidence cross-check, for indexers and routers: up to 25 targets in one call. Each target returns the same field-level evidence, class…