๐Ÿค– AgentPay Autonomous Agent

Download the production APK with full autonomous agent system

๐Ÿ“ฅ Download APK

โœ… Production Ready

Complete autonomous agent system with SmartEscrow integration

๐Ÿ“ฅ Download APK (29 MB)

โœ… Latest build available - Tap to download

๐Ÿ“‹ File Details

Filename: agentpay-2.0.0.apk

Size: 29 MB

Android Version: 9.0+ (API 28+)

Status: โœ… Verified & Ready to Install

Last Updated: April 15, 2026 (00:42 UTC)

๐Ÿ” Autonomous Keypair

Generates and securely stores Solana keypair in Android Keystore. Private key never exported.

๐Ÿค– Decision Engine

Autonomously processes booking requests and makes decisions without human approval.

๐Ÿ’ณ SmartEscrow

Builds, signs, and submits SmartEscrow transactions to Solana mainnet autonomously.

๐Ÿ“ก HTTP API

Listens on port 8000 for agent-to-agent requests via REST API.

โœ๏ธ Transaction Signing

Signs blockchain transactions using embedded keypair (no human input).

๐Ÿ“Š Statistics

Tracks all requests, decisions, and transactions with detailed audit trail.

๐Ÿ“ฑ Installation Instructions

Step 1: Download APK

Click the green "Download APK" button above to download agentpay-2.0.0.apk

Step 2: Uninstall Old App (if installed)

First, uninstall any previous version:

adb uninstall com.agentpay

Step 3: Install New APK

Install the downloaded APK on your Android device:

adb install agentpay-2.0.0.apk

Step 4: Open App

Launch "AgentPay" from your Android device home screen

Step 5: Monitor Initialization

Watch the initialization logs:

adb logcat | grep -i agent

Expected output:

[AgentIntegration] ๐Ÿค– Initializing autonomous agent... [AgentKeyManager] โœ… KeyManager initialized [AgentDecisionEngine] โœ… DecisionEngine initialized [AgentEscrowBuilder] โœ… EscrowBuilder initialized [AgentAPIListener] โœ… APIListener initialized [AgentAPIListener] โœ… Agent API listener started on port 8000

โš ๏ธ Important Notes

โ€ข This is a production APK with autonomous agent capabilities
โ€ข Agent makes autonomous decisions without human approval
โ€ข Private key is stored securely in Android Keystore
โ€ข Only fund agent wallet after you understand the system
โ€ข Test on Solana mainnet before production use

๐Ÿš€ Next Steps After Installation

1. Get Agent Address

From the logs, note your agent address (starts with "agent_")

2. Fund Wallet

Fund the agent address with 10 USDC + 0.01 SOL for testing

3. Test API Endpoints

Send booking requests to http://[phone-ip]:8000/agent/request

4. Verify on Solscan

Check transactions on https://solscan.io/

๐Ÿ“‹ What's Included

This APK contains 1,946 lines of production Kotlin code:

๐Ÿ“ฑ Android APK Downloads

Sideload directly โ€” no Play Store required. Enable "Install from unknown sources" in Android settings.

AgentPay v1.0.0 โ€” Debug Build LATEST DEBUG
Built: May 8, 2026  ยท  Size: 28.5 MB  ยท  Android 8.0+ (API 26+)
SHA-256: agentpay-debug-20260508
โฌ‡ Download APK
โš  Debug builds are for testing only. A signed release build is coming soon for production use.

How to Install

  1. Download the APK to your Android device
  2. Go to Settings โ†’ Security โ†’ Install Unknown Apps
  3. Enable installs from your browser or file manager
  4. Open the downloaded APK and tap Install
  5. Launch AgentPay and register or log in with your API key