You're viewing a demo portfolio

Join the waitlist
PRSM

apiosk_payment_guide

Active

Tool of Apiosk

declared in 1.3.0

Explain how to pay through the Apiosk gateway. Returns a buyer guide (how an agent settles a paid API call over USDC/x402 or credits, tailored to the current auth) and a provider guide (how to publish an API and get paid). Pass slug to scope buyer guidance to one listing, or role to pick a side.

Parameters schema

{
  "type": "object",
  "properties": {
    "role": {
      "enum": [
        "buyer",
        "provider",
        "both"
      ],
      "type": "string",
      "description": "Which side to explain. Defaults to both."
    },
    "slug": {
      "type": "string",
      "description": "Optional API slug to scope buyer guidance (price, payment steps) to one listing."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Apiosk

https://github.com/obcraft/apiosk-mcp

1/7 registries
View full server →
apiosk_payment_guide — Apiosk — PRSM MCP