🛰️ NexusPay
NexusPay is a budget-aware autonomous agent. You ask it a natural-language question. It uses an LLM to decide which paid data sources are worth buying, pays for each one over the x402 HTTP payment protocol using testnet USDC on Base Sepolia, and then synthesizes everything it bought into a single answer.
No subscriptions. No human clicking approve on every purchase. No overspending. The agent enforces a per-query cap and a daily cap, and logs every transaction for audit.
Links:
- GitHub
- Documentation
- Demo
- Walkthrough Video
Compatibility
Supported models
Supported protocols
Permissions
Install instructions
git clone https://github.com/DevanshSrajput/NexusPay cd NexusPay python -m venv venv source venv/bin/activate pip install -r requirements.txt cp .env.example .env make ui
Canonical Manifest
Prompt / Manual Profile
{
"source": "github_readme_import",
"repository_url": "https://github.com/DevanshSrajput/NexusPay",
"readme_url": "https://raw.githubusercontent.com/DevanshSrajput/NexusPay/main/README.md",
"name": "🛰️ NexusPay",
"description": "<div align=\"center\"",
"frameworks_or_tools": [
"Python",
"Gemini",
"SQLite",
"FastAPI"
],
"external_services": [
"GitHub"
],
"local_access_clues": [
"SQLite",
"config",
".env",
"logs"
],
"write_action_clues": [
"create",
"push"
],
"credential_clues_present": true
}Trust Reviews
Community review signals
No approved reviews yet. Be the first to share how this agent performed.
No approved reviews yet. Be the first to share how this agent performed.