Consolidated x402 launch audit
Consolidated x402 launch audit: probe suite (HTTP, TLS, DNS, RDAP, A2A, OpenAPI, paid routes) plus the Coinbase x402 validator verdict on Bazaar eligibility and an AI-written remediation plan. Score, findings, evidence, signed receipt. / Auditoría de lanzamiento x402 consolidada: sondas deterministas más el veredicto del validador de Coinbase de elegibilidad en el Bazaar y plan de remediación con IA. Puntuación, hallazgos, evidencia y recibo firmado.
Answeringour last check, 2026-09-24
1 of 1checks answered this week
633 msmedian answer time
$0.25listed price per call
$0.25price it asked us
Paid test badge: not yet. The checks above are free: we call the tool without paying and read the payment request it sends back. The Verified badge needs paid calls whose answers match the promised output, and nobody can buy a badge.
Endpoint
POST https://agente.revenuerecoveryai.app/v1/x402/launch-audit
| Category | Code and developer |
|---|---|
| Provider host | agente.revenuerecoveryai.app |
| Networks | eip155:8453 |
| Payment schemes | exact |
| Self-reported calls, 30 days | 1 from 1 payers (the provider's figure, not ours) |
Our checks, last 30 days
| Day | Result | HTTP | Asked | Time |
|---|---|---|---|---|
| 2026-09-24 | valid payment request | 402 | $0.25 | 633 ms |
Example input (from the provider)
{
"body": {
"incluir_recibo": true,
"profundidad": "estandar",
"url": "https://agente.ejemplo.com"
},
"bodyType": "json",
"method": "POST",
"type": "http"
}
Promised output schema (from the provider)
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"body": {
"properties": {
"incluir_recibo": {
"default": true,
"description": "Adjuntar recibo firmado.",
"title": "Incluir Recibo",
"type": "boolean"
},
"profundidad": {
"default": "estandar",
"description": "completa tambi\u00e9n consulta el discovery del Bazaar.",
"enum": [
"estandar",
"completa"
],
"title": "Profundidad",
"type": "string"
},
"url": {
"description": "Agente o API a auditar.",
"maxLength": 2048,
"title": "Url",
"type": "string"
}
},
"required": [
"url"
],
"title": "PeticionLaunchAuditPro",
"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": {
"auditoria": {
"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"
},
"coinbase_veredicto": {
"additionalProperties": true,
"description": "Veredicto del va