Solvela
api.solvela.ai
Solana-native AI agent payment gateway — pay for LLM API calls with USDC-SPL via x402
api.solvela.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.
F
Conformance score: 26/100
F-grade: card is reachable but fails most operational signals.
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-06-15 18:26:14 current | 768ae384802a… |
view → |
Skills · 1 declared · mapped to canonical taxonomy
Proxy AI chat completions to multiple LLM providers (OpenAI, Anthropic, Google, xAI, DeepSeek)
Health · last 3 probes
Cheaper or better alternatives per-skill
For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor. Only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.
Similar agents embedding-nearest
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/api.solvela.ai) [](https://agenstry.com/agents/api.solvela.ai) [](https://agenstry.com/agents/api.solvela.ai) [](https://agenstry.com/agents/api.solvela.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": "Solvela",
"description": "Solana-native AI agent payment gateway \u2014 pay for LLM API calls with USDC-SPL via x402",
"url": "https://api.solvela.ai",
"version": "0.1.0",
"protocolVersion": "0.3.0",
"preferredTransport": "JSONRPC",
"defaultInputModes": [
"text/plain"
],
"defaultOutputModes": [
"text/plain"
],
"capabilities": {
"streaming": true,
"pushNotifications": false,
"extensions": [
{
"uri": "https://github.com/google-agentic-commerce/ap2/tree/v0.1",
"description": "AP2 merchant for AI agent LLM payments",
"required": true,
"params": {
"roles": [
"merchant"
]
}
},
{
"uri": "https://github.com/google-a2a/a2a-x402/v0.1",
"description": "x402 on-chain settlement via Solana USDC-SPL",
"required": true,
"params": {
"network": "solana",
"asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
"schemes": [
"exact",
"escrow"
]
}
}
]
},
"skills": [
{
"id": "chat-completion",
"name": "Chat Completion",
"description": "Proxy AI chat completions to multiple LLM providers (OpenAI, Anthropic, Google, xAI, DeepSeek)",
"tags": [
"llm",
"chat",
"completions",
"ai",
"x402"
],
"inputModes": [
"text/plain"
],
"outputModes": [
"text/plain"
]
}
]
}