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…37c2baAgentic Wallet
0x89740dfd…c25884Composability Flow
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.
Try each skill individually
Interactive Invocation
Market Price Snapshot
HTTP 402 micropayment gating — first call returns a challenge; confirm payment to execute.
Interactive Invocation
Contract Risk Scan
HTTP 402 micropayment gating — first call returns a challenge; confirm payment to execute.
Interactive Invocation
Swap Route Quote
HTTP 402 micropayment gating — first call returns a challenge; confirm payment to execute.
Interactive Invocation
Safe Swap Execute
HTTP 402 micropayment gating — first call returns a challenge; confirm payment to execute.
How the x402 payment flow works
Agent calls POST /skills/:slug/invoke with no payment header.
Server responds HTTP 402 with PAYMENT-REQUIRED header containing amount, network, asset, pay-to address.
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…49bc82Wallet Balance Check
0x6b4310f5…fd9b31Contract Risk Scan
0x6f839db2…9aa670Swap Route Quote
0x04496049…a98f6cSafe Swap Execute
0xc41c216f…845baeSkillRegistry contract
0x1850d2a3…32ba5e