Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Awesome U.CASH

A curated index of the U.CASH open money infrastructure ecosystem: 120+ open-source plugins, SDKs, bots, and integrations for accepting crypto + cards anywhere. Non-custodial by design.

Every U.CASH Pay plugin shares one integration model: create a checkout, redirect the buyer to pay.u.cash, verify the HMAC-signed settlement webhook, and mark the order paid. Funds never touch a custodian; they settle direct to the merchant's own wallet addresses. One publishable Cloud token per store.

Contents

E-commerce and storefronts

Billing, invoicing, accounting, ERP

Point of sale

Memberships, donations, LMS, gating

Creator economy, digital goods, publishing

Automation and no-code

Chat and social bots

Forums and community

Web3 and crypto-native

SDKs and libraries

Published npm packages (@ucash scope)

These ship to npm under the @ucash org scope (install with npm install <name>):

Package Version Install
@ucash/agents npm npm i @ucash/agents
@ucash/react npm npm i @ucash/react
@ucash/vue npm npm i @ucash/vue
@ucash/solid npm npm i @ucash/solid
@ucash/svelte npm npm i @ucash/svelte
@ucash/preact npm npm i @ucash/preact
@ucash/angular npm npm i @ucash/angular
@ucash/vercel-ai npm npm i @ucash/vercel-ai
@ucash/n8n npm npm i @ucash/n8n
@ucash/cli npm npm i -g @ucash/cli

The zero-dependency shared core lives in each plugin as PayUCashIntegration (PHP and JS ports): createCheckout + verifyWebhook.

AI agents and monetization

Monetize AI agents and pay-per-request endpoints with non-custodial HTTP-402 payments and the open UCP checkout standard.

The agents-u-cash SDKs are at 0.6.7 (JS + Python, also on npm and PyPI): non-custodial HTTP-402 agent payments - sell priced resources and one-off payment links, per-caller spend caps, scoped subagent (RBAC) keys, HMAC-signed settlement webhooks with a built-in verifier, test mode (zero-fund testing), wallet toggle/delete, custom-token logos, web3-names, and a 79-tool MCP server (listed on the MCP Registry). Full UCP checkout-session surface (multi-item carts, AP2 mandates, RFC 9421-signed responses). OpenAPI spec (35+ paths).

More at https://402.onl and https://agents.u.cash.

Mobile and games

Tools and CLI

Platform

Universal embed for any website (no plugin): a single <script> tag pointing at https://pay.u.cash/embed.js with your Cloud token. See https://pay.u.cash/plugins for the snippet.

License

MIT (libraries and apps); GPLv2 (WordPress plugins).

About

A curated index of the U.CASH open money infrastructure ecosystem: 52+ plugins, SDKs, and integrations.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors