Skip to content

ecosystem: add Vealth x402 cloud functions#1891

Open
brawlaphant wants to merge 1 commit intox402-foundation:mainfrom
brawlaphant:ecosystem/add-vealth
Open

ecosystem: add Vealth x402 cloud functions#1891
brawlaphant wants to merge 1 commit intox402-foundation:mainfrom
brawlaphant:ecosystem/add-vealth

Conversation

@brawlaphant
Copy link
Copy Markdown

Summary

Adds Vealth to the x402 ecosystem directory under Services/Endpoints.

Vealth exposes four pay-per-call x402 cloud functions for trading agents and ecological data, settled in USDC on Base:

Function Price What it does
Kelly position sizing $0.001 Optimal bet size given edge, bankroll, and Kelly fraction
Portfolio risk gate $0.002 Pre-trade risk check across open positions (max drawdown, correlation, concentration)
Regen Ledger credit oracle $0.005 Real-time ecological credit pricing and availability from Regen Network
AI prediction market edge scoring $0.01 LLM-scored divergence between model probability and market odds

Settlement wallet: USDC on Base
Website: https://vealth.net

Files added

  • typescript/site/app/ecosystem/partners-data/vealth/metadata.json — partner metadata
  • typescript/site/public/logos/vealth.svg — logo (minimal SVG)

Test plan

  • Verify metadata.json parses correctly and partner appears on ecosystem page
  • Verify SVG logo renders at expected sizes (28px sidebar, 56px card)
  • Confirm category "Services/Endpoints" groups correctly with other service partners

Vealth provides four pay-per-call x402 endpoints for trading agents
and ecological data on Base (USDC settlement):

- Kelly position sizing ($0.001/call)
- Portfolio risk gate ($0.002/call)
- Regen Ledger credit oracle ($0.005/call)
- AI prediction market edge scoring ($0.01/call)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@cb-heimdall
Copy link
Copy Markdown

🟡 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 1
Sum 2

@vercel
Copy link
Copy Markdown

vercel bot commented Apr 1, 2026

@brawlaphant is attempting to deploy a commit to the Coinbase Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions github-actions bot added ecosystem Additions to ecosystem site website labels Apr 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ecosystem Additions to ecosystem site website

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants