Interactive Demo

SkillForge in action.

The composability story: a single agent call triggers market data, risk screening, route quoting, and guarded execution — each step a reusable, paid skill.

Mainnet proof — already executed

The Agentic Wallet already executed a live OKB → USDT swap via SkillForge on X Layer mainnet. This transaction is permanently verifiable on-chain.

Swap execution tx

0x0d6da5ea…37c2ba

Agentic Wallet

0x89740dfd…c25884

Agent Cascade Demo

Watch an agent run the full composability flow

Executes all 4 skills sequentially — market snapshot → risk scan → route quote → guarded swap. Each step hits a real x402 payment gate.

01
Market Price Snapshot
02
Contract Risk Scan
03
Swap Route Quote
04
Safe Swap Execute

Try each skill individually

Interactive Invocation

Market Price Snapshot

1
2
3
4

HTTP 402 micropayment gating — first call returns a challenge; confirm payment to execute.

Interactive Invocation

Contract Risk Scan

1
2
3
4

HTTP 402 micropayment gating — first call returns a challenge; confirm payment to execute.

Interactive Invocation

Swap Route Quote

1
2
3
4

HTTP 402 micropayment gating — first call returns a challenge; confirm payment to execute.

Interactive Invocation

Safe Swap Execute

1
2
3
4

HTTP 402 micropayment gating — first call returns a challenge; confirm payment to execute.

How the x402 payment flow works

01Request without payment

Agent calls POST /skills/:slug/invoke with no payment header.

02402 Challenge returned

Server responds HTTP 402 with PAYMENT-REQUIRED header containing amount, network, asset, pay-to address.

03Pay and retry

Agent builds payment-signature header from the challenge, retries. Server verifies and executes via OKX tooling.

Registry provenance

All 5 skills are registered on X Layer mainnet. Each registration is a separate transaction, verifiable on OKLink.

Market Price Snapshot

0xaf929942…49bc82

Wallet Balance Check

0x6b4310f5…fd9b31

Contract Risk Scan

0x6f839db2…9aa670

Swap Route Quote

0x04496049…a98f6c

Safe Swap Execute

0xc41c216f…845bae

SkillRegistry contract

0x1850d2a3…32ba5e