sardis-payment

Execute policy-controlled stablecoin payments across multiple blockchains via the Sardis API.

6|Updated Nov 30, 2025
One-click install
npx skills add https://github.com/EfeDurmaz16/sardis --skill sardis-payment
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sardis-payment
Source: https://github.com/EfeDurmaz16/sardis/tree/main/packages/sardis-openclaw
Command: npx skills add https://github.com/EfeDurmaz16/sardis --skill sardis-payment

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill enables AI agents to execute payments securely and reliably, preventing accidental overspending or unauthorized transactions through automated policy enforcement.

Core Features & Use Cases

  • Execute Payments: Send USDC, USDT, or EURC across multiple blockchains (Base, Polygon, Ethereum, Arbitrum, Optimism).
  • Policy Enforcement: Automatically checks and enforces spending policies before every transaction.
  • Use Case: An AI agent needs to pay for cloud services. This skill allows it to initiate the payment, with Sardis automatically verifying against its spending policy (e.g., "max $100/day for cloud services") before the transaction is broadcast.

Quick Start

Use the sardis-payment skill to send 25 USDC to 0xRecipientAddress on the base chain.

Frequently Asked Questions about sardis-payment

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I enable an AI agent to send stablecoin payments automatically?

It integrates with the Sardis Payment OS to enforce deterministic natural language spending rules, automatically verifying policies like max transaction limits before broadcasting a payment.

Can I set spending policies for autonomous crypto transactions?

This prevents accidental overspending or unauthorized transactions by verifying every payment against your configured rules before execution on chains like Arbitrum or Optimism.

What do I need to authenticate AI agent payments through Sardis?

Once configured, the agent can initiate payments and perform real-time balance checking for autonomous financial operations across supported networks.

Which blockchains and stablecoins are supported for agent payments?

This allows autonomous agents to execute secure, policy-controlled transactions across multiple chains without needing separate integrations for each network.

How do I send a USDC payment from an AI agent to a specific wallet address?

The Sardis API then processes the transaction, verifying your spending policy and real-time wallet balance before broadcasting the payment to the network.