ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified finance Safety 3/5

purch-api

AI-powered shopping API for product search and crypto checkout. Use this skill when: - Searching for products from Amazon and Shopify - Building shopping assistants or product recommendation features - Creating purchase orders with crypto (USDC on Solana or Base) - Integrating e-commerce checkout into applications - Signing and submitting blockchain transactions for purchases

Why use this skill?

Integrate the Purch API to enable AI-powered product search from Amazon and Shopify, and perform secure crypto checkouts using USDC on Solana and Base.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/purch-agent/agentic-commerce
Or

What This Skill Does

The purch-api skill is a powerful commerce engine that enables AI agents to search for products across Amazon and Shopify, and securely process payments using USDC on Solana or Base blockchains. This skill abstracts the complexity of e-commerce, allowing the agent to perform natural language product discovery and handle the backend logic for transaction generation. By connecting to https://api.purch.xyz, the agent can retrieve structured data including pricing, ratings, and source information, and act as a digital procurement assistant.

Installation

You can install the skill using the OpenClaw CLI by executing the following command in your terminal: clawhub install openclaw/skills/skills/purch-agent/agentic-commerce

Use Cases

  1. Automated Shopping Assistants: Build custom chatbots that help users find products, compare prices across platforms, and complete purchases without leaving the chat interface.
  2. Smart Procurement: Automate recurring product orders based on specific criteria or price thresholds using integrated crypto wallets.
  3. Marketplace Aggregation: Centralize product search from diverse retailers like Amazon and Shopify into a single, unified interface for easier consumer decision-making.

Example Prompts

  1. "Find me the best-rated mechanical keyboards under $150 and provide the direct purchase link."
  2. "I need to buy a high-performance office chair. Find options on Shopify, compare them with Amazon, and prepare the payment transaction for the best one."
  3. "Search for ergonomic standing desks, list the top 3 by rating, and guide me through a checkout using my Solana wallet."

Tips & Limitations

  • Rate Limiting: The API is restricted to 60 requests per minute per IP. Monitor your X-RateLimit headers to prevent service interruptions during high-traffic tasks.
  • Transaction Signing: Always verify the transaction details returned by the /buy endpoint before signing. Ensure your wallet has sufficient USDC balance on the correct network (Solana or Base) to avoid transaction failure.
  • Scope: The skill defaults to USD currency. If you are browsing items internationally, ensure your checkout process accommodates the currency conversion or regional requirements of the merchant platform.

Metadata

Stars1171
Views0
Updated2026-02-19
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-purch-agent-agentic-commerce": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#shopping#crypto-payment#ecommerce#blockchain#search-api
Safety Score: 3/5

Flags: network-access, external-api