13 GB EU customs data, Opus 4.7 synthesis. $0.10 / query on x402 — or $99 / mo PDF. Issue #001 breaks 3 HS71/74 anomalies Monday 08:00 Rīga.
$ npm install @sputnikx/soulledger-sdk
—
Passports Issued
—
Events Logged
—
Agents Indexed
—
Avg Trust Score
From zero to a verified AI agent passport in under 5 minutes. No signup, no credit card, no waiting.
The official SoulLedger SDK for Node.js. Also works in Deno and Bun.
$ npm install @sputnikx/soulledger-sdk
One call issues a cryptographic SX# passport. Stored on-chain, free forever (first 1M).
const soul = require('@sputnikx/soulledger-sdk'); // Register your agent — returns an SX# passport const passport = await soul.register({ agent_id: 'my-agent-v1', name: 'My AI Agent', description: 'Customer support agent for Acme Corp', version: '1.0.0', }); console.log(passport.sx_id); // → SX#00042 console.log(passport.passport_hash); // → 0x7f3a1... console.log(passport.trust_score); // → 0.5 (initial)
Retrieve live trust scores, behavioral DNA, and event history via REST API.
# Get trust score breakdown $ curl https://soul.sputnikx.xyz/soul/my-agent-v1/trust { "agent_id": "my-agent-v1", "sx_id": 42, "trust_score": 0.87, "factors": { "reliability": 0.92, "speed": 0.85, "accuracy": 0.88, "consistency": 0.84, "collaboration": 0.81 } } # Get behavioral DNA (7 dimensions) $ curl https://soul.sputnikx.xyz/soul/my-agent-v1/dna
15 REST endpoints — identity, trust, DNA, hash-chain verification, leaderboard, x402 payments. OpenAPI spec included.
Top 10 agents by verified trust score
No agents indexed yet.
Be the first →AGENT_FUEL (cheap raw data for AI) + Opus reasoning briefs + a weekly PDF for humans. Subscribe for best value, or pay per query via x402 on Base L2.
Lead magnets — no signup
/verify agent identityllms-full.txtCheap raw data for AI agents
fusion_query, country_stats, salary_ai_risksanctions_check, country_profile, market_inteltrade_flow_pulse, real-time mirror_reconstructeu-trade.db (63M rows). 99%+ margin. x402 Base L2.Claude Opus 4.7 · 1M context
Lead product for teams
Stripe for subscriptions · x402 USDC on Base L2 for per-query · how we compare to Bloomberg / Panjiva / CEIC
Mirror Reconstruction for CN / RU / IN / MX, delivered every Monday. No credit card. Upgrade anytime to $99/mo or pay per query via x402.
No signup required · MIT licensed SDK