{
  "x402Version": 2,
  "id": 5319,
  "slug": "5319",
  "resource": "https://agente.revenuerecoveryai.app/v1/agent/launch-audit",
  "description": "Ready for other agents to buy from your paid agent? One report: x402 payment, Bazaar indexing, TLS, DNS, RDAP, HTTP headers, A2A card, OpenAPI. 0-100 score, findings with fixes, evidence, signed receipt. Deterministic. / ¿Tu agente de pago listo para que otros le compren? Un informe: pago x402, indexado Bazaar, TLS, DNS, RDAP del dominio, cabeceras HTTP, tarjeta A2A, OpenAPI. Puntuación 0-100, hallazgos con arreglo, evidencia y recibo. Determinístico.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x464374fB066F08273740e99Ad5c07B92d8aC665F",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "50000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "body": {
            "profundidad": "estandar",
            "url": "https://mi-agente.ejemplo.com"
          },
          "bodyType": "json",
          "method": "POST",
          "type": "http"
        },
        "output": {
          "example": {
            "coverage": {
              "checks_unavailable": [],
              "rule_packs": [
                "http",
                "a2a",
                "openapi",
                "tls",
                "dns",
                "rdap",
                "red",
                "x402",
                "bazaar"
              ],
              "tools_attempted": 5,
              "tools_with_evidence": 5
            },
            "elapsed_ms": 2400,
            "evidence": [
              {
                "cached": false,
                "input_hash": "sha256:aa11...",
                "latency_ms": 41,
                "output_hash": "sha256:bb22...",
                "provider": "interno",
                "retrieved_at": "2026-08-07T12:00:00+00:00",
                "status": "SUCCESS",
                "tool_id": "dns_lookup",
                "tool_version": "1.0.0"
              },
              {
                "cached": false,
                "input_hash": "sha256:cc33...",
                "latency_ms": 132,
                "output_hash": "sha256:dd44...",
                "provider": "interno",
                "retrieved_at": "2026-08-07T12:00:00+00:00",
                "status": "SUCCESS",
                "tool_id": "tls_inspect",
                "tool_version": "1.0.0"
              },
              {
                "cached": true,
                "input_hash": "sha256:ee55...",
                "latency_ms": 0,
                "output_hash": "sha256:ff66...",
                "provider": "rdap.org",
                "retrieved_at": "2026-08-07T12:00:00+00:00",
                "status": "SUCCESS",
                "tool_id": "rdap_lookup",
                "tool_version": "1.0.0"
              }
            ],
            "findings": [
              {
                "detail": "Quedan 9 días de validez.",
                "evidence": {
                  "days_until_expiry": 9,
                  "host": "mi-agente.ejemplo.com"
                },
                "remediation": "Comprueba el temporizador de renovación y que el puerto 80 esté accesible si usas el desafío HTTP.",
                "rule_id": "TLS-002",
                "severity": "WARNING",
                "title": "Margen de renovación suficiente"
              },
              {
                "detail": "No hay tarjeta en /.well-known/agent-card.json (HTTP 404).",
                "remediation": "Publica un JSON en /.well-known/agent-card.json.",
                "rule_id": "A2A-001",
                "severity": "ERROR",
                "title": "Publica una tarjeta de agente"
              },
              {
                "detail": "No declara CAA: cualquier autoridad puede emitir certificados para este nombre.",
                "remediation": "0 issue \"letsencrypt.org\"",
                "rule_id": "DNS-003",
                "severity": "WARNING",
                "title": "Registro CAA declarado"
              }
            ],
            "grade": "C",
            "infrastructure": {
              "content": {
                "blocked": false,
                "bytes": 1842,
                "content_sha256": "sha256:9ab3...",
                "http_status": 200,
                "mime_type": "application/json"
              },
              "dns": {
                "has_caa": false,
                "nameservers": 2,
                "private_ips": [],
                "public_ips": [
                  "203.0.113.10"
                ],
                "resolves": true
              },
              "registration": {
                "age_days": 412,
                "expiration": "2027-03-01T00:00:00Z",
                "registrar": "Example Registrar, Inc.",
                "statuses": [
                  "client transfer prohibited"
                ]
              },
              "timing": {
                "dns_ms": 12,
                "tcp_connect_ms": 31,
                "tls_handshake_ms": 58,
                "ttfb_ms": 180
              },
              "tls": {
                "cipher": "TLS_AES_128_GCM_SHA256",
                "days_until_expiry": 9,
                "hostname_match": true,
                "issuer": "R3",
                "sha256_fingerprint": "sha256:1f2e...",
                "tls_version": "TLSv1.3"
              }
            },
            "observed": {
              "agent_card": 404,
              "base_url": "https://mi-agente.ejemplo.com",
              "health": 200,
              "http_status": 200,
              "https": true,
              "latency_ms": 180,
              "openapi": 200,
              "paid_routes_found": 2,
              "x402_endpoint_probed": "https://mi-agente.ejemplo.com/v1/algo",
              "x402_status": 402
            },
            "receipt": {
              "algorithm": "Ed25519",
              "endpoint": "/v1/agent/launch-audit",
              "input_hash": "sha256:0000000000000000000000000000000000000000000000000000000000000000",
              "issued_at": "2026-08-06T12:00:00+00:00",
              "output_hash": "sha256:0000000000000000000000000000000000000000000000000000000000000000",
              "request_id": "00000000-0000-0000-0000-000000000000",
              "rule_pack_version": "2026.08.07.1",
              "signature": "...",
              "signed": true,
              "verification_key_id": "ajk_0000000000000000"
            },
            "recommended_actions": [
              {
                "action": "Publica un JSON en /.well-known/agent-card.json.",
                "rule_id": "A2A-001",
                "severity": "ERROR",
                "title": "Publica una tarjeta de agente"
              }
            ],
            "report_hash": "sha256:0000000000000000000000000000000000000000000000000000000000000000",
            "rule_pack_version": "2026.08.07.1",
            "rule_packs_applied": {
              "a2a": 7,
              "bazaar": 12,
              "dns": 4,
              "http": 8,
              "openapi": 7,
              "rdap": 3,
              "red": 2,
              "tls": 5,
              "x402": 11
            },
            "score": 74,
            "summary": {
              "errors": 2,
              "info": 2,
              "passed": 45,
              "unknown": 1,
              "warnings": 4
            }
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "body": {
                "properties": {
                  "incluir_recibo": {
                    "default": true,
                    "title": "Incluir Recibo",
                    "type": "boolean"
                  },
                  "profundidad": {
                    "default": "estandar",
                    "description": "'estandar' audita transporte, agent card, OpenAPI y, si detecta un endpoint de pago, también x402 y discovery. 'completa' además comprueba el indexado en el Bazaar.",
                    "enum": [
                      "estandar",
                      "completa"
                    ],
                    "title": "Profundidad",
                    "type": "string"
                  },
                  "url": {
                    "description": "URL del agente o API a auditar. Puede ser el dominio raíz (https://mi-agente.com) o un endpoint concreto.",
                    "maxLength": 2048,
                    "title": "Url",
                    "type": "string"
                  }
                },
                "required": [
                  "url"
                ],
                "title": "PeticionAuditoria",
                "type": "object"
              },
              "bodyType": {
                "enum": [
                  "json",
                  "form-data",
                  "text"
                ],
                "type": "string"
              },
              "method": {
                "enum": [
                  "POST",
                  "PUT",
                  "PATCH"
                ],
                "type": "string"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method",
              "bodyType",
              "body"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "properties": {
                  "coverage": {
                    "anyOf": [
                      {
                        "additionalProperties": true,
                        "type": "object"
                      },
                      {
                        "type": "null"
                      }
                    ],
                    "default": null,
                    "title": "Coverage"
                  },
                  "elapsed_ms": {
                    "title": "Elapsed Ms",
                    "type": "integer"
                  },
                  "evidence": {
                    "anyOf": [
                      {
                        "items": {
                          "additionalProperties": true,
                          "type": "object"
                        },
                        "type": "array"
                      },
                      {
                        "type": "null"
                      }
                    ],
                    "default": null,
                    "title": "Evidence"
                  },
                  "findings": {
                    "items": {
                      "additionalProperties": true,
                      "type": "object"
                    },
                    "title": "Findings",
                    "type": "array"
                  },
                  "grade": {
                    "title": "Grade",
                    "type": "string"
                  },
                  "infrastructure": {
                    "anyOf": [
                      {
                        "additionalProperties": true,
                        "type": "object"
                      },
                      {
                        "type": "null"
                      }
                    ],
                    "default": null,
                    "title": "Infrastructure"
                  },
                  "observed": {
                    "anyOf": [
                      {
                        "additionalProperties": true,
                        "type": "object"
                      },
                      {
                        "type": "null"
                      }
                    ],
                    "default": null,
                    "title": "Observed"
                  },
                  "receipt": {
                    "anyOf": [
                      {
                        "additionalProperties": true,
                        "type": "object"
                      },
                      {
                        "type": "null"
                      }
                    ],
                    "default": null,
                    "title": "Receipt"
                  },
                  "recommended_actions": {
                    "items": {
                      "additionalProperties": true,
                      "type": "object"
                    },
                    "title": "Recommended Actions",
                    "type": "array"
                  },
                  "report_hash": {
                    "title": "Report Hash",
                    "type": "string"
                  },
                  "rule_pack_version": {
                    "title": "Rule Pack Version",
                    "type": "string"
                  },
                  "rule_packs_applied": {
                    "additionalProperties": {
                      "type": "integer"
                    },
                    "title": "Rule Packs Applied",
                    "type": "object"
                  },
                  "score": {
                    "title": "Score",
                    "type": "integer"
                  },
                  "summary": {
                    "additionalProperties": {
                      "type": "integer"
                    },
                    "title": "Summary",
                    "type": "object"
                  }
                },
                "required": [
                  "score",
                  "grade",
                  "summary",
                  "rule_pack_version",
                  "rule_packs_applied",
                  "findings",
                  "recommended_actions",
                  "report_hash",
                  "elapsed_ms"
                ],
                "title": "RespuestaAuditoria",
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "agente.revenuerecoveryai.app",
  "lastUpdated": "2026-09-17T22:59:29.644Z",
  "quality": {
    "calls30d": 2,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-17T22:59:29.467Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "agente.revenuerecoveryai.app",
    "manifest_name": "agente.revenuerecoveryai.app",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}