Nebula RTX 5070 Twin
12GB GDDR7 · PCIe 5.0 · 220W
14 in stock
Interactive
/pay/<id> and /api/resources/<id> as documented on How it works. More scenarios: Platform sim.Part 1 · PC store
Add parts, checkout mints human + agent URLs for the same build. Run automatic simulation walks human cart then agent pay back-to-back.
12GB GDDR7 · PCIe 5.0 · 220W
14 in stock
16GB · RDNA 4 · dual fan
31 in stock
32GB (2×16) · CL30 · XMP
Restock weekly
64GB (2×32) · ECC-ready
8 in stock
2TB · 7300 MB/s read
High turnover
3.5" · 7200 RPM · NAS rated
22 in stock
12C/24T · 4.4GHz · AM5
6 in stock
ATX 3.1 · 80+ Gold · modular
40+ in stock
Mid-tower · TG panel · 3×140
17 in stock
Protocol · VECTOR SILICON · in-browser only
Example intentbuild_… id and USDC total as the Human / Agent URLs in the cart rail after you click Generate checkout links — or the default three-line build before that.Mock JSON mirrors this repo's /api/resources/:id shape. Resource and pay URLs always match vector-silicon.demo and the active intent id.
Resource
GET https://vector-silicon.demo/api/resources/build_vs9c2a8f1e704Human pay (same intent)
https://vector-silicon.demo/pay/build_vs9c2a8f1e704Activity log
Press “Run simulation” — or generate checkout links above to bind this block to that intent.
Response body (mock)
{
"x402Version": 1,
"error": "Payment required — settle with Umbra per extra (not a raw SPL transfer).",
"accepts": [
{
"scheme": "exact",
"network": "solana-mainnet",
"maxAmountRequired": "877000000",
"maxTimeoutSeconds": 600,
"resource": "https://vector-silicon.demo/api/resources/build_vs9c2a8f1e704",
"description": "VECTOR SILICON · PC build — Nebula RTX 5070 Twin · Volt DDR5-6000 32GB kit · BlackSnake NVMe Gen4 2TB ($877.00 USDC)",
"payTo": "VECTOR_SILICON_MERCHANT_TRUNC",
"asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
"mimeType": "application/json",
"outputSchema": null,
"extra": {
"name": "USDC",
"settlement": "umbra-receiver-claimable-utxo",
"intentId": "build_vs9c2a8f1e704",
"amountAtomic": "877000000",
"mint": "EPjF…Td1v",
"humanPayUrl": "https://vector-silicon.demo/pay/build_vs9c2a8f1e704",
"confirmUrl": "https://vector-silicon.demo/api/intents/build_vs9c2a8f1e704/confirm",
"cartSummary": "Nebula RTX 5070 Twin · Volt DDR5-6000 32GB kit · BlackSnake NVMe Gen4 2TB",
"buildManifestPreview": "sha256:bom_vs9c2a…"
}
}
]
}Further detail: How it works · Agents & APIs · Reference · Platform sim.