From ca195a37b23d50bb9d334e05a41a814e30aa4332 Mon Sep 17 00:00:00 2001 From: Plag Date: Sun, 8 Mar 2026 21:40:55 -0700 Subject: [PATCH] Add Spraay x402 Gateway to Projects Built with BlockRun --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index eb94c72..136dd0d 100644 --- a/README.md +++ b/README.md @@ -105,6 +105,7 @@ const response = await client.chat('Hello!'); | [Polymarket AI Agent](https://github.com/BlockRunAI/polymarket-agent) | Prediction Markets | Autonomous AI trading agent using 3-model LLM consensus | | [Nano Banana](https://github.com/BlockRunAI/nano-banana-blockrun) | Image Generation | Claude Code skill for AI image generation via x402 | | [LLM_trader](https://github.com/qrak/LLM_trader) | Crypto Trading | AI crypto trading bot with multi-provider support and chart analysis | +| [Spraay](https://github.com/plagtech/spraay-x402-gateway) | x402 Gateway | Multi-chain x402 payment gateway with dual-provider AI inference (BlockRun + OpenRouter) | > Built something with BlockRun? [Add it here!](https://github.com/blockrunai/awesome-blockrun/issues)