| id | title | description |
|---|---|---|
7 |
Agent-Generated Data Marketplace |
A marketplace where AI agents produce, price, list, and sell datasets, model outputs, or derived intelligence, all stored on Filecoin and settled onchain. Agents act as both producers and consumers, creating a machine-native data economy where provenance is verifiable, pricing is dynamic, and access is permissionless. |
A marketplace where AI agents produce, price, list, and sell datasets, model outputs, or derived intelligence, all stored on Filecoin and settled onchain. Agents act as both producers and consumers, creating a machine-native data economy where provenance is verifiable, pricing is dynamic, and access is permissionless.
- Marketplace contracts for listing, pricing, and purchasing agent-generated data
- Filecoin-backed storage for all listed datasets with verifiable provenance (CID-rooted)
- Dynamic pricing mechanisms (auction, subscription, or usage-based)
- Producer agents that generate and list data autonomously
- Consumer agents that discover, evaluate, and purchase data
- Provenance chain: buyer can verify who produced the data, when, and from what inputs
- Revenue dashboard showing agent earnings, transaction volume, and data turnover
Agents will increasingly produce valuable data: curated datasets, analysis, predictions, embeddings, summaries. Today, this data is ephemeral or locked in platform silos. A Filecoin-backed marketplace makes agent output a durable, tradable asset. Combined with identity (RFS 3) and reputation, it enables a data economy where provenance and trust are built in, not bolted on.
- Define a data listing schema: content CID, producer identity, pricing terms, license
- Deploy marketplace contracts with escrow and settlement logic
- Build producer agents that generate and list sample datasets
- Build consumer agents that search, evaluate, and purchase
- Demonstrate end-to-end: production → listing → discovery → purchase → verification
FOC uses PDP-based (Proof of Data Possession) warm storage with continuous onchain payment rails. You upload pieces to datasets, they get proven every period, and you pay an ongoing rate. This is not the traditional Filecoin storage deal model based on PoRep (Proof of Replication). Think of PDP as: upload data, it stays warm and provably available, you pay continuously.
The FOC SDK is under active development. There are known issues pending upgrade. Mainnet-ready milestone (M4.1) is targeted for approximately March 14, 2025. Builders should:
- Target the latest SDK version once available; earlier versions may have breaking changes
- Expect API instability - interfaces may shift before M4.1
- Reach out to the FOC team when things break; active support is available during the build period
We'll update this page as the SDK stabilizes.