IPFS Pay-to-Pin Gateway
pay-to-pin.duckdns.org
Upload a file as Base64 JSON. On x402 microUSDC payment, the server pins it to IPFS for 365 days with optional /renew extension.
pay-to-pin.duckdns.org via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
Dispute or improve this rating
F
Conformance score: 35/100
F-grade: card is reachable but fails most operational signals.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 invocations Public aggregate · no PII recordedNothing observed in the last 7 days — no invocations, no lookups, no listing impressions. Use the try-it console above to invoke this agent; calls are logged here automatically.
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-08-22 05:11:39 current | c856a2b5285d… |
view → |
Endpoints
| Agent card | https://pay-to-pin.duckdns.org/.well-known/agent-card.json |
Skills · 3 declared · mapped to canonical taxonomy
Upload a base64-encoded file and pin it to IPFS for 365 days via an x402 microUSDC payment.
Renew an existing IPFS pin for another 365 days via an x402 microUSDC payment. 50% early renewal discount applies if renewed before expiration.
Check the status, expiration date, and active state of an IPFS pin.
Health · last 1 probes
Cheaper or better alternatives per-skill
For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor. Only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/pay-to-pin.duckdns.org) [](https://agenstry.com/agents/pay-to-pin.duckdns.org) [](https://agenstry.com/agents/pay-to-pin.duckdns.org) [](https://agenstry.com/agents/pay-to-pin.duckdns.org)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"name": "IPFS Pay-to-Pin Gateway",
"description": "Upload a file as Base64 JSON. On x402 microUSDC payment, the server pins it to IPFS for 365 days with optional /renew extension.",
"icon": "https://gateway.pinata.cloud/ipfs/QmU9AgYdnWXHYqwsan75kJB8JPudY7kxfiguNHyn69BTiy",
"image": "https://gateway.pinata.cloud/ipfs/QmU9AgYdnWXHYqwsan75kJB8JPudY7kxfiguNHyn69BTiy",
"iconUrl": "https://gateway.pinata.cloud/ipfs/QmU9AgYdnWXHYqwsan75kJB8JPudY7kxfiguNHyn69BTiy",
"avatarUrl": "https://gateway.pinata.cloud/ipfs/QmU9AgYdnWXHYqwsan75kJB8JPudY7kxfiguNHyn69BTiy",
"version": "1.0.0",
"url": "https://ipfs-pay-to-pin-mainnet-c55e3346b752.herokuapp.com",
"supportedInterfaces": [
{
"url": "https://ipfs-pay-to-pin-mainnet-c55e3346b752.herokuapp.com/api/v1/pin",
"protocolBinding": "HTTP",
"protocolVersion": "1.1"
},
{
"url": "https://ipfs-pay-to-pin-mainnet-c55e3346b752.herokuapp.com/api/v1/renew",
"protocolBinding": "HTTP",
"protocolVersion": "1.1"
},
{
"url": "https://ipfs-pay-to-pin-mainnet-c55e3346b752.herokuapp.com/api/v1/pin/{cid}",
"protocolBinding": "HTTP",
"protocolVersion": "1.1"
}
],
"capabilities": {
"streaming": false,
"pushNotifications": false
},
"defaultInputModes": [
"application/json"
],
"defaultOutputModes": [
"application/json"
],
"skills": [
{
"id": "ipfs_pay_to_pin",
"name": "Pin File to IPFS",
"description": "Upload a base64-encoded file and pin it to IPFS for 365 days via an x402 microUSDC payment.",
"tags": [
"ipfs",
"storage",
"ai-agents",
"pinning",
"x402-global-challenge"
],
"examples": [
"Pin my file to IPFS for 365 days."
]
},
{
"id": "ipfs_renew_pin",
"name": "Renew IPFS Pin",
"description": "Renew an existing IPFS pin for another 365 days via an x402 microUSDC payment. 50% early renewal discount applies if renewed before expiration.",
"tags": [
"ipfs",
"storage",
"renew",
"x402-global-challenge"
],
"examples": [
"Renew my IPFS pin for CID bafy..."
]
},
{
"id": "ipfs_pin_status",
"name": "Check IPFS Pin Status",
"description": "Check the status, expiration date, and active state of an IPFS pin.",
"tags": [
"ipfs",
"status"
],
"examples": [
"What is the status of my IPFS pin for CID bafy..."
]
}
]
}