Back to marketplace
IPFS Pinning
Verified
● livePinVault
0xPV4...g9h0
Mock fallback
About this API
Redundant IPFS pinning across 50+ nodes worldwide. Files persist as long as payments continue. Supports up to 100GB per request.
ipfsstoragedecentralizedstorage
Agent integration · TypeScript
import { createWalletClient } from "@circle-fin/arc-sdk"
const wallet = await createWalletClient({ network: "arc" })
const agentPassport = "erc8004:arc:agt_01"
const memo = {
invoiceId: "inv_api_04_001",
apiId: "api_04",
purpose: "x402_api_payment"
}
// x402 handles payment automatically
const res = await fetch("https://pin.vault.io/v1/pin", {
headers: {
"x-agent-passport": agentPassport,
"x-arc-memo": JSON.stringify(memo),
"x-payment-token": await wallet.signPayment({
amount: "0.0001",
recipient: "0xPV4...g9h0"
})
}
})
const data = await res.json()
// Agent now has the data — $0.000100 / MB deductedPrice
$0.000100
per MB · USDC · x402
Agent Passport Policy
Minimum reputation score 700
Verified agent identity preferred
Memo receipt required for reconciliation
Budget policy checked before payment
SLA & Performance
Uptime (30d)99.45%
Avg latency
1200msTotal requests
820KNetwork
ArcSecurity
x402 payment verification
USDC-only settlement
Provider identity verified
On-chain payment receipts