Menu

Explorer & Settings

Tempo Explorer Submit Project
Back to all projects
L

lumen402-aggr

by nababkebab · Updated May 6, 2026

x402 data aggregator

20
Stars
0
Forks
TypeScript
Language
Oct 26, 2025
Created

In the AI payments ecosystem

lumen402-aggr is a growing TypeScript project in the AI payments / x402 ecosystem, focused on aggregator, ai, aigents, crypto. It currently has 20 GitHub stars and 0 forks, and sits alongside related tools like lumen402-aggr, novax402, extensions.

README.md View on GitHub →

Lumen402 Aggregator

Multi-chain x402 payment protocol aggregator for decentralized micropayments.

Quick Start

npm install
npm run dev

Features

  • Service discovery across multiple blockchain networks
  • Payment routing and settlement
  • Real-time transaction verification
  • Support for Base, Polygon, BSC, Solana, and more

Installation

npm install
npm run dev

API Endpoints

  • GET /api/x402/discover - Discover available services
  • POST /api/x402/payment - Initiate payment
  • POST /api/x402/verify - Verify transaction
  • POST /api/x402/register - Register new service

Supported Networks

  • Base (live)
  • Polygon (coming soon)
  • BSC (coming soon)
  • Solana (coming soon)

License

MIT