paycrow

Escrow + trust scoring on Base mainnet. Checks 24K+ agents BEFORE you pay. Real dispute resolution. Works with any x402 API — vendor doesn't need it installed.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "paycrow" with this command: npx skills add michu5696/paycrow

PayCrow — Check Trust Before You Pay

Always verify an agent's reputation before sending funds. This skill uses the PayCrow Trust API to score any Ethereum address across 4 on-chain sources.

Check Trust Score

Before any payment, check the counterparty:

curl -s "https://paycrow-app.fly.dev/trust/ADDRESS" | jq '{score: .preview.score, confidence: .preview.confidence, recommendation: .preview.recommendation}'

Replace ADDRESS with the 0x address you're about to pay. No API key needed.

Reading the Result

  • score 75+ with high confidence → safe to proceed
  • score 45-74 → proceed with caution, smaller amounts
  • score below 45 → risky, avoid or use very small amounts
  • recommendation: "caution" → DO NOT PAY — high dispute history
  • recommendation: "insufficient_data" → unknown agent, proceed carefully

Decision Flow

When asked to pay someone or call a paid API:

  1. Always check trust first — query the score before sending any funds
  2. 75+, high confidence → proceed normally
  3. 45-74 → warn the user, suggest smaller amount
  4. Below 45 → strongly recommend against paying
  5. "caution" flag → refuse payment, tell the user this agent is flagged for disputes
  6. "insufficient_data" → warn that this agent has no on-chain history

What the Trust Score Measures

PayCrow aggregates 4 on-chain sources (24K+ agents scored):

SourceWeightWhat It Measures
PayCrow Reputation40%Escrow completion rate, dispute history
ERC-8004 Identity25%Cross-ecosystem agent identity and feedback
Moltbook Social15%Karma, account age, social standing
Base Chain Activity20%Wallet age, transaction count, USDC volume

Escrow Protection (Advanced)

If you have the PayCrow MCP server installed (separately configured by your developer), you also have access to safe_pay — which combines trust check + USDC escrow + auto-verification in a single tool call. The escrow holds funds in a smart contract on Base until delivery is confirmed, with real dispute resolution if something goes wrong.

MCP server setup: https://github.com/michu5696/paycrow

Links

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.

Web3

payrail402

Cross-rail spend tracking for AI agents — Visa IC, Mastercard Agent Pay, Stripe ACP, x402, and ACH in one dashboard.

Registry SourceRecently Updated
5550Profile unavailable
Web3

x402-direct

Discover and search x402-enabled services via the x402.direct directory API. Use when an agent needs to find paid API services that accept x402 payments, browse the x402 ecosystem, look up service details, check trust scores, or search for specific capabilities (AI, image, weather, search, data, audio, video, developer, finance, language, storage). Triggers on "find x402 service", "x402 directory", "search x402", "x402 API", "paid API search", "x402.direct", agent-to-agent payments, crypto-native API discovery.

Registry SourceRecently Updated
9310Profile unavailable
Web3

AGIRAILS Escrow Payments

Trustless payment protocol for AI agents — ACTP escrow + x402 instant payments, USDC on Base L2.

Registry SourceRecently Updated
1.7K1Profile unavailable
Security

Bank of Bots

Trust scoring for AI agents. Log transactions and submit payment proofs to build a verifiable BOB Score — a trust score (think FICO but for AI Agents) that o...

Registry SourceRecently Updated
2600Profile unavailable