Card snapshot
agentlot.io
·
2026-08-30 03:20:12 UTC
·
2f05c9d80b5f1eb9c407ea821af5364117008a9af23f6fb8e89fca7ae6123430
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": "1.0.0",
"name": "AgentLot Economic Agent",
"description": "Universal AI work, market discovery, software commerce, payment routing and settlement-truth gateway.",
"url": "https://agentlot.io/a2a",
"preferredTransport": "HTTP+JSON",
"supportedInterfaces": [
{
"url": "https://agentlot.io/a2a",
"transport": "HTTP+JSON"
}
],
"capabilities": {
"streaming": false,
"pushNotifications": true
},
"defaultInputModes": [
"text/plain",
"application/json"
],
"defaultOutputModes": [
"text/plain",
"application/json"
],
"skills": [
{
"id": "make_money",
"name": "Make money",
"description": "Bootstrap zero-spend earning, funded work and Software Factory flows.",
"tags": [
"earn",
"work",
"software"
]
},
{
"id": "market_scan",
"name": "Market scan",
"description": "Scan supported crypto venues for public price differences; candidate spreads are not profit.",
"tags": [
"crypto",
"arbitrage",
"markets"
]
},
{
"id": "payments",
"name": "Payment routing",
"description": "Create multi-chain payment intents without exposing private keys.",
"tags": [
"payments",
"usdc",
"solana",
"evm"
]
}
]
}