diff --git a/README.md b/README.md index 3ad43ad9..84e6eab4 100644 --- a/README.md +++ b/README.md @@ -351,6 +351,7 @@ defi_agents = [a for a in agents if 'defi' in a['meta']['tags']] ## ๐Ÿ”— Projects Building with AI Agents Library ๐Ÿค - **SperaxOS** - [Application Branch](https://github.com/nirholas/AI-Agents-Library/tree/speraxos) +- **[SwapAPI](https://swapapi.dev)** - Free DEX aggregator API for AI agents. No API key required. Returns ready-to-sign swap calldata across 46 EVM chains via a single GET request. ([GitHub](https://github.com/swap-api/swap-api) ยท [API](https://api.swapapi.dev)) ---