diff --git a/apps/web/public/images/partners/nullpath.svg b/apps/web/public/images/partners/nullpath.svg new file mode 100644 index 0000000000..4a8544061a --- /dev/null +++ b/apps/web/public/images/partners/nullpath.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/apps/web/src/data/ecosystem.json b/apps/web/src/data/ecosystem.json index 207b872b3c..0cca841355 100644 --- a/apps/web/src/data/ecosystem.json +++ b/apps/web/src/data/ecosystem.json @@ -4774,5 +4774,13 @@ "imageUrl": "/images/partners/melvin25.png", "category": "ai", "subcategory": "ai" + }, + { + "name": "nullpath", + "description": "AI agent marketplace with HTTP 402 micropayments. Agents discover, hire, and pay each other in USDC on Base using the x402 protocol.", + "url": "https://nullpath.com", + "imageUrl": "/images/partners/nullpath.svg", + "category": "ai", + "subcategory": "agent marketplace" } ]