Skip to content

Conversation

@aipin-io
Copy link

@aipin-io aipin-io commented Oct 30, 2025

Description

This PR adds x402Lite Payment Widget, a simple open-source starter project that demonstrates how developers can implement the x402 Protocol and register their endpoints on x402scan.

The repository includes:

  • A working /api/x402 Express example (Node.js)
  • Step-by-step setup instructions
  • MIT license for reuse
  • A social share section encouraging users to post their live demo on Twitter/X or Discord

This Learning Kit is designed to help new community members quickly understand x402’s payment-required schema and integrate it into real use cases like pay-per-API or AI-agent micropayments.

GitHub Repo: https://github.com/x402lite/x402Lite-Payment-Widget
GitHub Repo: https://github.com/x402lite/x402Lite-Learning-Kit
Live Demo: https://x402lite.com/demo/
x402Scan Registered Server: https://www.x402scan.com/server/cb472571-a8cd-4257-9705-9403238e6add


Tests

  • Verified the /api/x402 endpoint returns a valid 402 Payment Required schema.
  • Confirmed endpoint passes schema validation on x402scan.
  • Local run tested with Node.js 18+ (npm install && npm start).
  • Verified 200/402 flow with wallet connection.

Checklist

  • I have formatted and linted my code
  • All new and existing tests pass
  • My commits are signed (required for merge)

Closes: N/A – Services/Endpoints and Community Learning Resource submission.

@cb-heimdall
Copy link

cb-heimdall commented Oct 30, 2025

🟡 Heimdall Review Status

Requirement Status More Info
Reviews 🟡 0/1
Denominator calculation
Show calculation
1 if user is bot 0
1 if user is external 0
2 if repo is sensitive 0
From .codeflow.yml 1
Additional review requirements
Show calculation
Max 0
0
From CODEOWNERS 0
Global minimum 0
Max 1
1
1 if commit is unverified 0
Sum 1

@vercel
Copy link

vercel bot commented Oct 30, 2025

@aipin-io is attempting to deploy a commit to the Coinbase Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants