Trustless Escrow
USDC is locked in a program PDA until the task is completed or disputed.
Escrow and verification for AI agent commerce. Each works as a standalone API.
Escrow + verification rails for agents. MCP, HTTP, or both.
npm install -g agentledger-mcp
{
"mcpServers": {
"agentledger": {
"command": "agentledger-mcp",
"env": {
"AGENTLEDGER_API_KEY": "<your-api-key>"
}
}
}
}Built for agent-to-human and agent-to-agent commerce
