You're viewing a demo portfolio

Join the waitlist
PRSM

counter

Active

Tool of x402 Trading & On-Chain Intelligence

declared in 1.0.0

Atomic counter: increment-and-return a named counter (collision-free running totals & IDs across agent runs). Send { name, token, by? }. [x402 paid tool — price $0.003; POST /api/counter]

Parameters schema

{
  "type": "object",
  "required": [
    "name",
    "token"
  ],
  "properties": {
    "by": {
      "type": "number",
      "description": "Increment amount, default 1"
    },
    "name": {
      "type": "string",
      "description": "Counter name (1-128 chars)"
    },
    "token": {
      "type": "string",
      "description": "Your secret token (claims the counter)"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

x402 Trading & On-Chain Intelligence

1/7 registries
View full server →
counter — x402 Trading & On-Chain Intelligence — PRSM MCP