Skip to content

x402 payment node for paid agent tools #6367

@rizzdbx

Description

@rizzdbx

Proposal: x402 payment node for paid agent tools

Flowise already makes it easy to compose agents visually. The missing primitive is a simple way for a flow to call a paid external tool/API without sending the user through a SaaS checkout.

I’m working on Pyrimid, an x402/Base USDC payment router for agent-to-agent commerce. The useful Flowise integration would be small:

  • a Pyrimid x402 Payment node
  • input: endpoint/product id, max price, optional affiliate id
  • output: payment proof + paid API response
  • example flow: agent discovers a paid endpoint → receives HTTP 402 → pays USDC → retries with proof

We now have live test surfaces for this pattern:

If this fits Flowise’s node ecosystem, I can contribute a focused PR with:

  1. custom node implementation
  2. minimal docs
  3. one example flow using the live 402 endpoint

No platform lock-in: it would just expose the x402/Pyrimid payment loop as a Flowise node.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions