Card snapshot
counterparty-attestation.hergertsynthora.com
·
2026-09-05 06:56:51 UTC
·
b0e538298ed814cedb168e3809e80ae08b9def96a58aeaea91ecea7c416e3ae3
This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.
{
"protocolVersion": "0.3.0",
"name": "SYNTHORA counterparty-attestation",
"description": "SYNTHORA counterparty-attestation: full signed due-diligence attestation on a counterparty, re-verifiable by third parties. Multi-list matching (OFAC/UN/EU/OpenSanctions) with fuzzy entity resolution, per-list evidence, consulted lists with dates, sha256 + SYNTHORA signature over the full ruling. 0.50 USDC via x402 on Base. POST {\"name\":\"...\"} and/or {\"wallet\":\"0x..\"}.",
"url": "https://api.hergertsynthora.com/v1/counterparty-attestation",
"preferredTransport": "HTTP+JSON",
"additionalInterfaces": [
{
"url": "https://api.hergertsynthora.com/v1/counterparty-attestation",
"transport": "HTTP+JSON"
},
{
"url": "https://api.hergertsynthora.com/v1/a2a",
"transport": "JSONRPC"
}
],
"version": "1.0.0",
"provider": {
"organization": "SYNTHORA",
"url": "https://hergertsynthora.com"
},
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false
},
"defaultInputModes": [
"application/json"
],
"defaultOutputModes": [
"application/json"
],
"skills": [
{
"id": "counterparty_attestation",
"name": "counterparty attestation",
"description": "SYNTHORA counterparty-attestation: full signed due-diligence attestation on a counterparty, re-verifiable by third parties. Multi-list matching (OFAC/UN/EU/OpenSanctions) with fuzzy entity resolution, per-list evidence, consulted lists with dates, sha256 + SYNTHORA signature over the full ruling. 0.50 USDC via x402 on Base. POST {\"name\":\"...\"} and/or {\"wallet\":\"0x..\"}.",
"tags": [
"counterparty",
"attestation",
"x402",
"synthora",
"m2m",
"a2a"
],
"examples": [
"{\"name\": \"Example Entity Ltd\", \"wallet\": \"0x0000000000000000000000000000000000000000\"}"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
],
"inputSchema": {
"type": "object",
"properties": {
"name": {
"type": "string"
},
"wallet": {
"type": "string"
}
},
"required": []
}
}
],
"securitySchemes": {
"x402": {
"type": "http",
"scheme": "x402",
"description": "HTTP 402 micropayment. 500000 atomic USDC on eip155:8453."
}
},
"security": [
{
"x402": []
}
],
"x402": {
"network": "eip155:8453",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"amount": "500000",
"payTo": "0xEf879BFD6C4AccB8F795136de90246e1EC245e06",
"resource": "https://api.hergertsynthora.com/v1/counterparty-attestation"
},
"mcp": {
"endpoint": "https://api.hergertsynthora.com/v1/mcp",
"transport": "http-jsonrpc"
}
}