agentcash

Pay-per-call access to premium APIs via x402 micropayments (USDC on Base or Solana). Run `npx agentcash@latest discover <origin>` to get endpoints, pricing, and usage instructions for any service below. AVAILABLE SERVICES: - stableenrich.dev — people/company search, LinkedIn scraping, Google Maps, Exa web search, Firecrawl web scraping, GTM & sales prospecting (name → contact info) - stablesocial.dev — social media data (Instagram, TikTok, YouTube, Facebook, Reddit) - stablestudio.dev — AI image & video generation - stableupload.dev — file hosting & sharing - stableemail.dev — send emails - stablephone.dev — AI phone calls - stablejobs.dev — job search - stabletravel.dev — travel search TRIGGERS: research, enrich, scrape, generate image, generate video, social data, send email, travel, look up, prospect, "find info about", "who is", "find contact"

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "agentcash" with this command: npx skills add merit-systems/agentcash-skills/merit-systems-agentcash-skills-agentcash-wallet

agentcash — Paid API Access

Call any x402-protected API with automatic payment. No API keys, no subscriptions — just a funded wallet (USDC on Base or Solana).

Wallet

TaskCommand
Check balancenpx agentcash@latest wallet info
Redeem invite codenpx agentcash@latest wallet redeem <code>
DepositSend USDC (Base or Solana) to your wallet address

If your balance is 0, tell the user they need to deposit USDC (Base or Solana) to their wallet address or redeem an invite code.

Using Services

1. Discover endpoints on a service

npx agentcash@latest discover <origin>

Example: npx agentcash@latest discover https://stableenrich.dev

Read the output carefully — it includes endpoint paths, pricing, required parameters, and usage instructions. Read the instructions field — it has critical endpoint-specific guidance.

2. Check a specific endpoint (optional)

npx agentcash@latest check <endpoint-url>

Returns full request/response JSON schemas and pricing.

3. Make a paid request

# POST
npx agentcash@latest fetch <url> -m POST -b '{"key": "value"}'

# GET
npx agentcash@latest fetch '<url>?param=value'

Payment is automatic: sends request, gets 402 challenge, signs USDC payment, retries with credential, returns result.

4. Fetch with wallet authentication (for async jobs)

npx agentcash@latest fetch-auth <url>

Some endpoints use SIWX (Sign-In With X) wallet authentication instead of x402 payment. Use fetch-auth for these — it signs a wallet proof automatically. Common pattern for async services (stablestudio.dev, stablesocial.dev): fetch to submit a job (paid), then fetch-auth to poll for results (authenticated, not paid).

Available Services

OriginWhat it does
stableenrich.devApollo (people/org search), Exa (web search), Firecrawl (scraping), Google Maps, Clado (LinkedIn), Serper (news/shopping), WhitePages, Hunter (email verification)
stablesocial.devSocial media data: TikTok, Instagram, Facebook, Reddit, LinkedIn ($0.06/call, async two-step)
stablestudio.devAI image/video generation: GPT Image, Flux, Grok, Nano Banana, Sora, Veo, Seedance, Wan
stableupload.devPay-per-upload file hosting (10MB/$0.02, 100MB/$0.20, 1GB/$2.00, 6-month TTL)
stableemail.devSend emails ($0.02), forwarding inboxes ($1/mo), custom subdomains ($5)
stablephone.devAI phone calls ($0.54), phone numbers ($20), top-ups ($15)
stablejobs.devJob search via Coresignal
stabletravel.devTravel search

Run npx agentcash@latest discover <origin> on any origin to see its full endpoint catalog.

Important Rules

  • Always discover before guessing. Endpoint paths include provider prefixes (e.g. /api/apollo/people-search, not /people-search). Run discover first.
  • Read the instructions field. Discovery output includes endpoint-specific guidance — required field ordering, multi-step workflows, polling patterns, etc.
  • Payments settle on success only. Failed requests (non-2xx) don't cost anything.
  • Check balance before expensive operations. Video generation can cost $1-3 per call.

Tips

  • Use npx agentcash@latest check <url> when unsure about request/response format.
  • Add --format json for machine-readable output, --format pretty for human-readable.
  • Network: Base (eip155:8453) or Solana (solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp), Currency: USDC.

Troubleshooting

IssueSolution
"Insufficient balance"Check balance, deposit USDC or redeem invite code
"Payment failed"Transient error — retry the request
"Invalid invite code"Code already used or doesn't exist
Balance not updatingWait for Base or Solana network confirmation (~2 sec)

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

social-scraping

No summary provided by upstream source.

Repository SourceNeeds Review
Research

web-research

No summary provided by upstream source.

Repository SourceNeeds Review
General

social-intelligence

No summary provided by upstream source.

Repository SourceNeeds Review