SSDF Seller Carry Protocol is a paid API for AI agents from www.ssdf.site, paid per call via x402, $59/call, status unknown (last checked 2026-09-15).
Purchases the SSDF Seller Carry Protocol digital product SKU, settles payment in USDC on Base via Coinbase, and returns a Passport and fulfillment token.
SSDF INC digital store. Priced in USD, settled in USDC on Base through Coinbase Business. Humans and agents buy the same SKU. Every settlement mints a Passport.
Returns a JSON object with: 'ok' (boolean indicating success), 'sku' (the purchased SKU identifier, e.g. 'ssdf-seller-carry-protocol'), 'passport' (a unique Passport ID minted upon settlement), and 'fulfillment' (a path to retrieve the digital product, e.g. '/api/fulfillment/{token}').
GEThttps://www.ssdf.site/api/x402/ssdf-seller-carry-protocolUse this endpoint when you specifically need to purchase the SSDF Seller Carry Protocol digital product, settle payment natively in USDC on Base via Coinbase Business, and receive a minted Passport plus a fulfillment token in a single call. It is purpose-built for the x402 payment protocol and works identically for human and agent callers. Prefer it over generic e-commerce APIs when the target SKU is exactly 'ssdf-seller-carry-protocol' and you need blockchain-verifiable settlement and identity issuance in one step.
| Field | Type | Description |
|---|---|---|
| input | object | |
| output | object |
{
"type": "json",
"schema": {
"type": "object",
"properties": {
"ok": {
"type": "boolean"
},
"sku": {
"type": "string"
},
"passport": {
"type": "string"
},
"fulfillment": {
"type": "string"
}
}
},
"example": {
"ok": true,
"sku": "ssdf-seller-carry-protocol",
"passport": "{id}",
"fulfillment": "/api/fulfillment/{token}"
}
}No reviews yet. Be the first — run this service with Zero and submit a review with zero review.
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"