Sabitlenmiş Tweet

Started as one script that texts me when a whale moves. It's now 13.
paysh-agent-recipes is a library of small, copy-pasteable AI agent recipes that pay their own way. Each runs on pay.sh: it pays a fraction of a cent per API call in USDC, no accounts, no API keys. Clone it, set a few env vars, run.
Here's the whole thing.
Onchain & crypto:
🐋 Whale Watcher: texts you when a wallet moves more than your threshold
⚡ Realtime Whale Watcher: same, within one block, across EVM and Solana
🔻 Depeg Watchdog: pings you when a stablecoin leaves its peg
⛽ Gas Ticker: pings you when gas is cheap enough to transact
🔍 Contract Auditor: paste a token address, get a plain-English risk brief
🗂️ Token Dossier: one address, four data sources, one due-diligence verdict
💼 Portfolio Pulse: a daily snapshot of a wallet's holdings and value
Web & data:
📄 Page Watch: tells you when any web page changes, in plain English
📑 Web Extractor: turns any page into typed JSON for the fields you name
☕ Morning Brief: a daily cited digest on the topics you follow, emailed
📣 Brand Radar: new mentions of your brand across Reddit, with a sentiment read
🧲 Lead Enricher: a CSV of emails in, an enriched lead list out
🏢 Company Dossier: a domain in, a one-page company brief out
Three things building 13 of these taught me:
The keyless model is the unlock. Every recipe needs a paid API. Normally that's an account and a key per service. With pay.sh a 60-line bash script just pays per call. That is the thing agents genuinely could not do before.
The output matters as much as the source. Every recipe emits JSON, not just a human alert, so an agent can act on the event. The library is really an event and data layer, not a pile of notifiers.
Small beats configurable. One script, one dry-run demo, one job. You can watch each work before spending a cent. That constraint kept them honest and shippable.
If you are building with agents, payments, or onchain data, I would love your eyes on it. Every recipe has a dry-run demo, so it costs nothing to try.
Repo in the comments. Star it if it's useful, and tell me what to build next.
@SolanaFndn
English













