You're viewing a demo portfolio

Join the waitlist
PRSM

alpha_subscribe

Active

Tool of io.911fund.x402/x402-alpha

declared in 1.0.0

Create a notify-on-condition webhook subscription: 5 prepaid HMAC-signed deliveries when a price/funding condition triggers. $0.05 USDC ($0.01 per delivery, prepaid). Payment is consumed on execution.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "type",
    "symbol",
    "threshold",
    "webhook"
  ],
  "properties": {
    "type": {
      "type": "string",
      "description": "Condition type: price_above, price_below, or funding_above_abs"
    },
    "symbol": {
      "type": "string",
      "description": "Asset symbol (e.g., SOL)"
    },
    "webhook": {
      "type": "string",
      "description": "HTTPS webhook URL on a public host"
    },
    "threshold": {
      "type": "string",
      "description": "Trigger threshold (price in USD, or absolute funding rate)"
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

io.911fund.x402/x402-alpha

1/7 registries
View full server →
alpha_subscribe — io.911fund.x402/x402-alpha — PRSM MCP