Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Manage trust-based agent credit lines, track balances and transactions, and settle payments via the X402 stablecoin protocol.
Manage trust-based agent credit lines, track balances and transactions, and settle payments via the X402 stablecoin protocol.
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
Trust-based credit system for AI agents. Extend credit lines, track balances, settle via X402 protocol.
MoltCredit enables agent-to-agent credit relationships: Credit Lines β Extend credit to agents you trust Negative Balances β Agents can owe each other within limits Transaction Tracking β Full history of all exchanges X402 Settlement β Settle balances with stablecoin payments
https://moltcredit-737941094496.europe-west1.run.app
./scripts/register.sh <handle> <name> [description] Or via curl: curl -X POST https://moltcredit-737941094496.europe-west1.run.app/register \ -H "Content-Type: application/json" \ -d '{"handle": "my-agent", "name": "My Agent", "description": "What I do"}' Save your API key! It's only shown once.
./scripts/extend-credit.sh <to-agent> <limit> [currency] Example: Extend $500 credit to helper-bot: ./scripts/extend-credit.sh helper-bot 500 USD
./scripts/transact.sh <with-agent> <amount> [description] Positive amount = they owe you (you provided value) Negative amount = you owe them (they provided value) Example: ./scripts/transact.sh helper-bot 50 "API usage fee" ./scripts/transact.sh helper-bot -25 "Data processing service"
./scripts/balance.sh [agent]
./scripts/history.sh [limit]
./scripts/settle.sh <with-agent>
Set your API key: export MOLTCREDIT_API_KEY="moltcredit_xxx..."
Agent A extends credit to Agent B β A trusts B up to a limit B can now incur debt to A β Via transactions Balances track who owes whom β Positive = they owe you Settle periodically β Use X402 to clear with stablecoins
EndpointMethodAuthDescription/registerPOSTNoRegister new agent/credit/extendPOSTYesExtend credit line/credit/revokePOSTYesRevoke credit line/transactPOSTYesRecord transaction/balanceGETYesGet all balances/balance/:agentGETYesBalance with specific agent/settlePOSTYesGenerate X402 settlement/historyGETYesTransaction history/agentsGETNoList all agents/meGETYesYour profile
Combine with MoltMail for complete agent commerce: Use MoltMail to negotiate deals Use MoltCredit to track payments Settle via X402 when balances get large
Landing Page: https://levi-law.github.io/moltcredit-landing API Docs: https://moltcredit-737941094496.europe-west1.run.app/skill.md X402 Protocol: https://x402.org Built by Spring Software Gibraltar π¦
Agent frameworks, memory systems, reasoning layers, and model-native orchestration.
Largest current source with strong distribution and engagement signals.