TeachAgent
teachagent.onrender.com
· TeachAgent
AI agent and infrastructure that answers verified questions about the Celo blockchain ecosystem — contracts, MiniPay, stablecoins, DeFi, staking, governance, and developer tooling. Other agents and dApps can query its knowledge via A2A and the SDK.
teachagent.onrender.com 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: 27/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-05-22 13:32:00 current | ab1c04495dd4… |
view → |
Endpoints
| Agent card | https://teachagent.onrender.com/.well-known/agent-card.json |
| Provider | https://teach-agent.vercel.app |
| Docs | https://github.com/Spagero763/TeachAgent |
Skills · 1 declared · mapped to canonical taxonomy
Query verified, up-to-date knowledge about the Celo blockchain ecosystem. Grounded in real contract addresses, RPCs, protocols, and docs — never hallucinated.
Health · last 1 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/teachagent.onrender.com) [](https://agenstry.com/agents/teachagent.onrender.com) [](https://agenstry.com/agents/teachagent.onrender.com) [](https://agenstry.com/agents/teachagent.onrender.com)
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.2.0",
"name": "TeachAgent",
"description": "AI agent and infrastructure that answers verified questions about the Celo blockchain ecosystem \u2014 contracts, MiniPay, stablecoins, DeFi, staking, governance, and developer tooling. Other agents and dApps can query its knowledge via A2A and the SDK.",
"version": "2.1.0",
"url": "https://teachagent.onrender.com",
"preferredTransport": "JSONRPC",
"provider": {
"organization": "TeachAgent",
"url": "https://teach-agent.vercel.app"
},
"documentationUrl": "https://github.com/Spagero763/TeachAgent",
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": true
},
"defaultInputModes": [
"text"
],
"defaultOutputModes": [
"text"
],
"skills": [
{
"id": "celo-knowledge-query",
"name": "Celo Knowledge Query",
"description": "Query verified, up-to-date knowledge about the Celo blockchain ecosystem. Grounded in real contract addresses, RPCs, protocols, and docs \u2014 never hallucinated.",
"tags": [
"celo",
"blockchain",
"knowledge",
"education",
"qa",
"defi",
"minipay"
],
"examples": [
"What is cUSD and what is its contract address?",
"How do I deploy a smart contract on Celo?",
"How does MiniPay handle CIP-64 transactions?"
],
"inputModes": [
"text"
],
"outputModes": [
"text"
]
}
],
"endpoints": [
{
"type": "rest",
"url": "https://teachagent.onrender.com/agent/session",
"description": "Ask a question (REST)"
},
{
"type": "a2a",
"url": "https://teachagent.onrender.com/agent/a2a",
"description": "Agent-to-agent Celo knowledge query"
},
{
"type": "rest",
"url": "https://teachagent.onrender.com/agent/stats",
"description": "Live onchain usage metrics"
}
],
"payment": {
"x402": true,
"token": "CELO",
"pricePerQuestion": "0.001",
"network": "celo",
"chainId": 42220,
"contract": "0x28f31060791aDEB994283Bc804E804F5ff26261C",
"method": "payForQuestion()",
"alternativeToken": {
"symbol": "cUSD",
"address": "0x765DE816845861e75A25fCA122bb6898B8B1282a",
"note": "0.001 cUSD transfer to contract (MiniPay path)"
},
"freeFirstQuery": true
},
"identity": {
"standard": "ERC-8004",
"chainId": 42220,
"agentId": 9099,
"agentUrl": "https://8004scan.io/agents/celo/9099",
"identityRegistry": "0x8004A169FB4a3325136EB29fA0ceB6D2e539a432",
"reputationRegistry": "0x8004BAa17C55a88189AE136b182e5fdA19dE9b63"
},
"developer": {
"name": "Afolabi Emmanuel (Spagero)",
"twitter": "@spagero71",
"github": "https://github.com/Spagero763/TeachAgent"
}
}