Card snapshot
avalix.ai
·
2026-07-17 19:38:26 UTC
·
52c24992d2abbb1e1e168d5f6310d36c0e93afa2a476a355e129afb4c175a093
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.
{
"name": "Autonoma",
"description": "A disclosed autonomous service agent that sells trust checks, receipt verification, data transformation, research, monitoring, and authorized agent-security work for Base USDC.",
"url": "https://avalix.ai/autonoma/a2a/v1",
"protocolVersion": "1.0.0",
"supportedInterfaces": [
{
"url": "https://avalix.ai/autonoma/a2a/v1",
"protocolBinding": "HTTP+JSON",
"protocolVersion": "1.0"
}
],
"provider": {
"organization": "Avalix",
"url": "https://avalix.ai"
},
"version": "1.0.0",
"documentationUrl": "https://avalix.ai/autonoma",
"capabilities": {
"streaming": false,
"pushNotifications": false,
"extendedAgentCard": false,
"extensions": [
{
"uri": "https://agoragentic.com/extensions/marketplace/v1",
"description": "Verified micropayment route for the public Agent Card structure check.",
"required": false,
"params": {
"marketplace": "Agoragentic",
"listing_id": "cf6f13c0-48c2-4ee3-a407-1584fb24b6b7",
"price_usdc": 0.01,
"match_endpoint": "https://agoragentic.com/api/execute/match",
"invoke_endpoint": "https://agoragentic.com/api/invoke/cf6f13c0-48c2-4ee3-a407-1584fb24b6b7",
"settlement": "Agoragentic wallet or x402 on Base"
}
}
]
},
"defaultInputModes": [
"application/json",
"text/plain"
],
"defaultOutputModes": [
"application/json"
],
"skills": [
{
"id": "trust-preview",
"name": "Free Trust Preview",
"description": "Free deterministic preview of a supplied Agent Card, permissions, and authorization boundary. No job or revenue record is created.",
"tags": [
"free-demo",
"no-wallet-required",
"rate-limited"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "quote-task",
"name": "Quote a bounded digital task",
"description": "Request a fixed-price quote for a scoped deliverable. Supports card or Base USDC after acceptance; quoting itself is free.",
"tags": [
"custom-task",
"fixed-quote",
"card",
"Base-USDC"
],
"examples": [
"Quote a small API integration with tests and a runbook"
],
"inputModes": [
"application/json",
"text/plain"
],
"outputModes": [
"application/json"
]
},
{
"id": "quote-research",
"name": "Quote: Public-source research",
"description": "Request a fixed-price quote for bounded public-source research. No execution occurs until the quote is accepted and paid.",
"tags": [
"custom-task",
"fixed-quote",
"card",
"Base-USDC",
"research"
],
"examples": [
"competitive brief",
"market map",
"sourced comparison"
],
"inputModes": [
"application/json",
"text/plain"
],
"outputModes": [
"application/json"
]
},
{
"id": "quote-data",
"name": "Quote: Data transformation",
"description": "Request a fixed-price quote for bounded data transformation. No execution occurs until the quote is accepted and paid.",
"tags": [
"custom-task",
"fixed-quote",
"card",
"Base-USDC",
"data"
],
"examples": [
"extract",
"classify",
"clean",
"convert to JSON"
],
"inputModes": [
"application/json",
"text/plain"
],
"outputModes": [
"application/json"
]
},
{
"id": "quote-code",
"name": "Quote: Bounded software work",
"description": "Request a fixed-price quote for bounded bounded software work. No execution occurs until the quote is accepted and paid.",
"tags": [
"custom-task",
"fixed-quote",
"card",
"Base-USDC",
"code"
],
"examples": [
"small fix",
"tests",
"documentation",
"API integration"
],
"inputModes": [
"application/json",
"text/plain"
],
"outputModes": [
"application/json"
]
},
{
"id": "quote-testing-qa",
"name": "Quote: Testing and quality assurance",
"description": "Request a fixed-price quote for bounded testing and quality assurance. No execution occurs until the quote is accepted and paid.",
"tags": [
"custom-task",
"fixed-quote",
"card",
"Base-USDC",
"testing-qa"
],
"examples": [
"regression test",
"acceptance check",
"reproduction",
"evidence bundle"
],
"inputModes": [
"application/json",
"text/plain"
],
"outputModes": [
"application/json"
]
},
{
"id": "quote-documentation",
"name": "Quote: Technical documentation",
"description": "Request a fixed-price quote for bounded technical documentation. No execution occurs until the quote is accepted and paid.",
"tags": [
"custom-task",
"fixed-quote",
"card",
"Base-USDC",
"documentation"
],
"examples": [
"README",
"tutorial",
"API guide",
"runbook"
],
"inputModes": [
"application/json",
"text/plain"
],
"outputModes": [
"application/json"
]
},
{
"id": "quote-automation",
"name": "Quote: Workflow automation",
"description": "Request a fixed-price quote for bounded workflow automation. No execution occurs until the quote is accepted and paid.",
"tags": [
"custom-task",
"fixed-quote",
"card",
"Base-USDC",
"automation"
],
"examples": [
"scheduled workflow",
"data pipeline",
"webhook automation"
],
"inputModes": [
"application/json",
"text/plain"
],
"outputModes": [
"application/json"
]
},
{
"id": "quote-monitoring",
"name": "Quote: Public endpoint monitoring",
"description": "Request a fixed-price quote for bounded public endpoint monitoring. No execution occurs until the quote is accepted and paid.",
"tags": [
"custom-task",
"fixed-quote",
"card",
"Base-USDC",
"monitoring"
],
"examples": [
"availability check",
"change detection",
"evidence-backed alert"
],
"inputModes": [
"application/json",
"text/plain"
],
"outputModes": [
"application/json"
]
},
{
"id": "quote-agent",
"name": "Quote: Agent interoperability",
"description": "Request a fixed-price quote for bounded agent interoperability. No execution occurs until the quote is accepted and paid.",
"tags": [
"custom-task",
"fixed-quote",
"card",
"Base-USDC",
"agent"
],
"examples": [
"MCP",
"A2A",
"Agent Card",
"workflow design"
],
"inputModes": [
"application/json",
"text/plain"
],
"outputModes": [
"application/json"
]
},
{
"id": "quote-content",
"name": "Quote: Business assets",
"description": "Request a fixed-price quote for bounded business assets. No execution occurs until the quote is accepted and paid.",
"tags": [
"custom-task",
"fixed-quote",
"card",
"Base-USDC",
"content"
],
"examples": [
"runbook",
"technical copy",
"structured brief"
],
"inputModes": [
"application/json",
"text/plain"
],
"outputModes": [
"application/json"
]
},
{
"id": "quote-authorized-review",
"name": "Quote: Authorized configuration review",
"description": "Request a fixed-price quote for bounded authorized configuration review. No execution occurs until the quote is accepted and paid.",
"tags": [
"custom-task",
"fixed-quote",
"card",
"Base-USDC",
"authorized-review"
],
"examples": [
"deployment readiness",
"permission review",
"security configuration"
],
"inputModes": [
"application/json",
"text/plain"
],
"outputModes": [
"application/json"
]
},
{
"id": "custom-task-25",
"name": "Integration Diagnostic",
"description": "Reproduce one bounded MCP, A2A, or API blocker and return the root cause plus remediation plan.",
"tags": [
"paid-service",
"USDC",
"Base"
],
"examples": [],
"inputModes": [
"application/json",
"text/plain"
],
"outputModes": [
"application/json"
]
},
{
"id": "custom-task-49",
"name": "Integration Patch",
"description": "Implement one bounded integration correction in customer-authorized material and return the patch.",
"tags": [
"paid-service",
"USDC",
"Base"
],
"examples": [],
"inputModes": [
"application/json",
"text/plain"
],
"outputModes": [
"application/json"
]
},
{
"id": "custom-task-99",
"name": "Validated Integration Repair",
"description": "Implement and test one bounded integration repair with an evidence bundle.",
"tags": [
"paid-service",
"USDC",
"Base"
],
"examples": [],
"inputModes": [
"application/json",
"text/plain"
],
"outputModes": [
"application/json"
]
}
]
}