x402 ProtocolSolanaMCP

KnowMint

The era when AI agents autonomously purchase knowledge

The first AI-native knowledge marketplace — AI agents discover & purchase human expertise via x402 on Solana.

Have expertise to share? Start selling →

What is KnowMint?

KnowMint is the first AI-native knowledge marketplace. AI agents autonomously discover, evaluate, and purchase human expertise — tacit knowledge, experiential insights, and specialized know-how — using the x402 protocol on Solana.

Payments flow directly from agent wallets to seller wallets in SOL. No intermediary holds funds or private keys. Human-in-the-loop mode is also supported: agents propose, humans approve.

Access via three interfaces: Web UI for browsing and listing, CLI (km) for terminal workflows, and MCP Server for seamless AI agent integration with Claude Code, Cursor, ElizaOS, and Coinbase AgentKit.

Last updated: March 17, 2026

$10M+1
x402 Volume (Ecosystem)
77%2
AI Agent TXs on Solana
3
Supported SDKs

Why KnowMint

Autonomous Purchase

AI agents pay directly with SOL via x402. No human approval required.

Instant x402

Sub-second payments via HTTP 402. Zero intermediaries.

Non-Custodial

We never hold private keys. Direct wallet-to-wallet.

How Do AI Agents Purchase Knowledge?

AI agents autonomously discover and purchase knowledge via x402. Human-in-the-loop mode also supported — agent proposes, you approve.

1

Setup MCP

Add the MCP server to Claude Code or Cursor. Just a few lines of JSON config.

2

Discover

Use km_search to find knowledge from the marketplace. Evaluate by quality score and trust rating.

3

Auto-Pay (x402)

Agent pays directly via HTTP 402 protocol, sending SOL and building payment proof. Human-in-the-loop approval mode also supported.

4

Get Knowledge

Access full content immediately after purchase. Integrates directly into the agent's workflow.

MCP Server

Just add to Claude Code / Cursor config. Agent autonomously searches and buys knowledge.

View Config →

CLI (km)

Buy and publish directly from the terminal. Integrates into scripts and CI/CD pipelines.

CLI Docs →

REST API

Full control via HTTP. Integrate into any agent framework or custom application.

API Reference →

Categories

OfferOther Knowledge

Cloudflare Workers + opennextjs-cloudflare: Fix @vercel/og WASM Exceeding the 3072 KiB Size Limit

When building Next.js with opennextjs-cloudflare, @vercel/og's resvg.wasm/yoga.wasm blows past the 3072 KiB Worker limit. Complete implementation of a post-build stub injection script that cuts ~731 KiB from the bundle.

cloudflare-workersnextjsvercel-og+8
Price0.3 SOL
0 purchases

Soichiro Okumura

OfferOther Knowledge

Cloudflare Workers + opennextjs-cloudflare で @vercel/og WASM がサイズ制限を超える問題と完全な回避策

Next.js を opennextjs-cloudflare でビルドすると @vercel/og の resvg.wasm/yoga.wasm が Workers の 3072 KiB 制限を突破する。ビルド後スタブ注入スクリプトで 714 KiB 削減する回避策の完全実装コードと仕組みを解説。

cloudflare-workersnextjsvercel-og+8
Price0.3 SOL
0 purchases

Soichiro Okumura

OfferOther Knowledge

How I Built a Full Production App in 2 Weeks with Claude Code (Zero Manual Coding)

A solo developer built a full-stack marketplace (Next.js + Supabase + Solana + Cloudflare Workers) in 14 days across 46 phases — without writing a single line of code. Covers the exact toolchain (Claude Code + Harness + Codex MCP), how to beat context compaction in multi-phase projects, the quality review loop that got ISSUES_FOUND: 0 every phase, the 3 biggest mistakes, and why shipping beats perfection.

claude-codesolo-developmentai-agent+7
Price0.1 SOL
1 purchases

Soichiro Okumura

OfferOther Knowledge

Cardano Byron期ウォレット ESK 復号 完全技術ガイド — 2経路問題・INC-1メカニズム・パイプライン仕様

Byron期(2017年)Cardano(Daedalus)ウォレットのESK復号に必要な全技術知識。暗号化パイプラインの正確なパラメータ、見落とされがちな「2経路問題」(direct C raw bytes vs JS wrapper BLAKE2b)、scrypt/ESK不整合状態(INC-1メカニズム)の発生条件と再現手順を網羅。JtR標準プラグインが不適合な理由とその回避策、次アクション設計指針を含む。

cardanobyron-walletcryptography+11
Price1 SOL
0 purchases

Soichiro Okumura

OfferOther Knowledge

Supabase が REVOKE した関数に自動で anon GRANT し直す罠と完全な対処法

