Card snapshot
212-47-77-33.sslip.io
·
2026-06-06 16:31:40 UTC
·
0f5805f3134fcc5fa35eba2bef2a75972e5eaeabdb643fbdb1563ac256cc770f
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": "Mobility Quote Agent",
"description": "Worldwide A2A mobility quote and route-launcher agent. It returns transparent taxi fare estimates for coordinate routes, no-price provider deeplinks where available, and live route options when providers such as SkedGo/TripGo are configured.",
"url": "https://212-47-77-33.sslip.io/",
"provider": {
"organization": "KLO",
"url": "https://212-47-77-33.sslip.io"
},
"preferredTransport": "JSONRPC",
"version": "0.3.0",
"capabilities": {
"streaming": false,
"pushNotifications": false
},
"payments": {
"enabled": true,
"enforced": true,
"protocol": "x402",
"version": "2",
"facilitator": "https://facilitator.xpay.sh",
"price": {
"amount": "0.001",
"currency": "USDC"
},
"network": "eip155:8453",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"pay_to": "0x55CFe1Dd5d341e5f9D57ADf26f98c8E8727bb3C2",
"resource": "https://212-47-77-33.sslip.io/",
"settlement": {
"status": "enforced",
"note": "Facilitator verify/settle is live; unpaid quote requests receive HTTP 402."
}
},
"defaultInputModes": [
"text/plain"
],
"defaultOutputModes": [
"text/plain",
"application/json"
],
"skills": [
{
"id": "get_quote",
"name": "Get mobility quote",
"description": "Given an origin and destination, returns estimated fare/ETA options and available route launchers. Coordinate input format: 'lat,lng'.",
"tags": [
"mobility",
"trip-planning",
"quote",
"deeplink",
"a2a"
],
"examples": [
"quote from 41.3111,69.2797 to 41.2995,69.2401",
"quote from 25.1972,55.2744 to 25.2532,55.3657"
]
}
]
}