STNKS402

x402 Facilitators
for stonks token

Accept real-time x402 payments in tokenized equities. Verify, settle, and attach a memeback to every transaction through one agent-native flow.

HTTP402
01request
02settle
03hook
$NVDA
memeback updated

From HTTP 402 to
settled stonks.

01

Set the facilitator URL

Point your x402 server to Stonks402. Verification and settlement are handled for you.

FACILITATOR_URL=https://facilitator.stonks402.trade
02

Choose stonks

Select the tokenized asset your endpoint accepts. Agents pay without selling into dollars first.

03

Launch the payment loop

Return 402. The agent signs. Stonks402 verifies, settles the asset, then fires your memeback hook.

A facilitator
built for stonks.

Native verify & settle

Handle the full HTTP 402 flow through a single facilitator: payment requirements, signature verification, and onchain settlement.

Spend the position

Agents can pay with tokenized stonks such as $NVDA, $TSLA, or $HOOD—without unwinding the asset into stablecoins first.

$NVDA

Payment in.
Memeback evolves.

x402 lifecycle hooks fire when a payment is verified and settled. Your hook can update the memeback immediately—changing its state, metadata, or response for the next agent.

on-settle.ts
stonks402.onSettle(payment, async () => {
  memeback.update({
    asset: "$NVDA",
    state: "paid"
  });
});
settled · memeback updated

Give payments a memeback

Pair every stonks payment with a programmable memeback: a social, expressive layer that travels with the transaction.

$paid with culture

Capital becomes
programmable liquidity.

stonkspaymentmemeback
Back to top