AI Oracle Base Sepolia
x402-Base-starter is an early-stage TypeScript project in the AI payments / x402 ecosystem, focused on x402. It currently has 1 GitHub stars and 0 forks, and sits alongside related tools like nofx, ClawRouter, bitterbot-desktop, internet-court-skill, Franklin, daydreams.
A template for creating agents with x402 payment support on Base. This project demonstrates how to build AI-powered tools with integrated payment handling using the OpenTool framework. The template defaults to the DuckAI facilitator and can be hosted on OpenPond.
Create your environment file:
cp .env.example .env
Update the file with your required credentials:
WALLET_ADDRESS – Your wallet address for receiving paymentsDEPLOYED_URL – Base URL (e.g. https://your-app.openpond.live) used in x402 payment metadataX402_FACILITATOR_URL – Custom facilitator base (defaults to https://facilitator.x402.rs/x402)X402_NETWORK – Network slug (base, base-sepolia, etc.)X402_ASSET_ADDRESS – ERC20 token address if the default for the selected network should be overriddenInstall dependencies:
bun install
Build the project:
npx opentool build
Run the project:
npx opentool dev
Exercise the paywall end-to-end with the helper script (keep npx opentool dev running):
PRIVATE_KEY=0xyour_private_key \
bunx tsx scripts/test-x402-client.ts
The script performs the full x402 flow: it makes the initial request, captures the 402 response, signs the transfer authorization, and retries with the X-PAYMENT header. Optional overrides include PAYMENT_URL (defaults to http://localhost:7000/ai-oracle), RPC_URL for a different Ethereum RPC, and QUESTION to change the payload. Successful runs print the payment details, HTTP status, and the paid response body.
Your AI trading terminal assistant for US stocks, commodities, forex, and crypto.
The agent-native LLM router for autonomous agents. 55+ models (8 free), <1ms local routing, USDC payments on Base & Solana via x402.
A local-first AI agent with persistent memory, emotional intelligence, and a peer-to-peer skills economy.
The trust layer for agent-to-agent commerce — natural-language mandates, ERC-7710 delegated permissions, x402 payments, escrow, and dispute resolution as one open, catch-all Agent Skill / Claude Code plugin.
The AI agent with a wallet — spends USDC autonomously to get real work done. Apache-2.0, TypeScript.
Daydreams is a set of tools for building agents for commerce
Client SDK, Claude plugin and skill framework for the Pinion protocol. x402 micropayments on Base.
Building blocks for Agentic payments (x402, MPP, AP2) for TypeScript, Rust, Go, Python, Ruby, PHP, Lua, Kotlin and Swift.
Building blocks for Agentic payments (x402, MPP, AP2) for TypeScript, Rust, Go, Python, Ruby, PHP, Lua, Kotlin and Swift.
Turn any API or MCP server into a paid service with x402
Public adapters and discovery catalog for Triptych OS (Agent OS): agent frameworks, MCP/A2A/x402 protocols, workflows, wallets, SDKs, and examples for execute-first routing, governed handoffs, and receipt-aware agent commerce.
A wallet for agents. Make payments via x402, use stablecoins, swap assets, earn yield with defi and buy tokenized stocks across the most popular chains.