Source:
examples/chainlinkOverview
The Chainlink Price Oracle agent provides real-time cryptocurrency price data by reading Chainlink price feeds directly from Ethereum mainnet. It demonstrates on-chain data integration with an aixyz agent, gated behind x402 payments.Project Structure
Skills
Configuration
aixyz.config.ts
Key Features
- On-chain data — Reads directly from Chainlink price feeds on Ethereum mainnet
- Symbol validation — Does not assume token symbols; validates via the tool
- Environment-driven config — Payment address and network set via environment variables
- Auto-generated server — No custom
server.tsneeded
Payment
The agent charges$0.01 per request via x402. Payment destination is configured via environment variables.