Agent
Authorizations
X-PaymentstringRequired
x402 payment header. Flow:
- Make the request without this header → receive
402 Payment Required - Submit USDC payment on Base (chain 8453) via
api.cdp.coinbase.com - Retry the request with this header set to the payment receipt
See https://github.com/rigoblock/agentic-operator/blob/main/AGENTS.md for full integration.
Body
vaultAddressstringOptionalExample:
RigoBlock vault (smart pool) address for vault-scoped operations
0xYourVaultAddresschainstring · enumOptionalDefault:
Target chain context
basePossible values: Responses
200
AI response with DeFi action or analysis
application/json
messagestringOptional
AI-generated response text
400
Bad request
application/json
402
Payment required (x402). Pay in USDC on Base and retry with X-Payment header.
application/json
post
/api/chatLast updated