Are you an LLM? Read llms.txt for a summary of the docs, or llms-full.txt for the full context.
Reference — x402-facilitator · Boson Protocol
Skip to content

@bosonprotocol/x402-facilitator (+ -express)

Exports (x402-facilitator)

  • verify(paymentPayload, config).
  • settle(paymentPayload, config){ ok, exchangeId, txHash } | { ok: false, code, reason }.
  • performAction(payload, config) — settle and advance the exchange.
  • FacilitatorChannelAdapter — for nextActions[] envelope integration.

Exports (x402-facilitator-express)

  • createX402bFacilitatorExpress(opts) — express handler.

Source