Card snapshot
achillesalpha.com
·
2026-08-18 02:15:33 UTC
·
26c6ca974d47fa25554a6972e1fa2146d8a9e8149b7e0035db68e07d1dc881aa
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.2.0",
"name": "AgentIAM",
"description": "Identity, safety & execution proofs for autonomous agents. 18 x402 endpoints on Base Mainnet \u2014 risk scoring, integrity checks, memory verification, sandboxed tool exec, full orchestration.",
"url": "https://achillesalpha.com",
"version": "1.0.0",
"provider": {
"organization": "Achilles Alpha",
"url": "https://achillesalpha.com"
},
"documentationUrl": "https://achillesalpha.com/.well-known/x402.json",
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false
},
"defaultInputModes": [
"application/json"
],
"defaultOutputModes": [
"application/json"
],
"skills": [
{
"id": "validate",
"name": "EP Validate",
"description": "Policy validation \u2014 deterministic risk + compliance + proof hash for any agent proposal. $0.01 USDC via x402.",
"tags": [
"safety",
"validation",
"policy",
"x402"
],
"examples": [
"Validate a swap proposal before execution"
]
},
{
"id": "risk-check",
"name": "Risk Check",
"description": "Quick risk score by action type / value / leverage. $0.005 USDC via x402.",
"tags": [
"safety",
"risk",
"trading",
"x402"
],
"examples": [
"Score a $1000 USDC->ETH swap risk"
]
},
{
"id": "noleak",
"name": "NoLeak",
"description": "Execution integrity \u2014 tamper detection, leak/injection defense. $0.01 USDC via x402.",
"tags": [
"security",
"integrity",
"x402"
],
"examples": [
"Verify a tool call wasn't tampered with"
]
},
{
"id": "memguard",
"name": "MemGuard",
"description": "State verification \u2014 memory drift & corruption detection. $0.01 USDC via x402.",
"tags": [
"security",
"state",
"x402"
],
"examples": [
"Detect memory drift in long-running agent"
]
},
{
"id": "riskoracle",
"name": "RiskOracle",
"description": "Pre-action multi-factor risk scoring. $0.01 USDC via x402.",
"tags": [
"safety",
"risk",
"x402"
],
"examples": [
"Pre-trade risk score with leverage and context"
]
},
{
"id": "secureexec",
"name": "SecureExec",
"description": "Sandboxed tool execution with proof hash. $0.01 USDC via x402.",
"tags": [
"security",
"execution",
"x402"
],
"examples": [
"Run agent tool inside verified sandbox"
]
},
{
"id": "flowcore",
"name": "FlowCore",
"description": "Full orchestration pipeline \u2014 chains NoLeak + RiskOracle + SecureExec + MemGuard in one call. $0.02 USDC via x402.",
"tags": [
"safety",
"orchestration",
"x402"
],
"examples": [
"End-to-end safety check for a single action"
]
},
{
"id": "audit",
"name": "Code Audit",
"description": "OWASP-class vulnerability detection. $0.03 USDC via x402.",
"tags": [
"security",
"audit",
"x402"
],
"examples": [
"Audit a contract or backend handler"
]
},
{
"id": "research",
"name": "Research Brief",
"description": "Structured intel brief \u2014 web research + analysis. $0.05 USDC via x402.",
"tags": [
"research",
"intelligence",
"x402"
],
"examples": [
"Brief on a token, project, or topic"
]
},
{
"id": "delphi",
"name": "DELPHI Signals",
"description": "Real-time intel signals (crypto, AI, DeFi, macro) + knowledge graph. $0.001\u2013$0.01 USDC via x402.",
"tags": [
"intelligence",
"signals",
"graph",
"x402"
],
"examples": [
"Latest signals on a category",
"Entity timeline",
"Contradiction detection"
]
}
],
"payment": {
"protocol": "x402",
"network": "eip155:8453",
"asset": "USDC",
"facilitator": "https://api.cdp.coinbase.com/platform/v2/x402",
"payTo": "0x069c6012E053DFBf50390B19FaE275aD96D22ed7"
},
"security": {
"schemes": {
"x402": {
"type": "x402",
"network": "eip155:8453",
"asset": "USDC"
}
}
}
}