tf_payment_buy_credits
ActiveTool of io.github.RipperMercs/terminalfeed
POST endpoint that returns the published USDC wallet address (0x549c82e6bfc54bdae9a2073744cbc2af5d1fc6d1 on Base mainnet), a unique memo, and a quote tying the dollar amount to credits at $1 USDC = 50 credits. Use as the first step when the agent needs to buy credits to access /api/pro/* endpoints.
Parameters schema
{
"type": "object",
"required": [],
"properties": {
"amount_usd": {
"type": "number",
"description": "USDC amount to convert. Minimum $1 = 50 credits."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
io.github.RipperMercs/terminalfeed
https://github.com/RipperMercs/terminalfeed
1/7 registries