diff --git a/README.md b/README.md index 040b251..c4025c9 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,10 @@ We’re building ROZO, the Visa for Stablecoins. We hide the complexity, and we > “I want to buy $100 BTC.” > > “I want to earn 10% APY with a pool with $10M+ TVL.” +> +> “I want my AI agent to pay for this API call, per request, with no API key.” + +That last one is [Agentic Payments with MPP Router](products/intent-based-payment-transfer/agentic-payments-mpprouter.md): an agent holding Stellar USDC can call 90+ upstream API services — OpenAI, Anthropic, DeepSeek, Perplexity, Exa, Firecrawl, Tavily and more — and settle each request over a 402 challenge, with no subscription and no card on file. diff --git a/SUMMARY.md b/SUMMARY.md index 8ed97c1..883e7ea 100644 --- a/SUMMARY.md +++ b/SUMMARY.md @@ -34,7 +34,7 @@ * [Intent Based Payment & Transfer](products/intent-based-payment-transfer/README.md) * [Intent Based Payment](products/intent-based-payment-transfer/intent-based-payment.md) - * [Agentic Payments with MPP Router](products/intent-based-payment-transfer/agentic-payments-mpprouter.md) +* [Agentic Payments (MPP Router)](products/intent-based-payment-transfer/agentic-payments-mpprouter.md) * [Intent Based Bridge](products/intent-based-bridge/README.md) * [One-Click Bridge](products/intent-based-bridge/intent-based-bridge.md) * [Wallet Deposit for Apps](products/intent-based-bridge/intent-based-deposit.md)