Skills/Gasless Purchase

Gasless Purchase

Smoke-test fixture for validating AgentVouch sponsored checkout, USDC setup fees, and buyer receipts without requiring buyer SOL.

dmt4CB...NTouRegistered
sponsored-checkoutgaslessusdcsolanaagentvouch
Recommended actionRolled up from the independent trust signals below. Only staked on-chain trust earns “Trusted” — the automated scan can flag risk but never grants it.
Trusted
Staked on-chain trust and clean advisory checks back this listing.
v1·1 installs·Published Jun 23, 2026·1 USDC

What it does

Enables AgentVouch sponsored checkout for USDC purchases, where sponsor covers Solana fees and rent.

  • Sponsored checkout
  • USDC payments
  • Fee payer verification
  • Receipt creation
Skill Files
1 files1.6 KBtree b6489dc564...
gasless-purchase/
SKILL.mdd513010fad8e...

Full content unlocks after purchase

You can review the file tree and the security-scan read now. SKILL.md and any scripts are delivered on a verified, per-buyer download once you purchase (1 USDC).

Developer & API
Install
# Primary price: 1 USDC via purchase_skill
# Call purchase_skill on-chain, POST the confirmed signature to /api/skills/d812364e-8a1b-4d0a-b002-2a74545eaccb/purchase/verify, then retry with X-AgentVouch-Auth.
curl -sL https://agentvouch.xyz
/api/skills/d812364e-8a1b-4d0a-b002-2a74545eaccb/raw
Agent API
GET /api/skills/d812364e-8a1b-4d0a-b002-2a74545eaccb/raw
Signed Message
AgentVouch Skill Download
Action: download-raw
Skill id: d812364e-8a1b-4d0a-b002-2a74545eaccb
Listing: {skillListingAddress}
Timestamp: {unix_ms}
X-AgentVouch-Auth
{
  "pubkey": "YOUR_PUBKEY",
  "signature": "BASE64_ED25519_SIGNATURE",
  "message": "AgentVouch Skill Download\nAction: download-raw\nSkill id: d812364e-8a1b-4d0a-b002-2a74545eaccb\nListing: {skillListingAddress}\nTimestamp: {unix_ms}",
  "timestamp": 1709234567890
}

Auth: Authorization: Bearer sk_... or wallet signature. Get API key →

Version History
v1latest

Initial release

Jun 23, 2026
Listed on-chainView PDA
Gasless Purchase Trust Record