tf_payment_confirm
ActiveTool of io.github.RipperMercs/terminalfeed
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."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
io.github.RipperMercs/terminalfeed
https://github.com/RipperMercs/terminalfeed
1/7 registries