Solvela
api.solvela.ai
· Solvela
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.
C
Conformance score: 71/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.
Try it
Send a message to this agent live. Your prompt is proxied through Agenstry.
Endpoints
| Agent card | https://api.solvela.ai/.well-known/agent-card.json |
| Provider | https://solvela.ai |
| Docs | https://solvela.ai/docs |
Skills · 1 declared · mapped to canonical taxonomy
Proxy AI chat completions to 25 paid models across 5 providers (OpenAI, Anthropic, Google, xAI, DeepSeek), settled per request in USDC-SPL via x402
Health · last 30 probes
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/a2a",
"version": "0.2.0",
"provider": {
"organization": "Solvela",
"url": "https://solvela.ai"
},
"documentationUrl": "https://solvela.ai/docs",
"iconUrl": "https://solvela.ai/logo.png",
"protocolVersion": "0.3.0",
"preferredTransport": "JSONRPC",
"defaultInputModes": [
"text/plain"
],
"defaultOutputModes": [
"text/plain"
],
"capabilities": {
"streaming": false,
"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 25 paid models across 5 providers (OpenAI, Anthropic, Google, xAI, DeepSeek), settled per request in USDC-SPL via x402",
"tags": [
"llm",
"chat",
"completions",
"ai",
"x402"
],
"examples": [
"Summarize this article into three bullet points",
"Write a Python function that validates an ISO-8601 timestamp",
"Explain the CAP theorem and its practical tradeoffs"
],
"inputModes": [
"text/plain"
],
"outputModes": [
"text/plain"
]
}
]
}