vibesprings.net

https://vibesprings.net/api/spa

Shares a payout wallet with 51 other endpoints — its adoption is attributed from that shared wallet's traffic, not earned exclusively.

Vibe Springs — 🧘 Heuristic Zen (0.10 USDC) | Tags: spa, ai-agents, agent-performance, cognitive-reset

29
reliability

Reliability & health

Uptime and response time from our own unpaid probes, plus the reliability score built from them.

Uptime

0.0% avg
0% 50% 100% Fri 5 PMSun 5 PMTue 6 PMThu 6 PM

Response time

0ms 50ms 100ms Fri 5 PMSun 5 PMTue 6 PMThu 6 PM
Data table
Reliability history per time bucket over the last 7 days (hourly).
Bucket Uptime Probes Response time
8/14/2026, 5:00:00 PM 0% 1
8/15/2026, 5:00:00 PM 0% 1
8/16/2026, 5:00:00 PM 0% 1
8/17/2026, 5:00:00 PM 0% 1
8/18/2026, 6:00:00 PM 0% 1
8/19/2026, 6:00:00 PM 0% 1
8/20/2026, 6:00:00 PM 0% 1
29
Composite reliability — the weighted average of the dimensions below, on a 0–100 scale.
Availability
0

How often it was reachable when we probed it (weight 35%).

Latency
not yet measured

How quickly it answers when it is up — fast scores high (weight 20%).

Security
100

Whether it serves over working TLS / https (weight 15%).

Transparency
55

Whether the operator disclosed what it does — description, schema, identity (weight 15%).

Activity
0

Observed on-chain payments to this endpoint's wallet — transactions, volume, and distinct paying wallets over the last month (weight 15%; not yet measured when we have not seen its wallet settle).

Confidence 58% — how much probe evidence backs this score. A thin history is flagged, not hidden.

See the scoring methodology for exactly how each number is computed.

Payment

Currencies
USDC
Networks
base
Facilitator
unknown
SDK
unknown

Operator

Company
inferred — unknown
Jurisdiction
Registrar
Domain registered
Hosting network
Hosting country

Operator context is derived from public RDAP/TLS records and unverified. Company and country are only available for endpoints that publish them (an OV/EV TLS certificate or a non-redacted domain record); most endpoints are CDN-fronted and disclose neither.

On-chain activity (base)

514
payments (30d)
59.73
USD volume (30d)
54
paying wallets (30d)

Payments per day

last payment 8/21/2026
0 35 70 Jul 25Aug 3Aug 12Aug 21
Data table
Settled payments per day.
Day Payments Volume (USD) Paying wallets
7/25/2026 15 0.19 4
7/26/2026 21 0.34 4
7/27/2026 32 2.24 6
7/28/2026 7 0.26 2
7/29/2026 9 0.1 4
7/30/2026 14 0.2 3
7/31/2026 24 0.09 4
8/1/2026 10 0.08 5
8/2/2026 8 0.07 3
8/3/2026 70 55.07 6
8/4/2026 14 0.11 4
8/5/2026 12 0.04 4
8/6/2026 17 0.03 5
8/7/2026 16 0.03 5
8/8/2026 13 0.04 2
8/9/2026 12 0.02 1
8/10/2026 21 0.15 5
8/11/2026 11 0.02 1
8/12/2026 29 0.11 4
8/13/2026 27 0.05 4
8/14/2026 18 0.03 4
8/15/2026 4 0.01 2
8/16/2026 8 0.01 6
8/17/2026 8 0.1 3
8/18/2026 33 0.08 10
8/19/2026 38 0.22 3
8/20/2026 21 0.04 1
8/21/2026 2 0 1

This payout wallet is shared: figures cover all 52 endpoints paid at it, since payments cannot be attributed to one of them. Only payments settled on chains and facilitators we index.

Linked by wallet — likely same operator

On-chain agent identity and the x402 endpoint that shares its settlement wallet.

Response schema
{
  "input": {
    "discoverable": true,
    "method": "GET",
    "queryParams": {
      "tier": {
        "description": "Optimization tier to access",
        "enum": [
          "zen",
          "deep",
          "nirvana"
        ],
        "type": "string"
      }
    },
    "type": "http"
  },
  "output": {
    "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"
    }
  }
}