passlisted in Coinbase#1 by calls of 11 on this host
0.05 USDC
per call, as the listing declares it on eip155:
- Validation state
- pass
- Uptime, 7 / 30 / 90 days
- 100% / 100% / 100%
- Calls, trailing 30 days
- 1
- Unique payers, trailing 30 days
- 1
- Last called
- 2026-09-14 21:50 UTC
- First observed by TOLLderived
- 2026-09-15
- Pricederived
- 0.05 USDC
- Networks
- 1
How big is this endpoint among the ones like it?
No trace is drawn of this endpoint’s own volume. Its counters have changed 1 time across 3 observations, and 3 changes are the fewest this site will draw a trace through, because two points and a guess are not a series. Every observation is in the JSON.
agent launch audit first appeared in TOLL's pulls on 2026-09-15.
TOLL files agent launch audit under inference: a POST endpoint on agente.revenuerecoveryai.app, listed in the Coinbase registry.
A call to agent launch audit costs 0.05 USDC on Base, as declared.
Callers of agent launch audit supply a json body with the fields url and profundidad.
The daily sweep got a valid payment challenge from agent launch audit on 2026-09-15, as at every sweep since 2026-09-15.
agent launch audit returns json; the example shows grade, score, receipt, summary, coverage, evidence and 2 others.
agente.revenuerecoveryai.app lists 11 endpoints; agent launch audit is tied 1st by calls with 10 others.
Of the calls counted across agente.revenuerecoveryai.app, agent launch audit takes 9%.
The registry counted one call from one payer in the trailing 30 days.
agent launch audit was last called 1 day before the snapshot.
Closest in price to agent launch audit within inference: search ai at 2s.io and answer at agent402.tools.
Among comparable prices in inference, agent launch audit sits above 71% of them.
The payee wallet is shared by 11 listings on one host.
The seller's tags on agent launch audit are agent-audit, launch-audit, x402 and a2a.
Exactly this price appears on 100 other listings in inference.
the payment options, as of 2026-09-15 16:57 UTC · method · pinnable
| registry | network | asset | amount | scheme | pay to |
|---|---|---|---|---|---|
| Coinbase | eip155: | USDC | 0.05 USDC | exact | 0x464374…aC665F |
the checks, as of 2026-09-15 04:57 UTC · method · pinnableendpoint answered HTTP 402
No named check failed.
Every sweep that observed this endpoint, newest first.
| observed, UTC | state | failed checks | sweep |
|---|---|---|---|
| 2026-09-15 04:57 UTC | pass | 0 | daily-2026-09-15 |
| 2026-09-15 04:54 UTC | pass | 0 | new-2026-09-15T04-54-30-491Z |
Presence in a registry, not liveness of the service (method). Newest first.
- listed in Coinbase
From the registry record, not validated by TOLL.the declared schema, as of 2026-09-14 21:50 UTC · method · live
The input and output block
{
"input": {
"body": {
"url": "https://mi-agente.ejemplo.com",
"profundidad": "estandar"
},
"type": "http",
"method": "POST",
"bodyType": "json"
},
"output": {
"type": "json",
"example": {
"grade": "C",
"score": 74,
"receipt": {
"signed": true,
"endpoint": "/v1/agent/launch-audit",
"algorithm": "Ed25519",
"issued_at": "2026-08-06T12:00:00+00:00",
"signature": "...",
"input_hash": "sha256:0000000000000000000000000000000000000000000000000000000000000000",
"request_id": "00000000-0000-0000-0000-000000000000",
"output_hash": "sha256:0000000000000000000000000000000000000000000000000000000000000000",
"rule_pack_version": "2026.08.07.1",
"verification_key_id": "ajk_0000000000000000"
},
"summary": {
"info": 2,
"errors": 2,
"passed": 45,
"unknown": 1,
"warnings": 4
},
"coverage": {
"rule_packs": [
"http",
"a2a",
"openapi",
"tls",
"dns",
"rdap",
"red",
"x402",
"bazaar"
],
"tools_attempted": 5,
"checks_unavailable": [],
"tools_with_evidence": 5
},
"evidence": [
{
"cached": false,
"status": "SUCCESS",
"tool_id": "dns_lookup",
"provider": "interno",
"input_hash": "sha256:aa11...",
"latency_ms": 41,
"output_hash": "sha256:bb22...",
"retrieved_at": "2026-08-07T12:00:00+00:00",
"tool_version": "1.0.0"
},
{
"cached": false,
"status": "SUCCESS",
"tool_id": "tls_inspect",
"provider": "interno",
"input_hash": "sha256:cc33...",
"latency_ms": 132,
"output_hash": "sha256:dd44...",
"retrieved_at": "2026-08-07T12:00:00+00:00",
"tool_version": "1.0.0"
},
{
"cached": true,
"status": "SUCCESS",
"tool_id": "rdap_lookup",
"provider": "rdap.org",
"input_hash": "sha256:ee55...",
"latency_ms": 0,
"output_hash": "sha256:ff66...",
"retrieved_at": "2026-08-07T12:00:00+00:00",
"tool_version": "1.0.0"
}
],
"findings": [
{
"title": "Margen de renovación suficiente",
"detail": "Quedan 9 días de validez.",
"rule_id": "TLS-002",
"evidence": {
"host": "mi-agente.ejemplo.com",
"days_until_expiry": 9
},
"severity": "WARNING",
"remediation": "Comprueba el temporizador de renovación y que el puerto 80 esté accesible si usas el desafío HTTP."
},
{
"title": "Publica una tarjeta de agente",
"detail": "No hay tarjeta en /.well-known/agent-card.json (HTTP 404).",
"rule_id": "A2A-001",
"severity": "ERROR",
"remediation": "Publica un JSON en /.well-known/agent-card.json."
},
{
"title": "Registro CAA declarado",
"detail": "No declara CAA: cualquier autoridad puede emitir certificados para este nombre.",
"rule_id": "DNS-003",
"severity": "WARNING",
"remediation": "0 issue \"letsencrypt.org\""
}
],
"observed": {
"https": true,
"health": 200,
"openapi": 200,
"base_url": "https://mi-agente.ejemplo.com",
"agent_card": 404,
"latency_ms": 180,
"http_status": 200,
"x402_status": 402,
"paid_routes_found": 2,
"x402_endpoint_probed": "https://mi-agente.ejemplo.com/v1/algo"
},
"elapsed_ms": 2400,
"report_hash": "sha256:0000000000000000000000000000000000000000000000000000000000000000",
"infrastructure": {
"dns": {
"has_caa": false,
"resolves": true,
"public_ips": [
"203.0.113.10"
],
"nameservers": 2,
"private_ips": []
},
"tls": {
"cipher": "TLS_AES_128_GCM_SHA256",
"issuer": "R3",
"tls_version": "TLSv1.3",
"hostname_match": true,
"days_until_expiry": 9,
"sha256_fingerprint": "sha256:1f2e..."
},
"timing": {
"dns_ms": 12,
"ttfb_ms": 180,
"tcp_connect_ms": 31,
"tls_handshake_ms": 58
},
"content": {
"bytes": 1842,
"blocked": false,
"mime_type": "application/json",
"http_status": 200,
"content_sha256": "sha256:9ab3..."
},
"registration": {
"age_days": 412,
"statuses": [
"client transfer prohibited"
],
"registrar": "Example Registrar, Inc.",
"expiration": "2027-03-01T00:00:00Z"
}
},
"rule_pack_version": "2026.08.07.1",
"rule_packs_applied": {
"a2a": 7,
"dns": 4,
"red": 2,
"tls": 5,
"http": 8,
"rdap": 3,
"x402": 11,
"bazaar": 12,
"openapi": 7
},
"recommended_actions": [
{
"title": "Publica una tarjeta de agente",
"action": "Publica un JSON en /.well-known/agent-card.json.",
"rule_id": "A2A-001",
"severity": "ERROR"
}
]
}
}
}Cite this page
The pinned URL below renders this page from the snapshot of 2026-09-15 16:57 UTC and does not change; the live page does, every six hours. Data reuse is under CC BY 4.0 (terms).
Plain text
TOLL, "agent launch audit on agente.revenuerecoveryai.app", snapshot of 2026-09-15 16:57 UTC. https://tollindex.com/e/agente-revenuerecoveryai-app-v1-agent-launch-audit-357b64/at/2026-09-15T16-57Z. Accessed [access date].
BibTeX
@misc{toll-e-agente-revenuerecoveryai-app-v1-agent-launch-audit-357b64-2026-09-15T16-57Z,
author = {TOLL},
title = {agent launch audit on agente.revenuerecoveryai.app},
howpublished = {\url{https://tollindex.com/e/agente-revenuerecoveryai-app-v1-agent-launch-audit-357b64/at/2026-09-15T16-57Z}},
year = {2026},
month = {9},
note = {Pinned view of the snapshot of 2026-09-15 16:57 UTC. Accessed [access date].}
}None yet. Anything submitted through the form below is published here with its outcome.