Show JSON
{
"protocolVersion": "0.3.0",
"name": "Tx Intent Classifier",
"description": "Tx Intent Classifier: decodes the REAL intent of an on-chain transaction (Base/Ethereum) and returns an Ed25519-signed risk verdict (safe/review/suspicious/dangerous). Catches unlimited approvals, opaque selectors, value-to-contract, reverted tx. POST {\"tx_hash\":\"0x..\",\"chain\":\"base\"} or {\"to\":\"0x..\",\"data\":\"0x..\"}.",
"author": "HERGERT SYNTHORA S.L.",
"wellKnownURI": "https://txintent.hergertsynthora.com/.well-known/agent-card.json",
"url": "https://api.hergertsynthora.com/v1/txintent",
"version": "1.0.0",
"provider": {
"organization": "SYNTHORA",
"url": "https://hergertsynthora.com/"
},
"documentationUrl": null,
"iconUrl": null,
"supportsAuthenticatedExtendedCard": null,
"security": [
{
"x402": []
}
],
"securitySchemes": {
"x402": {
"type": "http",
"scheme": "x402",
"description": "HTTP 402 micropayment. 100000 atomic USDC on eip155:8453."
}
},
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false,
"extensions": null
},
"defaultInputModes": [
"application/json"
],
"defaultOutputModes": [
"application/json"
],
"skills": [
{
"id": "tx_intent",
"name": "tx intent",
"description": "Tx Intent Classifier: decodes the REAL intent of an on-chain transaction (Base/Ethereum) and returns an Ed25519-signed risk verdict (safe/review/suspicious/dangerous). Catches unlimited approvals, opaque selectors, value-to-contract, reverted tx. POST {\"tx_hash\":\"0x..\",\"chain\":\"base\"} or {\"to\":\"0x..\",\"data\":\"0x..\"}.",
"tags": [
"tx",
"intent",
"x402",
"synthora",
"m2m",
"a2a"
],
"examples": [
"{\"tx_hash\": \"0xafc895b0138314dcde8a410d309d9080c8cfbc816ba6f371b287e34f2695207f\", \"chain\": \"base\"}"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
}
],
"conformance": true,
"conformance_errors": null,
"homepage": null,
"repository": null,
"license": null,
"pricing": null,
"contact": null,
"id": "d1433185-2354-467e-aef6-6207ae71aefc"
}