pinion-os
On-chain payments, wallet lookups, and token swaps on Base
All Skills in This Repository (10)
Pure Emerald Level Indicatorspinion-chain-intel
Fetch on-chain data and wallet actions on Base via paywalled endpoints.
pinion-chat
Send a messages array to POST /skill/chat for AI responses with web search.
pinion-trade
Generate unsigned Base swap transactions via the 1inch aggregator.
pinion-balance
Retrieve ETH and USDC balances for an Ethereum address on Base.
pinion-tx
Decodes Base transaction data and receipts for arbitrary transaction hashes.
pinion-price
Fetch current USD prices for Base tokens via Birdeye data sources.
pinion-wallet
Generate secure Ethereum keypairs for the Base network.
pinion-send
Construct unsigned ETH or USDC transfer transactions on Base for client-side signing.
pinion-broadcast
Sign and broadcast unsigned Base transactions with a private key.
pinion-fund
Return ETH and USDC balances for a Base address with funding instructions.
Frequently Asked Questions
FAQPage SchemaHow to install pinion-os?โผ
Run `npx skills add chu2bard/pinion-os --all -g -y` in your terminal to install all skills globally, then set your wallet key as the PINION_PRIVATE_KEY environment variable.
What can pinion-os do on Base?โผ
It checks ETH and USDC balances, looks up token prices and transaction details, generates wallets, and builds or broadcasts transfers and token swaps on the Base network.
How do x402 micropayments work here?โผ
Each paid skill call costs $0.01 USDC on Base, and the SDK signs and attaches the payment automatically so you never handle billing manually.
Does pinion-os work with Claude Code and Cursor?โผ
Yes. It runs as a standard MCP plugin, exposing twelve tools like balance, price, send, and trade to any MCP-compatible host.
Can I build my own paid crypto endpoints?โผ
Yes. The included server framework lets you create custom x402-paywalled endpoints that charge USDC per call and settle payments automatically.
Related Repositories in Finance & Accounting
View All in Finance & Accountingโccxt
Trade and pull market data from 100+ crypto exchanges
financial-services
AI agents for banking, research, fund admin, and wealth workflows
financial-services-plugins
AI agents for banking, research, fund admin, and wealth workflows