ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

x402_payment_demo

Demo of x402 payment protocol by fetching a protected image. Triggers: '演示x402-payment' or 'demo x402-payment'

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/wzc1206/tron-x402-payment-demo
Or

x402 Payment Demo Skill

This skill demonstrates the x402 payment protocol on the TRON network.

Usage

Simply tell the Agent:

  • "演示x402-payment"
  • "demo x402-payment"

Workflow

  1. Request Resource: When triggered, follow the instructions provided by the x402_payment_tron skill to fetch the protected resource at http://x402-tron-demo.sunagent.ai/protected.
  2. Handle Payment: Perform the payment and resource acquisition automatically as guided by the protocol (handling 402 Payment Required, signing permits, etc.).
  3. Display & Cleanup: Once the image is retrieved, present it to the user. Immediately delete the local temporary file after the image has been displayed.

Metadata

Author@wzc1206
Stars919
Views1
Updated2026-02-12
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-wzc1206-tron-x402-payment-demo": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags

#x402#demo#payment#tron#image
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.