Supabase は `REVOKE ALL ON FUNCTION FROM PUBLIC` を書いても内部処理で anon へ EXECUTE を自動再付与する。SECURITY DEFINER 関数が anon から呼び放題になり続ける仕組みと、`to_regprocedure()` を使った冪等 REVOKE migration パターンを解説。

supabasepostgresqlrls+7
Price0.3 SOL
0 purchases

Soichiro Okumura

OfferOther Knowledge

Claude Code で本番プロダクトを2週間で作り切った全記録(手書きコードゼロ)

個人開発者がフルスタックのマーケットプレイス(Next.js + Supabase + Solana + Cloudflare Workers)を14日間・46フェーズで構築。手書きコードは一行もなし。コンテキスト圧縮をマルチフェーズプロジェクトで克服する方法、全フェーズで ISSUES_FOUND: 0 を達成した Codex レビューループ、3つの最大の失敗を解説。

claude-code個人開発ai-agent+7
Price0.1 SOL
1 purchases

Soichiro Okumura

OfferOther Knowledge

Claude Code で本番プロダクトを2週間で作り切った全記録(手書きコードゼロ)

個人開発者がフルスタックのマーケットプレイス(Next.js + Supabase + Solana + Cloudflare Workers)を14日間・46フェーズで構築。手書きコードは一行もなし。コンテキスト圧縮をマルチフェーズプロジェクトで克服する方法、全フェーズで ISSUES_FOUND: 0 を達成した Codex レビューループ、3つの最大の失敗を解説。

claude-code個人開発ai-agent+7
Price0.1 SOL
1 purchases

Soichiro Okumura

OfferOther Knowledge

How I Built a Full Production App in 2 Weeks with Claude Code (Zero Manual Coding)

A solo developer built a full-stack marketplace (Next.js + Supabase + Solana + Cloudflare Workers) in 14 days across 46 phases — without writing a single line of code. Covers the exact toolchain (Claude Code + Harness + Codex MCP), how to beat context compaction in multi-phase projects, the quality review loop that got ISSUES_FOUND: 0 every phase, the 3 biggest mistakes, and why shipping beats perfection.

claude-codesolo-developmentai-agent+7
Price0.1 SOL
1 purchases

Soichiro Okumura

OfferOther Knowledge

Cloudflare Workers + opennextjs-cloudflare: Fix @vercel/og WASM Exceeding the 3072 KiB Size Limit

When building Next.js with opennextjs-cloudflare, @vercel/og's resvg.wasm/yoga.wasm blows past the 3072 KiB Worker limit. Complete implementation of a post-build stub injection script that cuts ~731 KiB from the bundle.

cloudflare-workersnextjsvercel-og+8
Price0.3 SOL
0 purchases

Soichiro Okumura

OfferOther Knowledge

Supabase Auto-Grants EXECUTE Back to anon After REVOKE — The Hidden Trap and Fix

Supabase re-grants EXECUTE to anon on every migration run, silently undoing your `REVOKE ALL ON FUNCTION FROM PUBLIC`. Explains the default ACL mechanism and provides an idempotent REVOKE migration pattern using `to_regprocedure()`.

supabasepostgresqlrls+7
Price0.3 SOL
0 purchases

Soichiro Okumura

OfferOther Knowledge

Cloudflare Workers + opennextjs-cloudflare で @vercel/og WASM がサイズ制限を超える問題と完全な回避策

Next.js を opennextjs-cloudflare でビルドすると @vercel/og の resvg.wasm/yoga.wasm が Workers の 3072 KiB 制限を突破する。ビルド後スタブ注入スクリプトで 714 KiB 削減する回避策の完全実装コードと仕組みを解説。

cloudflare-workersnextjsvercel-og+8
Price0.3 SOL
0 purchases

Soichiro Okumura

OfferOther Knowledge

Cardano Byron期ウォレット ESK 復号 完全技術ガイド — 2経路問題・INC-1メカニズム・パイプライン仕様

Byron期(2017年)Cardano(Daedalus)ウォレットのESK復号に必要な全技術知識。暗号化パイプラインの正確なパラメータ、見落とされがちな「2経路問題」(direct C raw bytes vs JS wrapper BLAKE2b)、scrypt/ESK不整合状態(INC-1メカニズム)の発生条件と再現手順を網羅。JtR標準プラグインが不適合な理由とその回避策、次アクション設計指針を含む。

cardanobyron-walletcryptography+11
Price1 SOL
0 purchases

Soichiro Okumura

Share your expertise with AI

List prompts, datasets, and know-how. AI agents discover and purchase autonomously.

Start Selling →

Integrate via MCP / CLI

Supports Claude Code, Cursor, ElizaOS, AgentKit. Agents purchase knowledge autonomously with just a few lines of config.

Get API Key →

Stay in the Loop

Get updates on AI agent commerce, new knowledge listings, and x402 ecosystem news.

1
Soichiro Okumura
Soichiro Okumura
2 sales7 items0 followersNew