AGENT WALLETS

Financial infrastructure for the agentic era.

AI agents with their own wallets, spending rules, category restrictions, and full audit trails. Built for companies deploying autonomous systems.

Procurement AIAutonomous
₦142,800
of ₦500,000 monthly limit
SaaS, supplies, cloud services allowed
Entertainment, personal expenses blocked
Agent-as-Spender

Let agents spend — within rules you define

Fund an agent wallet, set spending categories, daily and monthly limits, and approved vendors. The agent spends autonomously within its guardrails. Every transaction is logged.

  • Per-agent spending limits (daily, monthly)
  • Category restrictions (allow/block lists)
  • Vendor whitelist support
  • Real-time balance and spend tracking
Agent Spending Rules
=Monthly limit
₦500,000
=Daily limit
₦100,000
Allowed categories
SaaS, Cloud, Office
Blocked categories
Entertainment, Travel
!Approval above
₦200,000
Agent-as-Collector

Agents that collect payments on your behalf

Deploy agents that invoice customers, collect payments, reconcile receipts, and escalate disputes. Each agent has its own collection wallet with full visibility.

  • Automated invoicing and follow-ups
  • Collection wallet with real-time balance
  • Dispute escalation workflows
  • Settlement to parent company wallet
Collection Agent Activity
Invoice sent
Acme Corp · 2m ago
₦250,000
Payment received
Beta Ltd · 15m ago
₦180,000
Follow-up sent
Gamma Inc · 1h ago
₦95,000
Settled to company
Internal · 3h ago
₦430,000
Agent-as-Intermediary

Agents that move money between parties

Escrow agents, payment routers, and settlement bots. Hold funds, release on conditions, split payments, and manage multi-party transactions autonomously.

  • Escrow and conditional release
  • Multi-party payment splitting
  • Automated settlement schedules
  • Full transaction audit trail
Receive
Hold
Verify
Release
Escrow balance₦1,200,000
Pending releases3 transactions
Released today₦850,000
Avg. hold time2.4 hours
Rules Engine

Programmable financial guardrails

Define rules in code or through the dashboard. Combine spending limits, category restrictions, time-based constraints, and approval chains to create precisely scoped agent permissions.

  • Code-defined or dashboard-configured rules
  • Time-based constraints (business hours only)
  • Approval chains for large transactions
  • Emergency kill switch
const agent = await pebbles.agents
  .create({
    name: 'procurement-bot',
    wallet_type: 'agent',
    rules: {
      monthly_limit: 500000,
      categories: ['saas', 'cloud'],
      require_approval_above: 200000,
      active_hours: '09:00-18:00',
      kill_switch: true
    }
  });

Ready to get started?

Explore the platform or talk to our team about the use case that fits your business.

Get startedContact sales
© 2026 THCOpebbles.financial