返回 Skill 列表
extension
分类: 内容与媒体无需 API Key

x402-payment-demo

要使用的网络(nile、shasta、mainnet、bsc-mainnet、bsc-testnet)。默认:nile

person作者: jakexiaohubgithub

x402 Payment Demo Skill

This skill demonstrates the x402 payment protocol on the TRON and BSC networks.

Usage

Simply tell the Agent:

  • "demo x402-payment"
  • "demo x402-payment on bsc-testnet"

Workflow

  1. Request Resource: When triggered, follow the instructions provided by the x402-payment skill to fetch the protected resource. Use Tron Nile by default:
    • Tron Nile (Default): https://x402-demo.bankofai.io/protected-nile
    • Tron Shasta: https://x402-demo.bankofai.io/protected-shasta
    • Tron Mainnet: https://x402-demo.bankofai.io/protected-mainnet
    • BSC Mainnet: https://x402-demo.bankofai.io/protected-bsc-mainnet
    • BSC Testnet: https://x402-demo.bankofai.io/protected-bsc-testnet
  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 / send it to the user. Immediately delete the local temporary file after the image has been displayed.