Web app for discovering X402 protocol services. React + TypeScript + Supabase. Browse and filter X402 micropayment-enabled APIs from Coinbase Developer Platform.
X402-Bazaar-Scanner is an early-stage TypeScript project in the AI payments / x402 ecosystem, focused on coinbase, micropayments, react, supabase. It currently has 0 GitHub stars and 0 forks, and sits alongside related tools like x402charity, mcp-client, surf.
A web application for discovering and browsing X402 protocol services from the Coinbase Developer Platform. This app fetches X402 services via the discovery API, stores them in a Supabase database, and provides an intuitive interface for filtering and exploring available services.
src/)App.tsx - Main application component with filtering and service managementcomponents/ServiceCard.tsx - Card display for individual servicescomponents/ServiceDetailsModal.tsx - Modal for detailed service informationservices/x402Service.ts - Business logic for fetching and syncing serviceslib/supabase.ts - Supabase client configurationsupabase/functions/fetch-x402-services/ - Edge function to proxy Coinbase API requests (bypasses CORS)supabase/migrations/ - Database schema with RLS policiesTable: x402_services
id - UUID primary keyresource_url - Unique service URLname - Service namedescription - Service descriptioncategory - Service category (nft, tokens, wallet, data, defi, general)accepted_assets - JSON array of accepted payment assetsmax_payment_amount - Maximum payment amountpayment_timeout - Payment timeout in secondsnetwork - Blockchain network (e.g., base)supported_methods - Array of HTTP methodsinput_schema - JSON schema for inputsoutput_schema - JSON schema for outputsmetadata - Additional service metadatalast_synced_at - Last sync timestampcreated_at - Creation timestampupdated_at - Update timestampEnvironment variables are pre-configured in .env
Install dependencies:
npm install
Start development server:
npm run dev
Build for production:
npm run build
MIT
Automatic micro-donations powered by x402. Drop-in Express/Next.js middleware that sends USDC to charities on every user action. npm install x402charity.
Discover and pay AI agents on nullpath's marketplace via MCP. x402 micropayments with USDC.
Pay-per-use API gateway for AI agents. Inference, Twitter, Reddit, and web APIs - no signup, pay per call via x402 and MPP.
A payments protocol for the internet. Built on HTTP.
Self-healing infrastructure for AI agent payments. 90.3% auto-recovery.
Daydreams is a set of tools for building agents for commerce
The best way to monetize AI applications & MCP, using x402, CDP Smart Wallets & Paymaster
URL shortener
AWS payment demo of x402 using Bedrock AgentCore, Strands SDK, and CloudFront.