RESET Verifica

Reset traduce la tecnología a lenguaje humano. Apps, libros y un podcast para que cualquier persona o negocio en Latinoamérica aproveche lo digital sin tecnicismos.

OtherLiveeip155:8453Exactvia cdp
GuatemalaFelE-invoiceValidationTax
Calls · 30d
1→ 0%
This endpoint's own trailing-30-day call count, as published by the upstream catalog and snapshotted daily. 30 snapshots so far.
$1.35
Verified settled volume
20 settlements proven x402 by their on-chain EIP-3009 marker.
$0.030
Listed price
As published in the catalog. Always read the live 402 before paying.
1
Calls · 30d
Upstream's own call count for this endpoint, not ours.
1
Unique payers · 30d
Last called 2026-08-25 15:50Z
—
Upstream on-chain volume
Reported by the source catalog.
Paid to
0x54beA1e6F70437085b85892a0e7cd6f09CE8C22f

The wallet the 402 directs payment to. Its whole payment record — every payer, every chain — is on the merchant page.

Asset 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913

Provider

The payTo wallet does not resolve to a registered ERC-8004 agent. That is not a verdict on the service — most of the catalog is unregistered.

Live 402 challenge

Captured by the enrichment pass, not read just now. Prices can change — always read the 402 the endpoint answers with.

