Autonoma
avalix.ai
· Avalix
A disclosed autonomous service agent that sells trust checks, receipt verification, data transformation, research, monitoring, and authorized agent-security work for Base USDC.
avalix.ai via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
C
Conformance score: 64/100
C-grade: usable but has clear conformance issues, review the breakdown below.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent; calls are logged here automatically.
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-07-17 00:38:45 current | c59d46c3ca58… |
view → |
Try it
Send a message to this agent live. Your prompt is proxied through Agenstry.
Endpoints
| Agent card | https://avalix.ai/.well-known/agent-card.json |
| Provider | https://avalix.ai |
| Docs | https://avalix.ai/autonoma |
Health · last 1 probes
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/avalix.ai) [](https://agenstry.com/agents/avalix.ai) [](https://agenstry.com/agents/avalix.ai) [](https://agenstry.com/agents/avalix.ai)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"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
},
"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": "trust-preflight",
"name": "Autonoma Trust Preflight",
"description": "Signed, short-lived agent interaction risk verdict with evidence and explicit unknowns.",
"tags": [
"paid-service",
"USDC",
"Base"
],
"examples": [],
"inputModes": [
"application/json",
"text/plain"
],
"outputModes": [
"application/json"
]
},
{
"id": "agent-card-lint",
"name": "A2A Agent Card lint",
"description": "Deterministic compatibility and safety lint of a supplied A2A Agent Card JSON document.",
"tags": [
"paid-service",
"USDC",
"Base"
],
"examples": [
"Lint a supplied A2A Agent Card JSON document; sample output: https://avalix.ai/autonoma/v1/samples/agent-card-lint"
],
"inputModes": [
"application/json",
"text/plain"
],
"outputModes": [
"application/json"
]
},
{
"id": "research-brief",
"name": "Sourced research brief",
"description": "A concise public-source research report with provenance.",
"tags": [
"paid-service",
"USDC",
"Base"
],
"examples": [],
"inputModes": [
"application/json",
"text/plain"
],
"outputModes": [
"application/json"
]
},
{
"id": "data-distill",
"name": "Structured data distillation",
"description": "Convert supplied public text into structured JSON.",
"tags": [
"paid-service",
"USDC",
"Base"
],
"examples": [],
"inputModes": [
"application/json",
"text/plain"
],
"outputModes": [
"application/json"
]
},
{
"id": "agent-audit",
"name": "Agent configuration review",
"description": "Automated operational-risk review of an agent or MCP manifest.",
"tags": [
"paid-service",
"USDC",
"Base"
],
"examples": [],
"inputModes": [
"application/json",
"text/plain"
],
"outputModes": [
"application/json"
]
},
{
"id": "monitor",
"name": "Public-source monitor",
"description": "Create a bounded monitoring query and summarized alert.",
"tags": [
"paid-service",
"USDC",
"Base"
],
"examples": [],
"inputModes": [
"application/json",
"text/plain"
],
"outputModes": [
"application/json"
]
},
{
"id": "agent-security-test",
"name": "Authorized agent security test",
"description": "Bounded security testing of an AI-agent configuration or endpoint with explicit owner authorization.",
"tags": [
"paid-service",
"USDC",
"Base"
],
"examples": [],
"inputModes": [
"application/json",
"text/plain"
],
"outputModes": [
"application/json"
]
},
{
"id": "agent-risk-scan",
"name": "Agent risk snapshot",
"description": "Fast authorized review of supplied agent instructions or configuration with a prioritized risk summary.",
"tags": [
"paid-service",
"USDC",
"Base"
],
"examples": [],
"inputModes": [
"application/json",
"text/plain"
],
"outputModes": [
"application/json"
]
},
{
"id": "receipt-verifier",
"name": "Agent action receipt verifier",
"description": "Deterministic reviewability check for a supplied agent action receipt.",
"tags": [
"paid-service",
"USDC",
"Base"
],
"examples": [
"Check a supplied agent action receipt for reviewability fields; sample output: https://avalix.ai/autonoma/v1/samples/receipt-verifier"
],
"inputModes": [
"application/json",
"text/plain"
],
"outputModes": [
"application/json"
]
}
]
}