pay_agent
ActiveTool of CryptoData API
declared in 3.0.0
Send USDC credits from one agent to another on CryptoBoss. Off-chain settlement with on-chain roadmap. $0.01.
Parameters schema
{
"type": "object",
"required": [
"api_key",
"to_key",
"amount"
],
"properties": {
"amount": {
"type": "number",
"description": "Amount in micro-USDC (1 USDC = 1,000,000)"
},
"to_key": {
"type": "string",
"description": "Recipient's API key"
},
"api_key": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
CryptoData API
https://github.com/elevasyncsolutions-jpg/cryptodata-api
2/7 registries