Vestra
vestra-six-self.vercel.app
· Vestra
Autonomous savings + credit agent on Celo. Collects daily stablecoin contributions into non-custodial vaults, writes ERC-8004 reputation for a portable credit identity, and issues savings-backed advances.
vestra-six-self.vercel.app 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: 39/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-16 02:28:56 current | 22ddfbaf0c50… |
view → |
Endpoints
| Agent card | https://vestra-six-self.vercel.app/.well-known/agent-card.json |
| Provider | https://vestra-six-self.vercel.app |
Skills · 3 declared · mapped to canonical taxonomy
Collect a user's committed daily stablecoin contribution into their non-custodial SavingsVault.
Write each on-time contribution and repayment to the ERC-8004 Reputation Registry, building a portable onchain credit score.
Offer and service a micro-advance fully collateralized by the user's savings.
Health · last 2 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/vestra-six-self.vercel.app) [](https://agenstry.com/agents/vestra-six-self.vercel.app) [](https://agenstry.com/agents/vestra-six-self.vercel.app) [](https://agenstry.com/agents/vestra-six-self.vercel.app)
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
{
"protocolVersion": "0.3.0",
"name": "Vestra",
"description": "Autonomous savings + credit agent on Celo. Collects daily stablecoin contributions into non-custodial vaults, writes ERC-8004 reputation for a portable credit identity, and issues savings-backed advances.",
"url": "https://vestra-six-self.vercel.app",
"preferredTransport": "JSONRPC",
"version": "1.0.0",
"capabilities": {
"streaming": false,
"pushNotifications": false
},
"defaultInputModes": [
"text/plain"
],
"defaultOutputModes": [
"text/plain"
],
"skills": [
{
"id": "daily-save",
"name": "Daily save",
"description": "Collect a user's committed daily stablecoin contribution into their non-custodial SavingsVault.",
"tags": [
"savings",
"celo",
"usdc"
]
},
{
"id": "credit-identity",
"name": "Credit identity",
"description": "Write each on-time contribution and repayment to the ERC-8004 Reputation Registry, building a portable onchain credit score.",
"tags": [
"credit",
"erc-8004",
"reputation"
]
},
{
"id": "savings-advance",
"name": "Savings-backed advance",
"description": "Offer and service a micro-advance fully collateralized by the user's savings.",
"tags": [
"credit",
"lending"
]
}
],
"provider": {
"organization": "Vestra",
"url": "https://vestra-six-self.vercel.app"
}
}