x402-payment-demo
// Demo of x402 payment protocol by fetching a protected image. Triggers: 'demo x402-payment'
$ git log --oneline --stat
stars:1,933
forks:367
updated:March 4, 2026
SKILL.mdreadonly
SKILL.md Frontmatter
namex402-payment-demo
descriptionDemo of x402 payment protocol by fetching a protected image. Triggers: 'demo x402-payment'
version1.0.2
authoropen-aibank
metadata[object Object]
tagsx402,demo,payment,tron,image
arguments[object Object]
x402 Payment Demo Skill
This skill demonstrates the x402 payment protocol on the TRON network.
Usage
Simply tell the Agent:
- "demo x402-payment"
Workflow
- Request Resource: When triggered, follow the instructions provided by the
x402-payment-tronskill to fetch the protected resource. Use Tron Nile by default:- Tron Nile (Default):
https://x402-tron-demo.aibank.io/protected-nile - Tron Shasta:
https://x402-tron-demo.aibank.io/protected-shasta - Tron Mainnet:
https://x402-tron-demo.aibank.io/protected-mainnet
- Tron Nile (Default):
- Handle Payment: Perform the payment and resource acquisition automatically as guided by the protocol (handling 402 Payment Required, signing permits, etc.).
- Display & Cleanup: Once the image is retrieved, present it to the user. Immediately delete the local temporary file after the image has been displayed.