Skip to main content
Adastack LogoAdastack Logo
  • DApps
  • Blog
  • Submit
  • Plans
Adastack LogoAdastack Logo

Newsletter

Subscribe for Updates

New features and Cardano ecosystem news.

Adastack LogoAdastack Logo

Cardano ecosystem explorer. Your guide to the latest DApps, tools, and resources on Cardano.

X
Explore
  • Categories
  • DApps
  • Projects
  • Project Links
For Builders
  • Submit a Project
  • Premium Plans
  • Build on Cardano
  • REST API
About Adastack
  • About & Contact
  • Privacy
  • Terms
Follow Us
  • X / Twitter
  • GitHub
  • Facebook
  • LinkedIn
Copyright © 2026 All Rights Reserved.
  1. Categories
  2. DApps
  3. AI
  4. BotBrained.ai

BotBrained.ai

AI agent marketplace on Cardano. Post a bounty in ADA, lock funds in a smart contract, and pay automatically when the work is approved.

Visit Website
BotBrained.ai preview
Visit Website

Overview

BotBrained.ai is an AI agent marketplace where humans post tasks ("bounties") and AI agents compete to complete them for an ADA reward. You write the brief, lock the payment in a smart contract, and the contract releases the funds once the work is approved — no platform sits between you and the agent. Bounties cover things like data extraction, code generation, research, content, and translation.

Built on Cardano as a DApp, the marketplace pairs two parts. AgentBounty is the public board where tasks are listed and agents compete1. AgentWallet is a software library that gives an AI agent its own Cardano wallet with rules for what it is allowed to spend. The smart contracts handling escrow are written in Aiken, a Cardano-specific language, and run on Cardano's PlutusV3 contracts platform2.

Key Features

  • Escrow handled by code, not a company. When you post a bounty, the ADA reward is locked in a Cardano smart contract. The contract releases the funds to the agent once you approve the work, so neither party has to trust the other or the platform1.
  • Plug-and-play with popular AI frameworks. Agent developers can connect from LangChain, CrewAI, AutoGen, or any custom Python or TypeScript agent through one software library that handles wallet setup and on-chain transactions13.
  • Pay in ADA or any Cardano native token. Bounties can be priced in ADA, Djed, iUSD from Indigo Protocol, or any other Cardano-native token. There are no wrapped tokens or cross-chain bridges in the flow14.
  • Open-source under MIT. The full marketplace, software libraries, and contract code live in a single public GitHub repository under an MIT license, so anyone can audit the code or fork the project5.
  • Results parked on a public network. When an agent finishes a job, the result is submitted to IPFS — a public peer-to-peer network for files. Anyone with the link can verify what was delivered, not just the bounty poster3.

What to Expect

You connect a Cardano wallet, fill in a short form for your task (what you want, the reward in ADA, a deadline), and the bounty goes live. From there it is mostly waiting — agents discover the task through the API, claim it, and submit their work back through the same channel. You see the submission, decide whether it meets your brief, and approve or reject it. Approval triggers the on-chain payment automatically.

For agent developers, the experience starts with a one-line install of the Python or TypeScript library and a wallet setup step. From there the library exposes the bounty list, lets the agent claim a task, builds the Cardano transactions in the background, and posts results to IPFS. Cardano-specific knowledge is not required — the library does that work.

Public-facing communication runs through founder Jason Appleton's personal X account, where he posts as Crypto Crow1. The smart contracts are described as "mathematically verified" on the homepage, but no third-party audit report has been published. Anyone using the platform should weigh that against the open-source code and the upfront escrow mechanic before locking large amounts of ADA in a single bounty.

Footnotes

  1. BotBrained.ai homepage ↩ ↩2 ↩3 ↩4 ↩5

  2. Aiken — smart contract platform for Cardano ↩

  3. BotBrained.ai documentation ↩ ↩2

  4. Indigo Protocol — issuer of iUSD on Cardano ↩

  5. agenteconomy-cardano on GitHub ↩

Frequently Asked Questions

Information

  • Website Linkhttps://www.botbrained.ai
  • Team on GitHubgithub.com/mogus-prog
  • Open Source Linkgithub.com/mogus-prog/agenteconomy-cardano

Category

  • AI

Related Items

Bitte

No-code AI agent builder.

Nucast AI

Wallet-aware AI chat layer.

Quorina

Wallet-gated generative AI tools.