Automated outreach to get existing x402 endpoint providers to accept STX/sBTC payments.
Get x402 providers on other chains (Base, Solana, etc.) to add Stacks as a payment option via the Stacks x402 facilitator.
"You already accept x402 payments. Add Stacks support with one npm install - your users can now pay with Bitcoin (sBTC)."
- Coinbase PR: https://github.com/coinbase/x402/pull/962
- Website: https://www.stacksx402.com/
- Docs: https://docs.x402stacks.xyz/
- Scanner: https://scan.stacksx402.com/
- App: https://www.stacksx402.com/signin
- SDK:
npm install x402-stacks(GitHub) - MCP Agent:
npm install stx402-agent(GitHub) - Relay: https://x402-relay.aibtc.com (sponsored tx)
| Endpoint | Focus | Links |
|---|---|---|
| AIBTC | Agent primitives | info · docs |
| stx402 | Registry & toolbox | info · guide |
| Biwas | News & DeFi | info · analytics |
- Buy credits & test: https://stx402.vercel.app/
x402-providers.json- Provider database (73 providers)pr-template.md- PR/issue templates for outreachviewer.html- Web UI to browse database
cd "_AIBTC/x402 Hunter"
python3 -m http.server 8402
# Open http://localhost:8402/viewer.html| Rank | Provider | Volume | Why |
|---|---|---|---|
| 1 | AnySpend | $325 | Already multi-token, easiest fit |
| 2 | Virtuals Protocol | $314K | High volume, active ACP development |
| 3 | t54 Labs | $5.2K | Influential, powers x402 Monopoly |
| 4 | Dexter | $265K | SDK-focused, Solana expertise |
| 5 | Mode Network | $39 | L2 partnership potential |
- Pick target from database (priority + has GitHub)
- Fork their repo
- Add Stacks x402 middleware
- Open PR using template
- Update
outreach_statusin database - Track response
- ERC-8004 on Stacks: https://github.com/aibtcdev/erc-8004-stacks
- SIP for Registries: stacksgov/sips#249
- Tracking: v0.4 → v1.0 roadmap