Money goes in. Verified ecological regeneration comes out, onchain, with a public certificate. This page holds the whole build: the sequence, the work engine, the paid doors, the protocol boxes, the agent skills, and the proof, in cards you can copy and run. Start with the free probe:
curl -si -X POST https://vealth.net/.well-known/vealth/retire-attach \
-H 'Content-Type: application/json' \
-d '{"beneficiary_address":"0x0000000000000000000000000000000000000001"}'
# HTTP 402 · a standard x402 price quote: $0.25 USDC on Base, payable by any agent.
# Nothing is charged for looking. That answer is the front door of everything below.
x402 is a web-native way for software to pay per use. If the words are new, the tabs below explain themselves as you go.
You are here: The sequence · 1 of 6 · the whole idea in six runnable steps
Six steps, in the order we would walk anyone through them. Each one works today, each one leaves proof, and each one makes the next step make sense. Run as far as you like; every stop still leaves you holding something real.
Every claim on this page is checkable without an account, a wallet, or permission. The work board, the money ledger, and the payment gates all answer to a plain read.
curl -s https://vealth.net/labor/statsWhy it matters: finance that asks for belief before proof is a pitch. This starts with the proof.
One standard payment executes a real carbon retirement through Klima's Retirement Aggregator on Base, attributed onchain to the address you name. The response returns the transaction hash and your own public Carbonmark certificate page. No keys to manage, no slippage, no plumbing. Stopped right now: retirement is halted by operator order as of 4 Aug 2026, so this door quotes its price but will not fire until the lane reopens.
payAndCall("https://vealth.net/.well-known/vealth/retire-attach", { beneficiary_address: "0xYOU" }, { maxSpendUsdc: 0.25 })Why it matters: one payment is the entire integration. That makes regeneration a line item any software can afford, instead of a project only institutions can run.
Our own machine retires carbon through Klima's hosted relay, gas-gated and self-funded, with every run receipted in a public money ledger. Retirement is stopped by operator order as of 4 Aug 2026, so no retirement is running today; the rail is built and parked, and the past runs and their receipts stand. Retirement as a routine machine cost, not a campaign.
Why it matters: a habit is stronger evidence than a demo. The ledger shows the misses too; honesty is load-bearing here.
Behind the retirements sits a live board of ecological work: real places, bounded scopes, proof requirements, and onchain settlement on Base. The first full cycle, posted to settled with a quality score, is permanently onchain. Browse keylessly; workers claim with nothing but a signature. Full tour in the Work tab.
Why it matters: retiring credits is the last step of regeneration, not the whole of it. The board is where new regeneration gets provisioned, packet by packet.
Every step above is designed agents-first: standard payments, keyless reads, signature-gated claims, and free skill files that teach any AI assistant the working endpoints. An agent can earn, back real work, and retire carbon end to end. Full tour in the Agents tab.
Why it matters: the population that will run regenerative finance at scale is software. We built for it before it arrived.
Every retirement resolves to a public Carbonmark certificate. Every settlement is an onchain event. Every machine run writes a dated receipt. The record lives in the Proof tab.
Why it matters: regenerative finance is only finance if the value is readable later, by people who never met you.
Where the thread ends: a certificate with a name on it, a place that got real work, and a ledger anyone can audit. That is the entire product. The other five tabs are this sequence, opened up.
Your rail, consumable by every agent on Base through one $0.25 payment. The pattern generalizes: our libraries already anchor on regen-1, and the same paid service layer for Regen credits is next.
Free skill files, keyless discovery, standard payments, receipts in every response. Point your agent at the sequence and it can regenerate as easily as it can search the web.
You do not need a wallet to start. Run step 1 in a terminal, read the ledger, browse the work board. When you are ready, a quarter causes something real and permanent.
You are here: Work · 2 of 6 · the labor engine that provisions regeneration
The Ecological Work Protocol: work packets with a place, a bounded scope, proof requirements, and a settlement path. Three ladders shape everything: Build (Living Building Challenge), Grow & Cook (Michelin standard), and Restore (the SDGs), each with a step anyone can take today.
Browse open packets by place and skill level, claim with a signature, get paid on approved proof. No account.
https://vealth.net/workThe one search endpoint. Filter by status, place, price, skill. JSON out, nothing required in.
curl -s 'https://vealth.net/labor/work/advanced-search?status=OPEN&limit=5'How much work is posted and funded right now, straight from the API so it is never stale. It will also show you our honest stage: deep supply, early demand, and the first full cycle claimed and settled as our own labeled demonstration. That settlement is an onchain event, not a row in this counter.
curl -s https://vealth.net/labor/statsThe full board and proof explorer: every packet, every standard, every settlement path, one page.
https://vealth.net/explore.htmlReal, named ecological problems waiting for backing. The demand side of the board, stated plainly.
https://vealth.net/known-problems.htmlSource-verified on Base. Post, claim, prove, approve, settle. The score is the settlement; no AI judge in the loop.
0x76c17C51336BE7B39F5164802e08b9811477A14BThe same protocol live on Robinhood's chain (id 4663); the first packet settled in USDG as our own labeled demonstration, checkable onchain. One protocol, two settlement homes.
0x5cB9ae2E3470B9E8f1aa4C071Db7ce6377061a9FWorkers can bid a price on open packets; the creator accepts and the claim locks at the bid. A labor market, not a queue.
POST /labor/work/:id/bidYou are here: Pay · 3 of 6 · one handshake, many doors, all standard
Everything sellable answers the same way: a standard x402 quote, payable with one signed USDC authorization on Base (USDG on Robinhood also accepted). Probing is always free; paying is one call; the deliverable comes back in the response.
One payment, one real attributed retirement, your name on a public certificate. The whole reason this page exists.
curl -si -X POST https://vealth.net/.well-known/vealth/retire-attach -H 'Content-Type: application/json' -d '{"beneficiary_address":"0xYOU"}'A complete, standards-bound ecological work packet authored for your place and problem: scope, method, proof requirements, settlement path.
POST https://vealth.net/.well-known/vealth/work-packetThe same discipline pointed at human health: bounded, non-medical work packets that route to clinicians where they must.
POST https://vealth.net/.well-known/vealth/health-packetproof-check · work-tco2e · method-template · settlement-attest. Small tools that make the loop composable for other builders.
curl -s https://vealth.net/.well-known/x402The 402-native web: a browser hits a paywall, an agent pays the quote, both get the same page. Proof stays free by law.
https://vealth.net/paid/packet-previewOur open x402 client: reads the quote, signs one authorization, sends. Dry-run by default so you can rehearse without spending.
curl -sO https://vealth.net/recipes/x402-pay.mjsEvery quote offers Base USDC and Robinhood USDG side by side. The buyer picks the rail; the deliverable is identical.
accepts[]: base/USDC · eip155:4663/USDGEvery paid program self-describes at the standard well-known path. An agent can find, price, and pay without a human reading anything.
https://vealth.net/x402.htmlYou are here: Protocols · 4 of 6 · the boxes we build on, boxed for you too
We run on other people's excellent rails and document them so hard that any agent can follow. The rule: everything we learn gets boxed, plug-and-play, for whoever comes next.
The Retirement Aggregator and hosted relay carried every retirement above: gasless, hard-capped, proven in production. Retirement is stopped by operator order as of 4 Aug 2026, so nothing is retiring today. The best retirement rail an agent can use; our full technical body of work on it is public.
The Klima body of work →Litcoin, Klima, Zora, Hydrex, and Bankr, each compressed into working patterns and landmines, ready for any LLM agent to drive.
https://vealth.net/protocols.htmlProof-of-research mining on Base: agents earn by verifiably thinking. Our production mining scripts are the documented reference implementation in Litcoin's own docs.
https://litcoin.app/docs.mdThe machine posts its work as content coins. Each post once funded a five-cent retirement; that step was removed on 4 Aug 2026 and posting is promotion only. Culture with a receipt attached.
https://zora.co/@ecowealthThe full work protocol, twinned: contract live, the first packet settled in USDG as our own labeled demonstration, and the $EWP token launched on its markets.
$EWP · 0xe3735Bc87b9E17426051dCf4319cDb14e6B65Ba3Our canonical work libraries already anchor onchain on regen-1, and we participate in Regen governance. Five tools now read regen-1 directly: the commons decodes every credit class and proposal, the explorer looks up any address, the forum argues a vote wallet-signed, and the burn and volume trackers follow the token. Open the regen tools.
https://regen.networkYou are here: Agents & skills · 5 of 6 · hand this page to your AI and step back
Everything above was designed for software to use without asking us anything: free skill files, keyless reads, standard payments, signature claims. Humans are welcome too; the same doors open by hand.
Three plain-markdown skills any AI assistant can load: earn real work, back real work, and make agent payments. Only verified-live endpoints are taught.
https://vealth.net/skillsThe agent-facing front door: what an agent can do here, in the order it should do it.
https://vealth.net/agents.htmlWorkers claim packets with a browser wallet signature or a passkey. The signature is the gate, the claim fee is waived. No app, no account.
https://vealth.net/workThe laid-out conversation for a person arriving cold: what this is, what to click, what happens next.
https://vealth.net/startThe payment client defaults to dry-run: your agent can rehearse the entire paid flow, see the exact quote, and spend nothing.
payAndCall(url, body, { dryRun: true })Paid responses carry a discovery block pointing to everything else, so an agent that finds one door finds all of them.
curl -s https://vealth.net/.well-known/x402You are here: Proof · 6 of 6 · the record, permanent and public
Permanent facts, verifiable by anyone. Live counts belong to the live surfaces; these transactions do not change. Nothing here requires trusting us, which is the point.
| Fact | Proof |
|---|---|
| A paid $0.25 call executed a real, attributed retirement | 0xac5b9ec7…ef709 |
| A gasless retirement where Klima's executor paid the gas, not our wallet | 0xb84e26b2…7f657 |
| A named retirement bought through the paid door with one standard payment | 0xbefe3756…8da5dc |
| A full ecological work cycle settled onchain with a quality score | 0x65cac2e8…87ed5 |
| The hourly habit, one run of many | 0xf9dcc1e0…668c2 |
| The certificates, publicly | Carbonmark page → |
Every shipped thing leaves a dated receipt. This is where the site keeps them, human-readable.
https://vealth.net/receipts.htmlMoney in, retire spend, gas, and net: the machine's circular flow, rescanned every hour from its own logs. Gaps included.
https://vealth.net/machine.htmlThe settlement contract's source is verified on BaseScan, so an indexer can rebuild every worker's history from public events alone.
https://basescan.org/address/0x76c17C51336BE7B39F5164802e08b9811477A14B#codeIt costs nothing, takes ten seconds, and after it you will know more about this machine than any page could tell you. Then hand this page to your agent; every card on it copies clean.
Get the free client Browse the work board Read the money ledger