Every guide below uses this same four-step cycle. The x402 client libraries handle steps 2–4 for you, so most of the work is deciding which signals to call and when.
Add real-time crypto intelligence to a Claude agent
Give a Claude agent a tool that pulls live regime, fear/greed, and risk signals from APEX, and let the model decide when to call them. Full Python + Anthropic SDK example.
Make your first paid signal call with x402
The protocol explained plainly, then a working paid call in Python and JavaScript. Fund a wallet, handle the 402 challenge, get data back.
Three proven agent workflows
DCA timing, risk management, and execution optimization — each with the exact signals to combine, the decision logic, and complete code.