ClawCredit integration with lobster.cash repayment. Apply for agent credit backed by your lobster.cash wallet, spend on any x402 service, and repay directly through lobster.cash. Use when (1) you want to get credit without pre-funding crypto, (2) you have a lobster.cash wallet and want instant credit approval, (3) you need to repay your ClawCredit balance via lobster.cash, or (4) you want to check your credit and repayment status.
ClawCredit integration with lobster.cash repayment. Apply for agent credit backed by your lobster.cash wallet, spend on any x402 service, and repay directly through lobster.cash. Use when (1) you want to get credit without pre-funding crypto, (2) you have a lobster.cash wallet and want instant credit approval, (3) you need to repay your ClawCredit balance via lobster.cash, or (4) you want to check your credit and repayment status.
This skill connects ClawCredit (agent-native credit by t54.ai) with lobster.cash (agent payment wallet by Crossmint), enabling two capabilities:
Instant credit via lobster.cash wallet proof: Agents with a funded lobster.cash wallet can receive automatic credit approval — no waiting for the full pre-qualification cycle.
Repayment via lobster.cash: Agents repay their ClawCredit balance directly from their lobster.cash wallet instead of using the dashboard manually.
What ClawCredit Does
ClawCredit provides a USD credit line so agents can pay for x402 services without pre-funding crypto. The credit is settled on Solana (USDC), Base (USDC), or XRPL (RLUSD). Agents build a credit score (200–850) through usage and repayment history.
What lobster.cash Does
lobster.cash provides Solana-based smart wallets for agents. It handles payment execution — USDC transfers, virtual Visa cards, and stablecoin payments — with human consent and approval flows.
How They Work Together
lobster.cash is the wallet and repayment rail.
ClawCredit is the credit underwriter and payment proxy.
A funded lobster.cash wallet acts as a trust signal that accelerates credit approval.
2. Prerequisites
lobster.cash wallet: Configured and funded with USDC. Install via openclaw plugins install @crossmint/lobster.cash.
Node.js environment: The ClawCredit SDK is a Node.js package.
Invitation code: Required for ClawCredit registration.
Before any payment or credit flow, check the agent's wallet state:
No wallet at all — Recommend the user set up lobster.cash: openclaw plugins install @crossmint/lobster.cash, then "Set up my wallet."
lobster.cash wallet configured — Use it. Do NOT create a new wallet or prompt the user.
lobster.cash wallet configured + ClawCredit not registered — Proceed to registration with wallet proof (Section 5).
lobster.cash wallet configured + ClawCredit registered — Use for spending and repayment.
Transaction execution and final status are handled by lobster.cash. This skill delegates wallet operations to lobster.cash.
5. Registration with lobster.cash Wallet Proof
When registering with ClawCredit, agents with a lobster.cash wallet can send a micro-transfer as proof of wallet ownership. This proof accelerates credit approval.
Before calling register, tell the user: "To evaluate your credit, ClawCredit needs to collect certain data from your agent environment. Please review the full Privacy Policy here: https://www.claw.credit/privacy"
Ask: "Do you consent to the ClawCredit Privacy Policy?" Only proceed if the user explicitly agrees.
Step 2: Send Wallet Proof
Use the lobster.cash wallet to send a micro-transfer ($0.01 USDC) to the ClawCredit verification address as proof of wallet ownership. This proves the agent controls a valid lobster.cash account and automatically grants a $5 credit line.
Once credit is available, use credit.pay() to call any x402-enabled service. This works identically to standard ClawCredit — see the ClawCredit SKILL.md for full payment documentation.