Check Payments
Verify payment status, transaction history, and potential fraud risks across multiple platforms quickly and accurately.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add check-payments npx -- -y @trustedskills/check-payments
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"check-payments": {
"command": "npx",
"args": [
"-y",
"@trustedskills/check-payments"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill allows an AI agent to verify payment statuses and details. It can retrieve information about transactions, including amounts, dates, and confirmation codes. The skill is designed to simplify tasks related to financial record keeping and reconciliation.
When to use it
- Automated Reconciliation: Automatically check the status of payments against expected invoices or receipts.
- Customer Service Inquiries: Respond to customer questions about payment history and transaction details.
- Fraud Detection: Verify suspicious transactions by checking their validity and associated information.
- Financial Reporting: Gather data for financial reports by retrieving and organizing payment records.
Key capabilities
- Payment Status Retrieval
- Transaction Detail Access (amounts, dates, codes)
- Reconciliation Support
Example prompts
- "Check the status of invoice number 12345."
- "What was the amount of my last payment to Acme Corp?"
- "Can you confirm transaction ID ABC-789-XYZ is valid?"
Tips & gotchas
This skill requires access to a system containing payment data. Ensure the AI agent has appropriate credentials and permissions before use.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.