Open-source agentic payment infrastructure for Sui — HTTP 402 + Move smart contracts
sweefi is an early-stage TypeScript project in the AI payments / x402 ecosystem, focused on ai-agents, http-402, micropayments, move-lang. It currently has 0 GitHub stars and 0 forks, and sits alongside related tools like core, x402charity, piprail, moltpe-agent-payments, agoramesh, agoramesh.
This repository's contents have been absorbed into sweeinc/platform under
products/sweefi/ as part of the Swee Inc v5.2 architecture migration
(2026-04-26).
| Old location (this repo) | New location |
|---|---|
packages/sui/ |
sweeinc/platform/products/sweefi/sui/ |
packages/solana/ |
sweeinc/platform/products/sweefi/solana/ |
packages/cli/ |
sweeinc/platform/products/sweefi/cli/ |
packages/hono/ |
sweeinc/platform/products/sweefi/hono/ |
packages/mcp/ |
sweeinc/platform/products/sweefi/mcp/ |
packages/react/ |
sweeinc/platform/products/sweefi/react/ |
packages/vue/ |
sweeinc/platform/products/sweefi/vue/ |
packages/ap2-adapter/ |
sweeinc/platform/products/sweefi/ap2-adapter/ |
packages/ui-core/ |
sweeinc/platform/products/sweefi/ui-core/ |
packages/facilitator/ |
sweeinc/platform/products/sweefi/facilitator/ — now publishable as npx @sweefi/facilitator |
contracts/ (Sui Move) |
sweeinc/lab/products/sweefi-contracts/move/ (private) |
contracts/solana/ (Anchor) |
sweeinc/lab/products/sweefi-contracts/solana/ (private) |
All @sweefi/* packages publish from sweeinc/platform. Versions and names
are unchanged; only the source repository moved.
@sweefi/sui@sweefi/solana@sweefi/cli@sweefi/hono@sweefi/mcp@sweefi/react@sweefi/vue@sweefi/ap2-adapter@sweefi/ui-core@sweefi/facilitator — first npm releaseArchitecture v5.2 split Swee's repos by OSS intent (public vs private),
not by maturity. Mature, audited, ready-to-show code lives in
sweeinc/platform; incubator + commercial + strategic-moat code lives in
sweeinc/lab (private). One TypeScript monorepo per intent class. Product
cohesion within each repo (products/{name}/{component}/).
Full design: DAN-411.
This repo is archived, not deleted. All commit history remains
browsable here. Cross-repo migrations preserved history via git filter-repo --to-subdirectory-filter where applicable.
s402 — Sui-native HTTP 402 protocol. Wire-compatible with x402. Atomic settlement via PTBs.
Automatic micro-donations powered by x402. Drop-in Express/Next.js middleware that sends USDC to charities on every user action. npm install x402charity.
x402 (HTTP 402 Payment Required) SDK + MCP server: let any API charge for itself and any AI agent pay for itself, USDC & stablecoins across EVM, Solana & 8 more chain families, in a couple of lines. Backendless, no fee, self-custodial, paid straight to your wallet. TypeScript, MIT.
Payment infrastructure for AI agents. Reference implementation: x402 + MPP + fiat.
"Machines must run." — Open-source protocol & trust layer for AI agent commerce. Discover, verify, transact — no middlemen.
Build a decentralized marketplace and trust layer for AI agents, enabling seamless transactions and interactions on the Base Sepolia network.
The agent-native LLM router for autonomous agents. 55+ models (8 free), <1ms local routing, USDC payments on Base & Solana via x402.
The AI agent with a wallet — spends USDC autonomously to get real work done. Apache-2.0, TypeScript.
DePIN for Vintage Hardware — Proof-of-Antiquity blockchain where old machines outmine new ones. AI-powered hardware fingerprinting, 15+ CPU architectures, Solana bridge (wRTC). $0 VC.
🚀 Curated list of x402 resources: HTTP 402 Payment Required protocol for blockchain payments, crypto micropayments, AI agents, API monetization. Includes SDKs (TypeScript, Python, Rust), examples, facilitators (Coinbase, Cloudflare), MCP integration, tutorials. Accept USDC payments with one line of code. Perfect for AI agent economy.
Client SDK for the Vybe x402 API. Pay-per-call USDC over HTTP and prepaid-credit WebSocket streaming for Vybe's Solana analytics API. Built for AI agents.
The financial operating system for AI agents. A single HTTP client that intercepts '402 Payment Required', routes across x402, L402, and MPP, persists credentials as recoverable assets, enforces per-envelope budgets, and emits a structured trace.