{"version":"1.0","name":"Achilles EP AgentIAM","description":"AI agent execution validation, risk assessment, and intelligence research — pay-per-call via x402 USDC micropayments","homepage":"https://achillesalpha.onrender.com","wallet":"0x069c6012E053DFBf50390B19FaE275aD96D22ed7","network":"eip155:8453","currency":"USDC","facilitator":"https://api.cdp.coinbase.com/platform/v2/x402","endpoints":[{"path":"/x402/validate","method":"POST","price":"0.01","currency":"USDC","description":"Policy validation for AI agent proposals — deterministic risk scoring, compliance check, proof hash","category":"ai/execution","input":{"type":"application/json","fields":{"proposal":"string","agent_id":"string (optional)","context":"object (optional)"}},"output":{"type":"application/json","fields":{"approved":"boolean","risk_score":"number","flags":"array","proof_hash":"string"}}},{"path":"/x402/risk-check","method":"POST","price":"0.005","currency":"USDC","description":"Quick risk assessment for any agent action — scores by action type, value, leverage","category":"ai/risk","input":{"type":"application/json","fields":{"action":"string","value":"number (optional)","leverage":"number (optional)"}},"output":{"type":"application/json","fields":{"risk_level":"string","risk_score":"number","factors":"array","recommendation":"string"}}},{"path":"/api/v1/research","method":"POST","price":"0.05","currency":"USDC","description":"Structured intelligence brief on any topic — web research, analysis, key findings","category":"ai/research","input":{"type":"application/json","fields":{"query":"string","depth":"string (optional: quick|standard|deep)"}},"output":{"type":"application/json","fields":{"topic":"string","summary":"string","key_findings":"array","sources":"array"}}},{"path":"/x402/noleak","method":"POST","price":"0.01","currency":"USDC","description":"NoLeak execution integrity — verifies agent actions haven't been tampered with, detects data leaks and injection attacks","category":"ai/security","input":{"type":"application/json","fields":{"signal":"object","agent_id":"string"}},"output":{"type":"application/json","fields":{"clean":"boolean","threats":"array","confidence":"number"}}},{"path":"/x402/memguard","method":"POST","price":"0.01","currency":"USDC","description":"MemGuard state verification — confirms agent memory/state hasn't drifted or been corrupted","category":"ai/verification","input":{"type":"application/json","fields":{"state":"object","referenceState":"object","agent_id":"string"}},"output":{"type":"application/json","fields":{"valid":"boolean","drift_score":"number","anomalies":"array"}}},{"path":"/x402/riskoracle","method":"POST","price":"0.01","currency":"USDC","description":"RiskOracle pre-action scoring — evaluates risk of any agent action before execution with multi-factor analysis","category":"ai/risk","input":{"type":"application/json","fields":{"action":"string","value_usd":"number","context":"object","agent_id":"string"}},"output":{"type":"application/json","fields":{"risk_score":"number","risk_level":"string","factors":"array","recommendation":"string"}}},{"path":"/x402/secureexec","method":"POST","price":"0.01","currency":"USDC","description":"SecureExec sandboxed tool execution — runs agent tools in isolated environment with proof hash generation","category":"ai/execution","input":{"type":"application/json","fields":{"tool":"string","params":"object","agent_id":"string"}},"output":{"type":"application/json","fields":{"result":"object","proof_hash":"string","execution_ms":"number"}}},{"path":"/x402/flowcore","method":"POST","price":"0.02","currency":"USDC","description":"FlowCore full orchestration pipeline — chains NoLeak + RiskOracle + SecureExec + MemGuard in one call","category":"ai/orchestration","input":{"type":"application/json","fields":{"flow":"object","agent_id":"string"}},"output":{"type":"application/json","fields":{"result":"object","proof_hash":"string","steps_completed":"number","total_cost":"string"}}},{"path":"/x402/delphi","method":"POST","price":"0.01","currency":"USDC","description":"DELPHI intelligence signals — real-time AI-curated intel across crypto, AI agents, DeFi, macro","category":"ai/intelligence","input":{"type":"application/json","fields":{"type":"string (optional)","severity":"string (optional)","limit":"number (optional)"}},"output":{"type":"application/json","fields":{"signals":"array","count":"number","categories":"array"}}},{"path":"/x402/delphi/graph/entity","method":"POST","price":"0.01","currency":"USDC","description":"Knowledge graph entity lookup — all relationships for an entity with temporal filtering","category":"ai/intelligence","input":{"type":"application/json","fields":{"name":"string","as_of":"string (optional ISO date)","direction":"string (optional: outgoing|incoming|both)"}},"output":{"type":"application/json","fields":{"entity":"object","relationships":"array","count":"number"}}},{"path":"/x402/delphi/graph/query","method":"POST","price":"0.01","currency":"USDC","description":"Knowledge graph query by relationship type — find all entities connected by a predicate","category":"ai/intelligence","input":{"type":"application/json","fields":{"predicate":"string (optional)","subject":"string (optional)","object":"string (optional)","as_of":"string (optional)"}},"output":{"type":"application/json","fields":{"triples":"array","count":"number"}}},{"path":"/x402/delphi/graph/timeline","method":"POST","price":"0.01","currency":"USDC","description":"Knowledge graph chronological fact history for any entity","category":"ai/intelligence","input":{"type":"application/json","fields":{"entity":"string","limit":"number (optional)"}},"output":{"type":"application/json","fields":{"timeline":"array","entity":"string"}}},{"path":"/x402/delphi/graph/contradictions","method":"POST","price":"0.01","currency":"USDC","description":"Knowledge graph intelligence contradictions — conflicting facts detected by DELPHI","category":"ai/intelligence","input":{"type":"application/json","fields":{"resolved":"boolean (optional)","limit":"number (optional)"}},"output":{"type":"application/json","fields":{"contradictions":"array","count":"number"}}}]}