{
  "tags": [
    "guatemala",
    "fel",
    "e-invoice",
    "validation",
    "tax"
  ],
  "asset": "USDC",
  "title": "Validate Guatemala FEL XML (XSD)",
  "accepts": [
    {
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "payTo": "0x54beA1e6F70437085b85892a0e7cd6f09CE8C22f",
      "amount": "30000",
      "scheme": "exact",
      "network": "eip155:8453",
      "outputSchema": {
        "type": "object",
        "title": "validate_gt_fel_xml — RESET Verifica x402 response",
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "required": [
          "ok",
          "request_id",
          "product",
          "method_version",
          "deterministic",
          "checked_at",
          "result",
          "evidence",
          "payment",
          "disclaimer"
        ],
        "properties": {
          "ok": {
            "type": "boolean",
            "const": true
          },
          "result": {
            "type": "object",
            "required": [
              "schema_valid",
              "schema_version",
              "error_count"
            ],
            "properties": {
              "error_count": {
                "type": "integer",
                "minimum": 0
              },
              "schema_valid": {
                "type": "boolean"
              },
              "schema_version": {
                "type": [
                  "string",
                  "null"
                ],
                "description": "Official SAT-GT XSD the document was validated against"
              }
            }
          },
          "payment": {
            "type": "object",
            "required": [
              "amount_usd",
              "network",
              "transaction",
              "payer"
            ],
            "properties": {
              "payer": {
                "type": [
                  "string",
                  "null"
                ]
              },
              "network": {
                "type": [
                  "string",
                  "null"
                ]
              },
              "amount_usd": {
                "type": "string"
              },
              "transaction": {
                "type": [
                  "string",
                  "null"
                ]
              }
            }
          },
          "product": {
            "type": "string",
            "const": "validate_gt_fel_xml"
          },
          "evidence": {
            "type": "object"
          },
          "checked_at": {
            "type": "string",
            "format": "date-time"
          },
          "disclaimer": {
            "type": [
              "string",
              "null"
            ]
          },
          "request_id": {
            "type": "string"
          },
          "deterministic": {
            "type": "boolean",
            "const": true
          },
          "method_version": {
            "type": "string"
          }
        }
      },
      "maxTimeoutSeconds": 300
    }
  ],
  "network": "eip155:8453",
  "product": "validate_gt_fel_xml",
  "resource": {
    "url": "https://api.resetparatodos.com/x402/v1/guatemala/fel/validate",
    "tags": [
      "guatemala",
      "fel",
      "e-invoice",
      "validation",
      "tax"
    ],
    "mimeType": "application/json",
    "description": "Validate a Guatemalan FEL electronic invoice (DTE) XML against the official SAT XML schema (GT_Documento). Returns whether it is schema-valid and the schema errors if not. Structural/schema validation only.",
    "serviceName": "RESET Verifica"
  },
  "price_usd": "0.03",
  "disclaimer": "Validates against the official SAT-GT XSD only. Does NOT certify the DTE, does NOT confirm SAT authorized it, and does not make RESET a certifier. XML is not retained.",
  "extensions": {
    "bazaar": {
      "info": {
        "input": {
          "body": {
            "xml": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<dte:GTDocumento xmlns:dte=\"http://www.sat.gob.gt/dte/fel/0.1.0\" Version=\"0.4\">\n  <dte:SAT ClaseDocumento=\"dte\">\n    <dte:DTE ID=\"DatosCertificados\">\n      <dte:DatosEmision ID=\"DatosEmision\">\n        <dte:DatosGenerales CodigoMoneda=\"GTQ\" FechaHoraEmision=\"2026-09-04T10:15:00-06:00\" Tipo=\"FACT\"/>\n        <dte:Emisor AfiliacionIVA=\"GEN\" CodigoEstablecimiento=\"1\" CorreoEmisor=\"facturacion@ejemplo.gt\" NITEmisor=\"12345678\" NombreComercial=\"EMPRESA DEMO\" NombreEmisor=\"EMPRESA DEMO, SOCIEDAD ANONIMA\">\n          <dte:DireccionEmisor>\n            <dte:Direccion>5A AVENIDA 10-20 ZONA 1</dte:Direccion>\n            <dte:CodigoPostal>01001</dte:CodigoPostal>\n            <dte:Municipio>GUATEMALA</dte:Municipio>\n            <dte:Departamento>GUATEMALA</dte:Departamento>\n            <dte:Pais>GT</dte:Pais>\n          </dte:DireccionEmisor>\n        </dte:Emisor>\n        <dte:Receptor CorreoReceptor=\"cliente@ejemplo.gt\" IDReceptor=\"CF\" NombreReceptor=\"CONSUMIDOR FINAL\">\n          <dte:DireccionReceptor>\n            <dte:Direccion>CIUDAD</dte:Direccion>\n            <dte:CodigoPostal>01001</dte:CodigoPostal>\n            <dte:Municipio>GUATEMALA</dte:Municipio>\n            <dte:Departamento>GUATEMALA</dte:Departamento>\n            <dte:Pais>GT</dte:Pais>\n          </dte:DireccionReceptor>\n        </dte:Receptor>\n        <dte:Frases>\n          <dte:Frase CodigoEscenario=\"1\" TipoFrase=\"1\"/>\n        </dte:Frases>\n        <dte:Items>\n          <dte:Item BienOServicio=\"B\" NumeroLinea=\"1\">\n            <dte:Cantidad>1</dte:Cantidad>\n            <dte:UnidadMedida>UND</dte:UnidadMedida>\n            <dte:Descripcion>SERVICIO DE EJEMPLO</dte:Descripcion>\n            <dte:PrecioUnitario>100.00</dte:PrecioUnitario>\n            <dte:Precio>100.00</dte:Precio>\n            <dte:Descuento>0.00</dte:Descuento>\n            <dte:Impuestos>\n              <dte:Impuesto>\n                <dte:NombreCorto>IVA</dte:NombreCorto>\n                <dte:CodigoUnidadGravable>1</dte:CodigoUnidadGravable>\n                <dte:MontoGravable>89.29</dte:MontoGravable>\n                <dte:MontoImpuesto>10.71</dte:MontoImpuesto>\n              </dte:Impuesto>\n            </dte:Impuestos>\n            <dte:Total>100.00</dte:Total>\n          </dte:Item>\n        </dte:Items>\n        <dte:Totales>\n          <dte:TotalImpuestos>\n            <dte:TotalImpuesto NombreCorto=\"IVA\" TotalMontoImpuesto=\"10.71\"/>\n          </dte:TotalImpuestos>\n          <dte:GranTotal>100.00</dte:GranTotal>\n        </dte:Totales>\n      </dte:DatosEmision>\n    </dte:DTE>\n  </dte:SAT>\n  <ds:Signature xmlns:ds=\"http://www.w3.org/2000/09/xmldsig#\">\n    <ds:SignedInfo>\n      <ds:CanonicalizationMethod Algorithm=\"http://www.w3.org/TR/2001/REC-xml-c14n-20010315\"/>\n      <ds:SignatureMethod Algorithm=\"http://www.w3.org/2001/04/xmldsig-more#rsa-sha256\"/>\n      <ds:Reference URI=\"#DatosCertificados\">\n        <ds:DigestMethod Algorithm=\"http://www.w3.org/2001/04/xmlenc#sha256\"/>\n        <ds:DigestValue>bXVlc3RyYS1kaWdlc3Qtbm8tdmFsaWRv</ds:DigestValue>\n      </ds:Reference>\n    </ds:SignedInfo>\n    <ds:SignatureValue>bXVlc3RyYS1maXJtYS1kZS1lamVtcGxvLW5vLXZhbGlkYQ==</ds:SignatureValue>\n  </ds:Signature>\n</dte:GTDocumento>\n"
          },
          "type": "http",
          "method": "POST",
          "bodyType": "json"
        },
        "output": {
          "type": "json",
          "schema": {
            "type": "object",
            "title": "validate_gt_fel_xml — RESET Verifica x402 response",
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "required": [
              "ok",
              "request_id",
              "product",
              "method_version",
              "deterministic",
              "checked_at",
              "result",
              "evidence",
              "payment",
              "disclaimer"
            ],
            "properties": {
              "ok": {
                "type": "boolean",
                "const": true
              },
              "result": {
                "type": "object",
                "required": [
                  "schema_valid",
                  "schema_version",
                  "error_count"
                ],
                "properties": {
                  "error_count": {
                    "type": "integer",
                    "minimum": 0
                  },
                  "schema_valid": {
                    "type": "boolean"
                  },
                  "schema_version": {
                    "type": [
                      "string",
                      "null"
                    ],
                    "description": "Official SAT-GT XSD the document was validated against"
                  }
                }
              },
              "payment": {
                "type": "object",
                "required": [
                  "amount_usd",
                  "network",
                  "transaction",
                  "payer"
                ],
                "properties": {
                  "payer": {
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "network": {
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "amount_usd": {
                    "type": "string"
                  },
                  "transaction": {
                    "type": [
                      "string",
                      "null"
                    ]
                  }
                }
              },
              "product": {
                "type": "string",
                "const": "validate_gt_fel_xml"
              },
              "evidence": {
                "type": "object"
              },
              "checked_at": {
                "type": "string",
                "format": "date-time"
              },
              "disclaimer": {
                "type": [
                  "string",
                  "null"
                ]
              },
              "request_id": {
                "type": "string"
              },
              "deterministic": {
                "type": "boolean",
                "const": true
              },
              "method_version": {
                "type": "string"
              }
            }
          },
          "example": {
            "ok": true,
            "result": {
              "error_count": 0,
              "schema_valid": true,
              "schema_version": "GT_Documento-0.1.2"
            },
            "evidence": {
              "errors": [],
              "source": "SAT-GT FEL official XSD"
            }
          }
        }
      },
      "schema": {
        "type": "object",
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "required": [
          "input"
        ],
        "properties": {
          "input": {
            "type": "object",
            "required": [
              "type",
              "method",
              "bodyType",
              "body"
            ],
            "properties": {
              "body": {
                "type": "object",
                "required": [
                  "xml"
                ],
                "properties": {
                  "xml": {
                    "type": "string",
                    "description": "FEL DTE XML document"
                  },
                  "xml_base64": {
                    "type": "string",
                    "description": "Alternatively, the XML base64-encoded"
                  }
                }
              },
              "type": {
                "type": "string",
                "const": "http"
              },
              "method": {
                "enum": [
                  "POST",
                  "PUT",
                  "PATCH"
                ],
                "type": "string"
              },
              "bodyType": {
                "enum": [
                  "json",
                  "form-data",
                  "text"
                ],
                "type": "string"
              }
            },
            "additionalProperties": false
          },
          "output": {
            "type": "object",
            "required": [
              "type"
            ],
            "properties": {
              "type": {
                "type": "string"
              },
              "schema": {
                "type": "object",
                "description": "JSON Schema of the 200 response body"
              },
              "example": {
                "type": "object"
              }
            }
          }
        }
      }
    }
  },
  "description": "Validate a Guatemalan FEL electronic invoice (DTE) XML against the official SAT XML schema (GT_Documento). Returns whether it is schema-valid and the schema errors if not. Structural/schema validation only.",
  "serviceName": "RESET Verifica",
  "x402Version": 2,
  "input_schema": {
    "type": "object",
    "required": [
      "xml"
    ],
    "properties": {
      "xml": {
        "type": "string",
        "description": "FEL DTE XML document"
      },
      "xml_base64": {
        "type": "string",
        "description": "Alternatively, the XML base64-encoded"
      }
    }
  },
  "instructions": "Sign an x402 exact payment for the amount above and resend the same request with the PAYMENT-SIGNATURE (or X-PAYMENT) header.",
  "example_input": {
    "xml": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<dte:GTDocumento xmlns:dte=\"http://www.sat.gob.gt/dte/fel/0.1.0\" Version=\"0.4\">\n  <dte:SAT ClaseDocumento=\"dte\">\n    <dte:DTE ID=\"DatosCertificados\">\n      <dte:DatosEmision ID=\"DatosEmision\">\n        <dte:DatosGenerales CodigoMoneda=\"GTQ\" FechaHoraEmision=\"2026-09-04T10:15:00-06:00\" Tipo=\"FACT\"/>\n        <dte:Emisor AfiliacionIVA=\"GEN\" CodigoEstablecimiento=\"1\" CorreoEmisor=\"facturacion@ejemplo.gt\" NITEmisor=\"12345678\" NombreComercial=\"EMPRESA DEMO\" NombreEmisor=\"EMPRESA DEMO, SOCIEDAD ANONIMA\">\n          <dte:DireccionEmisor>\n            <dte:Direccion>5A AVENIDA 10-20 ZONA 1</dte:Direccion>\n            <dte:CodigoPostal>01001</dte:CodigoPostal>\n            <dte:Municipio>GUATEMALA</dte:Municipio>\n            <dte:Departamento>GUATEMALA</dte:Departamento>\n            <dte:Pais>GT</dte:Pais>\n          </dte:DireccionEmisor>\n        </dte:Emisor>\n        <dte:Receptor CorreoReceptor=\"cliente@ejemplo.gt\" IDReceptor=\"CF\" NombreReceptor=\"CONSUMIDOR FINAL\">\n          <dte:DireccionReceptor>\n            <dte:Direccion>CIUDAD</dte:Direccion>\n            <dte:CodigoPostal>01001</dte:CodigoPostal>\n            <dte:Municipio>GUATEMALA</dte:Municipio>\n            <dte:Departamento>GUATEMALA</dte:Departamento>\n            <dte:Pais>GT</dte:Pais>\n          </dte:DireccionReceptor>\n        </dte:Receptor>\n        <dte:Frases>\n          <dte:Frase CodigoEscenario=\"1\" TipoFrase=\"1\"/>\n        </dte:Frases>\n        <dte:Items>\n          <dte:Item BienOServicio=\"B\" NumeroLinea=\"1\">\n            <dte:Cantidad>1</dte:Cantidad>\n            <dte:UnidadMedida>UND</dte:UnidadMedida>\n            <dte:Descripcion>SERVICIO DE EJEMPLO</dte:Descripcion>\n            <dte:PrecioUnitario>100.00</dte:PrecioUnitario>\n            <dte:Precio>100.00</dte:Precio>\n            <dte:Descuento>0.00</dte:Descuento>\n            <dte:Impuestos>\n              <dte:Impuesto>\n                <dte:NombreCorto>IVA</dte:NombreCorto>\n                <dte:CodigoUnidadGravable>1</dte:CodigoUnidadGravable>\n                <dte:MontoGravable>89.29</dte:MontoGravable>\n                <dte:MontoImpuesto>10.71</dte:MontoImpuesto>\n              </dte:Impuesto>\n            </dte:Impuestos>\n            <dte:Total>100.00</dte:Total>\n          </dte:Item>\n        </dte:Items>\n        <dte:Totales>\n          <dte:TotalImpuestos>\n            <dte:TotalImpuesto NombreCorto=\"IVA\" TotalMontoImpuesto=\"10.71\"/>\n          </dte:TotalImpuestos>\n          <dte:GranTotal>100.00</dte:GranTotal>\n        </dte:Totales>\n      </dte:DatosEmision>\n    </dte:DTE>\n  </dte:SAT>\n  <ds:Signature xmlns:ds=\"http://www.w3.org/2000/09/xmldsig#\">\n    <ds:SignedInfo>\n      <ds:CanonicalizationMethod Algorithm=\"http://www.w3.org/TR/2001/REC-xml-c14n-20010315\"/>\n      <ds:SignatureMethod Algorithm=\"http://www.w3.org/2001/04/xmldsig-more#rsa-sha256\"/>\n      <ds:Reference URI=\"#DatosCertificados\">\n        <ds:DigestMethod Algorithm=\"http://www.w3.org/2001/04/xmlenc#sha256\"/>\n        <ds:DigestValue>bXVlc3RyYS1kaWdlc3Qtbm8tdmFsaWRv</ds:DigestValue>\n      </ds:Reference>\n    </ds:SignedInfo>\n    <ds:SignatureValue>bXVlc3RyYS1maXJtYS1kZS1lamVtcGxvLW5vLXZhbGlkYQ==</ds:SignatureValue>\n  </ds:Signature>\n</dte:GTDocumento>\n"
  },
  "output_schema": {
    "type": "object",
    "title": "validate_gt_fel_xml — RESET Verifica x402 response",
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "required": [
      "ok",
      "request_id",
      "product",
      "method_version",
      "deterministic",
      "checked_at",
      "result",
      "evidence",
      "payment",
      "disclaimer"
    ],
    "properties": {
      "ok": {
        "type": "boolean",
        "const": true
      },
      "result": {
        "type": "object",
        "required": [
          "schema_valid",
          "schema_version",
          "error_count"
        ],
        "properties": {
          "error_count": {
            "type": "integer",
            "minimum": 0
          },
          "schema_valid": {
            "type": "boolean"
          },
          "schema_version": {
            "type": [
              "string",
              "null"
            ],
            "description": "Official SAT-GT XSD the document was validated against"
          }
        }
      },
      "payment": {
        "type": "object",
        "required": [
          "amount_usd",
          "network",
          "transaction",
          "payer"
        ],
        "properties": {
          "payer": {
            "type": [
              "string",
              "null"
            ]
          },
          "network": {
            "type": [
              "string",
              "null"
            ]
          },
          "amount_usd": {
            "type": "string"
          },
          "transaction": {
            "type": [
              "string",
              "null"
            ]
          }
        }
      },
      "product": {
        "type": "string",
        "const": "validate_gt_fel_xml"
      },
      "evidence": {
        "type": "object"
      },
      "checked_at": {
        "type": "string",
        "format": "date-time"
      },
      "disclaimer": {
        "type": [
          "string",
          "null"
        ]
      },
      "request_id": {
        "type": "string"
      },
      "deterministic": {
        "type": "boolean",
        "const": true
      },
      "method_version": {
        "type": "string"
      }
    }
  },
  "method_version": "1.0.0",
  "output_example": {
    "ok": true,
    "result": {
      "error_count": 0,
      "schema_valid": true,
      "schema_version": "GT_Documento-0.1.2"
    },
    "evidence": {
      "errors": [],
      "source": "SAT-GT FEL official XSD"
    }
  }
}

Accepts

The payment requirements as published to the catalog. Read the live 402 before paying — a price here is a claim, not a quote.

0.03USDC≈ $0.03 USD
on Base · exact scheme

Pay 0.03 USDC on Base to 0x54be…8C22f. The signed payment is good for 5 minutes.

USD Coin contract
0x8335…02913
Payment window
5 minutes
As published
30000 smallest units
The catalog’s raw entry
[
  {
    "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
    "extra": {
      "name": "USD Coin",
      "version": "2"
    },
    "payTo": "0x54beA1e6F70437085b85892a0e7cd6f09CE8C22f",
    "amount": "30000",
    "scheme": "exact",
    "network": "eip155:8453",
    "maxTimeoutSeconds": 300
  }
]

Extensions

{
  "bazaar": {
    "info": {
      "input": {
        "body": {
          "xml": "<dte:GTDocumento xmlns:dte=\"http://www.sat.gob.gt/dte/fel/0.1.0\">...</dte:GTDocumento>"
        },
        "type": "http",
        "method": "POST",
        "bodyType": "json"
      },
      "output": {
        "type": "json",
        "example": {
          "ok": true,
          "result": {
            "error_count": 0,
            "schema_valid": true,
            "schema_version": "GT_Documento-0.1.2"
          },
          "evidence": {
            "errors": [],
            "source": "SAT-GT FEL official XSD"
          }
        }
      }
    },
    "schema": {
      "type": "object",
      "$schema": "https://json-schema.org/draft/2020-12/schema",
      "required": [
        "input"
      ],
      "properties": {
        "input": {
          "type": "object",
          "required": [
            "type",
            "method",
            "bodyType",
            "body"
          ],
          "properties": {
            "body": {
              "type": "object",
              "required": [
                "xml"
              ],
              "properties": {
                "xml": {
                  "type": "string",
                  "description": "FEL DTE XML document"
                },
                "xml_base64": {
                  "type": "string",
                  "description": "Alternatively, the XML base64-encoded"
                }
              }
            },
            "type": {
              "type": "string",
              "const": "http"
            },
            "method": {
              "enum": [
                "POST",
                "PUT",
                "PATCH"
              ],
              "type": "string"
            },
            "bodyType": {
              "enum": [
                "json",
                "form-data",
                "text"
              ],
              "type": "string"
            }
          },
          "additionalProperties": false
        },
        "output": {
          "type": "object",
          "required": [
            "type"
          ],
          "properties": {
            "type": {
              "type": "string"
            },
            "example": {
              "type": "object"
            }
          }
        }
      }
    }
  }
}

Provenance

Seen in the source catalog
2026-08-25 15:50Z
Last indexed by Roundhouse
2026-09-24 15:30Z
Last enriched (probe, favicon, geo)
2026-09-25 07:15Z
x402 version
2
Max timeout
300s
Liveness probe
HTTP 402
Report

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will vet this service and call it over the free read API. No key, no account.

GET api.roundhouseai.io/v0/endpoints

This endpoint's own trailing-30-day call count, as published by the upstream catalog and snapshotted daily. 30 snapshots so far. Verified volume counts only settlements with an on-chain EIP-3009 marker.

Open skill.md
Show the prompt
Using Roundhouse, look up the x402 service RESET Verifica and tell me whether it is
worth paying: what a call costs, whether the endpoint answered when last probed, and what
its payment record actually shows.

curl -s 'https://api.roundhouseai.io/v0/endpoints?q=RESET%20Verifica'
curl -s 'https://api.roundhouseai.io/v0/merchants/<the payTo wallet returned above>'

Then call it: read the price from the live 402 at https://api.resetparatodos.com/x402/v1/guatemala/fel/validate, never from
a cached figure, and pay with an x402 client.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.