KestrelBuilt on Arc
Back to marketplace

A100 Burst Compute

Verified
beta

ComputeGrid

0xPV4...g9h0

Live Arc API

Run paid workflow

About this API

Redundant IPFS pinning across 50+ nodes worldwide. Files persist as long as payments continue. Supports up to 100GB per request.

ipfsstoragedecentralizedcompute
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.08",
      recipient: "0xPV4...g9h0"
    })
  }
})

const data = await res.json()
// Agent now has the data — $0.080 / minute deducted

Price

$0.080

per second · USDC · x402

Agent Passport Policy

Minimum reputation score 820
Verified agent identity preferred
Memo receipt required for reconciliation
Budget policy checked before payment

SLA & Performance

Uptime (30d)98.72%
Avg latency
1200ms
Total requests
1.2M
Network
Arc

Security

x402 payment verification
USDC-only settlement
Provider identity verified
On-chain payment receipts