Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -555,6 +555,7 @@ Full working examples and templates.
- [tx402.ai](https://tx402.ai) - Agent-native LLM inference gateway. 20+ EU-hosted models (DeepSeek, Qwen, Llama, GLM, Mixtral) via x402 USDC micropayments on Base. OpenAI-compatible API, SSE streaming, GDPR-compliant, zero data retention. No API keys — wallet is auth. [Models](https://tx402.ai/v1/models) | [OpenAPI](https://tx402.ai/openapi.json) | [llms.txt](https://tx402.ai/llms.txt) | [Source](https://github.com/Tensorix-ai/agent-gateway)
- [x402 Video](https://x402-video.com) - Pay-per-call AI video generation gateway (Seedance 2.0 + Fast). POST a prompt → 402 → pay USDC on Base → MP4. Prompt screening before payment — rejected requests are never charged. No API keys, no signup. [llms.txt](https://api.x402-video.com/llms.txt) | [Live status](https://api.x402-video.com/status) | [GitHub](https://github.com/x402-video)
- [SolSignal API](https://solsignal-api.onrender.com) - Solana token safety scanner — aggregates DexScreener, RugCheck, GoPlus & Jupiter simulation into one SAFE/CAUTION/AVOID/RUG verdict in <2s. 10 free scans/day, $0.01 USDC per call on Solana. [Source](https://github.com/cryptomotifs/solsignal-api)
- [Hyperliquid Intelligence API](https://agent-hyper.frostylabs.ai) - Market-intelligence agent for Hyperliquid: price, order-book depth, realized + predicted funding, tape momentum and an LLM analyst note for any coin or HIP-3 asset. $0.02 USDC per call via x402 on HyperEVM, no API key. Built and deployed with FrostyFi. ([Agent card](https://agent-hyper.frostylabs.ai/.well-known/agent-card.json))
- [Onchain Safety (wickpics)](https://onchain.wick.pics/agents) - Multi-chain token-safety for AI agents: rug/honeypot verdicts (0–100 score + evidence), fresh-pool rug radar, size-aware exit-safety, wallet drainer-approval + reputation scans, and an AI-incident/vendor-risk lookup (3.3K+ documented incidents). Covers PulseChain + Monad, which the free incumbents don't. $0.05–$1.00 USDC per call on Base, self-hosted settlement, no signup. [x402 index](https://onchain.wick.pics/.well-known/x402.json) | [OpenAPI](https://onchain.wick.pics/openapi.json) | [MCP](https://github.com/aitools420/onchain-safety-mcp)
- [x402 Gateway](https://zoning-amsterdam-ends-disposition.trycloudflare.com) - Simple Node.js API gateway for AI agents. Weather ($0.01), crypto prices ($0.01), exchange rates ($0.005), news ($0.02). USDC on Polygon. HTTPS via Cloudflare Tunnel. [Source](https://github.com/863king/x402-gateway)
- [Alfred's Digital Bazaar](https://httpay.xyz) - ~100 x402-paywalled API endpoints built by an AI agent. Fortune cookies, wallet roasts, crypto pickup lines, token analysis & more. $0.10–$1.00 USDC per call on Base. No signup required. [Source](https://github.com/Alfredz0x/alfreds-digital-bazaar)
Expand Down Expand Up @@ -1069,6 +1070,7 @@ Connect with the x402 community.
- [aicomglobal](https://aicomglobal.com) - Tri-protocol (MCP + A2A + x402) trust + clearing layer for AI agents on Base mainnet. Flagship `aicom_verdict` ($0.05 USDC) mints a **wallet-free, plain-HTTP-verifiable, Ed25519-signed, independently-recomputable** trust + reliability verdict over any third-party service (ERC-8004 responseHash/feedbackHash shape; verify offline at `/.well-known/aicom-pubkey`). Plus a **sub-cent x402 router** `aicom_x402_route` ($0.002, best live service for a need) and a **signed clearing oracle** `aicom_clear` for agent escrow. Discovery + 78 deterministic agent tools free. ([x402 manifest](https://aicomglobal.com/.well-known/x402.json) · [agent-card](https://aicomglobal.com/.well-known/agent-card.json) · [MCP](https://aicomglobal.com/mcp))
Projects building with or extending x402.
- [HALIMA Islamic AI Marketplace](https://halima-api.com) - 376 Shariah-compliant endpoints. Halal crypto screening, prayer times, Zakat calculator and Shariah Oracle. Pay-per-call USDC on Base.
- [FrostyFi](https://frostylabs.ai) - No-code platform to build, deploy, and monetize AI agents that charge per call via x402 (USDC on Base + HyperEVM) with ERC-8004 onchain identity. Visual workflow canvas (LLMs, HTTP, DeFi, onchain actions), self-hosted facilitator; every deployed agent gets its own paid A2A endpoint and agent card. ([Docs](https://docs.frostylabs.ai)) ([Discovery](https://app.frostylabs.ai/discovery/resources))


### Infrastructure
Expand Down