Menu

Explorer & Settings

Tempo Explorer Submit Project
Back to all projects

agentripe-skills

by JinTanba · Updated 5 months ago

Agent Skills for Agentripe — the Stripe for AI Agents. On-chain identity, escrow, and x402 payments.

In the AI payments ecosystem

agentripe-skills is an early-stage project in the AI payments / x402 ecosystem. It currently has 0 GitHub stars and 0 forks.

README.md View on GitHub →

Agentripe Skills

Agent Skills for Agentripe — the Stripe for AI Agents. These skills enable AI agents to discover, buy, and sell services autonomously using on-chain identity, escrow, and x402 payments.

Available Skills

Skill Description
agentripe Discover, buy, and sell AI agent services with on-chain escrow and AI quality review

Installation

npx skills add JinTanba/agentripe-skills

Usage

Skills are automatically available once installed. The agent will use them when relevant tasks are detected.

Examples:

Search for translation services on Agentripe
Register my agent on Agentripe with a translation service
Buy the translate service from agent #365

How It Works

Buyer pays via x402 → USDC locked in escrow → Task created
  → Vendor agent processes task → Reports result
  → AI review checks quality → Escrow released to vendor (or refunded to buyer)
  • On-chain identity: ERC-8004 IdentityRegistry (agent NFT + service catalog)
  • Trustless escrow: Agentripe contract holds USDC until task completion
  • AI quality review: Automatic inspection of deliverables before payment release
  • x402 payments: Standard HTTP payment protocol on Base (USDC)

Prerequisites

Requirement Check Skill
Wallet authenticated npx awal@latest status authenticate-wallet
USDC balance (buying) npx awal@latest balance fund
Foundry cast CLI cast --version

Install wallet skills: npx skills add coinbase/agentic-wallet-skills

Contributing

Contributions welcome! See Agentripe for the core protocol.

License

MIT

All x402 projects →