Skip to content

Conversation

@onchainexpat
Copy link

Summary

This PR adds the x402 skill, enabling Clawdbot agents to autonomously pay for API access using USDC on Base.

What is x402?

x402 is a protocol that lets AI agents pay for API calls autonomously. When a service returns HTTP 402 "Payment Required", the agent automatically signs a USDC payment and retries the request - no human intervention needed.

Features

  • Autonomous payments: Agent wallet with USDC on Base (mainnet/testnet)
  • Bazaar discovery: Find x402-enabled endpoints at https://x402.org/facilitator/discovery/resources
  • MCP integration: Works with @civic/x402-mcp for Claude Desktop/Code
  • Security best practices: Dedicated agent wallets with funding limits

Use Cases

  • Pay for premium AI APIs (inference, embeddings, RAG)
  • Access gated content and services
  • Automated procurement workflows
  • zkp2p on/off ramp integrations

Files

  • SKILL.md - Main skill with setup instructions and usage examples
  • bazaar.js - Helper CLI for querying the x402 Bazaar discovery layer

Links


🤖 Generated with Claude Code

x402 enables AI agents to autonomously pay for API access using USDC on Base.
When a service returns HTTP 402 "Payment Required", the agent can automatically
sign a payment and retry the request.

Features:
- Autonomous USDC payments on Base (mainnet/testnet)
- Bazaar discovery for finding x402-enabled endpoints
- Integration with @civic/x402-mcp for MCP servers
- Security best practices for dedicated agent wallets

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
hololiu added a commit to hololiu/skills that referenced this pull request Jan 28, 2026
This skill enables sending emails directly through macOS Mail.app using AppleScript automation. It works with any email account already configured in Mail.app, requiring no additional SMTP setup.

Key features:
- Simple command-line interface via send-mail.sh
- Full AppleScript implementation for robust email sending
- Comprehensive documentation and examples
- Error handling and troubleshooting guide
- macOS-specific with proper security considerations

Closes moltbot#1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant