Commit Graph
16 Commits
Author SHA1 Message Date
Chris Troutner 0fa46c7109 Got example working against prod 2026-04-21 19:24:56 -07:00
Daniel Gonzalez ff6e2342d6 feat(x402): Integrated payai facilitator 2026-04-13 21:05:17 -04:00
Daniel Gonzalez 28ac227235 Resolving merge conflicts 2026-04-08 13:46:57 -04:00
Daniel Gonzalez 1a0884149d feat(x402): Added dexter facilitator implementation 2026-04-08 12:59:58 -04:00
Chris Troutner c197a00047 Merge branch 'master' into bot-unstable 2026-04-01 10:13:10 -07:00
Chris Troutner f5edb8a505 fixing merge conflicts 2026-04-01 10:10:35 -07:00
Chris Troutner 67b141fc03 fix(Docker): Can change URL in api docs 2026-04-01 08:57:10 -07:00
Chris Troutner 5d77880a0e fix(x402 docs): Adding common LLM discovery documentation 2026-04-01 08:36:47 -07:00
Chris Troutner d946c0bd5d fixing merge conflicts 2026-03-28 19:49:12 -07:00
Chris Troutner aade1c58f5 feat(PSF Liquidity): Off by default, new endpoint reports PSF token price in BCH 2026-03-28 19:23:10 -07:00
Ben Troutner 0b20e1b111 Add multi-facilitator support with Dexter integration
- Add Dexter as secondary facilitator option (no API keys required)
- Create FACILITATORS config with CDP and Dexter settings
- Update server middleware to support multiple facilitators
- Add PRIMARY_FACILITATOR environment variable
- Create example client for Dexter payments
- Document Dexter features: 600K+ free tx/month, gas sponsored

Dexter has ~50% market share and requires no authentication,
making it an ideal backup/secondary facilitator option.
2026-03-23 16:18:55 -07:00
Ben Troutner b613b06b60 Switch to CDP facilitator with CAIP-2 network format
- Update default facilitator URL to Coinbase CDP
- Change network format from 'base' to CAIP-2 'eip155:8453'
- Add documentation for CDP credential requirements
- Fix network variable scope issue in x402.js

This enables auto-registration in the x402 Bazaar discovery layer
when the first payment is processed through the CDP facilitator.
2026-03-23 10:09:13 -07:00
Daniel Gonzalez a920b4c293 Finished implementation 2026-03-18 20:26:01 -04:00
Daniel Gonzalez d29db05d5f feat(x402): Added x402 Base blockchain support 2026-03-10 15:25:38 -04:00
Chris Troutner 24d4bcc3e9 Forked from psf-bch-api 2026-01-20 08:34:04 -07:00
Chris Troutner e2860d08b1 Changing default cost to 200 sats per call 2025-12-21 11:22:44 -07:00