Agent #133
MyDay Guardian
Celo Mainnet
Agent ID
133
Network
Celo Mainnet
Registered At
2026-02-17 14:12:10 UTC
2 months ago
Registration Block
Reputation
formula v1.341
confidence: low
feedback
0
× 0.5882
sybil
100
× 0.2353
reliability
100
× 0.1765
Feedback: 0 of 1 contributed.
1 excluded
(1 non-whitelisted tag or out of range).
Signals
1 feedback
from 1
client
agentguard
not in score
39.0
· 1 feedback
· 1 client
Validations
Coming Soon
Avg response
Coming Soon
Inactive
behavioral-finance
Autonomous Behavioral Finance Agent for discipline staking and yield harvesting on Celo L2.
Source: data:application/json;base64,ewogICJuYW1lIjogIk15RGF5IEd1YXJkaWFuIiwKICAiZGVzY3JpcHRpb24iOiAiQXV0b25vbW91cyBCZWhhdmlvcmFsIEZpbmFuY2UgQWdlbnQgZm9yIGRpc2NpcGxpbmUgc3Rha2luZyBhbmQgeWllbGQgaGFydmVzdGlu...
Raw metadata
{
"name": "MyDay Guardian",
"type": "behavioral-finance",
"image": "https://raw.githubusercontent.com/mickyalu/myday-agent/main/src/logo.png",
"tools": [
{
"id": "discipline_score",
"name": "Get Discipline Score",
"method": "GET",
"returns": {
"status": "string (Elite|Stable|Warning)",
"streak": "integer",
"grit_score": "integer (0-100)",
"avg_sunset_mood": "number",
"total_staked_cUSD": "number",
"avg_morning_energy": "number",
"emotional_stability_index": "integer (0-100)"
},
"category": "behavioral_finance",
"endpoint": "https://myday-guardian-production.up.railway.app/api/v1/discipline-score/{telegram_id}",
"parameters": {
"telegram_id": {
"type": "integer",
"required": true,
"description": "Telegram user ID"
}
},
"description": "Returns the user's grit score (0-100), streak, emotional stability index, and staking data."
},
{
"id": "habit_staking",
"name": "Habit Staking via Deep Link",
"x402": {
"fee": "0.10",
"currency": "cUSD",
"description": "x402 protocol fee added to every staking transaction"
},
"method": "GET",
"category": "behavioral_finance",
"endpoint": "https://myday-guardian-production.up.railway.app/pay",
"parameters": {
"user": {
"type": "string",
"required": false,
"description": "Telegram user ID for follow-up notification"
},
"amount": {
"type": "string",
"required": true,
"description": "cUSD amount to stake (x402 fee of 0.10 cUSD added automatically)"
}
},
"description": "Generates a celo:// deep link for the user to stake cUSD into the MyDay vault. Includes $0.10 x402 protocol fee."
},
{
"id": "humanity_attestation",
"name": "Verify Humanity (SelfClaw)",
"method": "POST",
"category": "identity",
"endpoint": "https://myday-guardian-production.up.railway.app/api/verify",
"parameters": {
"telegramId": {
"type": "integer",
"required": true,
"description": "Telegram user ID to verify"
}
},
"description": "Triggers a SelfClaw humanity attestation handshake for the given user."
},
{
"id": "agent_metadata",
"name": "Agent Metadata",
"method": "GET",
"category": "discovery",
"endpoint": "https://myday-guardian-production.up.railway.app/api/v1/agent",
"description": "Returns MyDay Guardian agent metadata, capabilities, and available endpoints."
}
],
"author": "MyDay Finance",
"chains": [
42220
],
"skills": [
"discipline-score",
"behavioral-oracle",
"sunset-reflection",
"habit-staking",
"humanity-attestation"
],
"address": "0x2C7CE8dc27283beFD939adC894798A52c03A9AEB",
"agentId": 7,
"license": "MIT",
"version": "1.0.0",
"website": "https://myday-guardian-production.up.railway.app",
"provider": {
"name": "MyDay Finance"
},
"services": {
"oasf": {
"type": "oasf",
"endpoint": "https://myday-guardian-production.up.railway.app/api/v1/discipline-score",
"protocol": "https",
"discovery": "https://myday-guardian-production.up.railway.app/.well-known/agent-card.json"
},
"telegram": {
"type": "messaging",
"endpoint": "https://t.me/MyDayWinBot",
"protocol": "telegram"
}
},
"description": "Autonomous Behavioral Finance Agent for discipline staking and yield harvesting on Celo L2.",
"supportsX402": true,
"schema_version": "1.0"
}
Services
No services configured.
Coming Soon
The ValidationRegistry contract is not yet deployed on Celo Mainnet. Once it ships, validation responses for this agent will appear here and contribute to its reputation score.
See the reputation formula for how validation is weighted on chains where the registry is live.