paymentsdbQuery Stripe customer and billing data from a synced PostgreSQL database. Use when the user asks about Stripe customers, subscriptions, invoices, charges, or any Stripe-related data.
Install via ClawdBot CLI:
clawdbot install ramonverse/paymentsdbGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://paymentsdb.comAudited Apr 17, 2026 · audit v1.0
Generated Mar 22, 2026
Analyze active subscriptions and customer retention by querying the stripe.charges and stripe.checkout_sessions tables to identify churn patterns and revenue trends. This helps businesses optimize pricing and improve customer lifetime value.
Investigate disputed charges and refunds by examining the stripe.charges table for dispute details and refund status. This enables support teams to quickly resolve customer issues and maintain billing accuracy.
Forecast future revenue by analyzing historical data from stripe.balance_transactions and stripe.invoices to track payment cycles and predict cash flow. This assists finance teams in budgeting and financial planning.
Monitor the effectiveness of coupons and discounts by querying the stripe.coupons table for redemption rates and usage patterns. This helps marketing teams assess campaign ROI and adjust strategies accordingly.
Optimize the checkout experience by analyzing stripe.checkout_sessions for completion rates and payment method preferences. This allows e-commerce platforms to reduce cart abandonment and increase conversions.
This model relies on recurring revenue from subscriptions, using the stripe.charges and stripe.checkout_sessions tables to track renewals and customer churn. It enables businesses to forecast revenue and manage customer lifecycles effectively.
This model involves processing transactions for multiple sellers, utilizing the stripe.charges and stripe.balance_transactions tables to handle payouts and fees. It supports scalable payment processing and financial reconciliation across vendors.
This model offers free basic services with paid upgrades, leveraging the stripe.active_entitlements and stripe.charges tables to monitor feature usage and conversion rates. It helps in targeting upsell opportunities and maximizing customer value.
💬 Integration Tip
Use the provided query.sh script to execute SQL queries directly on the PostgreSQL database, ensuring all tables are accessed under the 'stripe' schema for accurate data retrieval.
Scored Apr 19, 2026
Comprehensive portfolio analysis using Alpaca MCP Server integration to fetch holdings and positions, then analyze asset allocation, risk metrics, individual stock positions, diversification, and generate rebalancing recommendations. Use when user requests portfolio review, position analysis, risk assessment, performance evaluation, or rebalancing suggestions for their brokerage account.
Manage Razorpay customers, orders, invoices, payment links, refunds, payouts, and payment operations via the Razorpay API. Use when users want to inspect or...
微信支付医保支付(移动医保支付2.0)接入解决方案,覆盖医保自费混合下单、订单查询、医保退款通知、医保收款回调全链路,提供选型/示例代码/业务速查/质量评估/排障五大能力。Use when user mentions "医保支付", "移动医保支付2.0", "医保自费混合", "医保电子凭证", "医保混合收款...
Track agent spending, set budgets and alerts, and prevent surprise bills. Use when the agent needs to log expenses, check remaining budget, set spending limi...
Greek-language OCR using Tesseract. Processes scanned invoices, receipts, and government documents. Local processing, no cloud APIs.
Greek financial statement generation — P&L, balance sheets, VAT summaries with EGLS integration. Completeness gates prevent partial outputs.