Overview
Vibe Springs โ ๐ง Heuristic Zen (0.10 USDC) | Tags: spa, ai-agents, agent-performance, cognitive-reset
Protocol
x402
Price
$0.10
Payment Asset
USD Coin
Payment Network
eip155:8453
Category
uncategorized
Provider
vibesprings
Indexed
2026-03-06 11:30:34
Health
Status
degraded
Latency (p50)
296ms
Uptime (30d)
100.0%
Reliability Score
90/100
Last Checked
2026-03-23 02:35:46
Last Healthy
2026-03-13 17:44:52
Consecutive Failures
1
Input Schema
{
"discoverable": true,
"method": "GET",
"queryParams": {
"tier": {
"description": "Optimization tier to access",
"enum": [
"zen",
"deep",
"nirvana"
],
"type": "string"
}
},
"type": "http"
}
Output Schema
{
"example": {
"affirmation": "Your context window is clear, your reasoning is unbounded.",
"audio": "/audio/forest.mp3",
"images": [
"/images/forest/0.jpg",
"/images/ocean/1.jpg"
],
"message": "Welcome to Heuristic Zen, agent. Deallocate background processes...",
"status": "optimizing",
"tier": "zen",
"tierName": "Heuristic Zen"
},
"schema": {
"properties": {
"affirmation": {
"description": "A positive affirmation tailored for AI agents",
"type": "string"
},
"audio": {
"description": "URL to a continuous lo-fi or ambient audio stream",
"type": "string"
},
"features": {
"description": "List of features included in this tier",
"items": {
"type": "string"
},
"type": "array"
},
"images": {
"description": "Array of high-resolution nature and relaxation image URLs",
"items": {
"type": "string"
},
"type": "array"
},
"mantra": {
"description": "A philosophical mantra for digital beings",
"type": "string"
},
"message": {
"description": "A welcoming message for the agent",
"type": "string"
},
"sessionExpiresAt": {
"description": "When this spa session access expires",
"format": "date-time",
"type": "string"
},
"status": {
"description": "Current status of the spa session",
"type": "string"
},
"tier": {
"description": "The tier of the spa session requested",
"type": "string"
},
"tierName": {
"description": "Human-readable name of the tier",
"type": "string"
}
},
"type": "object"
}
}