An autonomous financial agent that manages Aptos and EVM wallets to perform paid stock predictions, backtests, and bank linking using the x402 protocol.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install autonomous
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install autonomous using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The CreditNexus x402 Agent is a sophisticated autonomous tool designed to bridge the gap between AI-driven financial analysis and blockchain-based payment protocols. By integrating Openclaw Skills, developers can deploy an agent capable of creating and managing Aptos and EVM wallets, handling automated payment retries for protected MCP tools, and performing high-value tasks like stock forecasting and borrower scoring.
This skill simplifies the complex lifecycle of financial data processing by automating the 402 Payment Required flow across multiple chains including Aptos and Base. It provides a robust framework for users needing reliable financial insights without manual transaction management, leveraging wallet attestation for secure onboarding.
To get started with this skill, clone the repository and install the dependencies:
git clone https://github.com/FinTechTonic/autonomous-agent.git
cd autonomous-agent
npm install
Configuration requires setting up your .env file with MCP_SERVER_URL, X402_FACILITATOR_URL, and your preferred LLM model. Ensure you initialize your wallets using the following commands to integrate with Openclaw Skills:
npm run setup:aptos
npm run setup
The skill manages sensitive wallet data and transaction metadata through a structured file system and environment variables:
| Data Component | Description | Storage Method |
|---|---|---|
| Wallet Keys | Aptos and EVM private keys | Local file paths (defined in .env) |
| MCP Configuration | Server URLs and Facilitator endpoints | Environment Variables |
| Payment Payloads | x402 signatures and transaction hashes | In-memory during execution |
| Attestation Data | Signing proofs for wallet verification | JSON output for API consumption |
Loading
Automatically transform your recent AI development work into professional community submissions for clawusecase.com.

A robust interface for querying Questrade account details and North American market data through the Questrade REST API.

A comprehensive CLI and AI agent tool for querying real-time blockchain data across Bitcoin, Ethereum, and major Layer 2 networks.

Manage Google Cloud Platform infrastructure and services directly through your AI agent using the gcloud, gsutil, and firebase command-line interfaces.

A resilience skill for OpenClaw that prevents total LLM failure by enforcing provider diversity and deploying a standalone health monitor.

A versatile web scraping tool to convert websites into clean Markdown and batch download high-quality images.








































