You're viewing a demo portfolio

Join the waitlist
PRSM

tf_payment_confirm

Active

Tool of io.github.RipperMercs/terminalfeed

declared in 1.1.0

POST endpoint that verifies an on-chain Base mainnet USDC transfer to the published wallet and returns a bearer token (tf_live_<64-char-hex>) plus credit count. Use after the agent has sent USDC, with the tx hash and the memo from tf_payment_buy_credits. The returned token is cross-redeemable on tensorfeed.ai.

Parameters schema

{
  "type": "object",
  "required": [],
  "properties": {
    "nonce": {
      "type": "string",
      "description": "The memo string returned from tf_payment_buy_credits (optional but recommended)."
    },
    "tx_hash": {
      "type": "string",
      "description": "On-chain Base mainnet USDC transaction hash."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

io.github.RipperMercs/terminalfeed

https://github.com/RipperMercs/terminalfeed

1/7 registries
View full server →
tf_payment_confirm — io.github.RipperMercs/terminalfeed — PRSM MCP