From fa356e650fe28073dee0e328e22daf8a1660adf2 Mon Sep 17 00:00:00 2001 From: Bortlesboat Date: Tue, 5 May 2026 00:37:41 -0400 Subject: [PATCH] Add Satoshi API project --- data/projects.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/data/projects.json b/data/projects.json index 18e04fd..69302c8 100644 --- a/data/projects.json +++ b/data/projects.json @@ -30,6 +30,25 @@ "coingecko_slug": "primer" } }, + { + "id": "satoshi-api", + "name": "Satoshi API", + "description": "Bitcoin fee intelligence API with x402 pay-per-call endpoints for agents", + "website": "https://bitcoinsapi.com", + "docs": "https://bitcoinsapi.com/x402/start?utm_source=x402view&utm_medium=directory&utm_campaign=x402_marketplaces", + "twitter": null, + "telegram": null, + "discord": null, + "farcaster": null, + "youtube": null, + "reddit": null, + "medium": null, + "github": "Bortlesboat/bitcoin-api", + "logo": null, + "tags": ["services"], + "facilitator": null, + "token": null + }, { "id": "eigencloud", "name": "EigenCloud",