USDC settlement on Base mainnet via the open x402 protocol. No accounts. No API keys. No monthly minimums. Sign an EIP-3009 transfer authorization, get the data, get an on-chain receipt.
Deterministic passthrough from canonical upstream sources. Zero hallucination risk by architecture. Every result includes source attribution. Same x402 protocol, same on-chain receipt structure across the line.
LLM-driven interpretive analysis under strict guardrails — bounded JSON schema, refuse-to-answer (HTTP 422) on insufficient input, confidence score per claim, per-claim source attribution back to the input element, no fabricated facts, versioned model + prompt in every response. Same x402 protocol as the Data Wraps above; separate brand bucket so callers know what they're paying for.
Running heavy traffic? Need a per-call adjustment for sustained volume?
Just reach out — we’re always willing to help where we can. support@innovativeblockchainsolutions.live →
Standard x402 protocol. Any compliant client (Coinbase x402-fetch, x402-axios, custom EIP-3009 signer) talks to these endpoints with zero per-vendor integration.
Authorization header. Just request body.PaymentRequiredResponse — receiving address, amount in atomic USDC, network (base), and the EIP-712 domain for signing.transferWithAuthorization for the exact USDC amount, addressed to our wallet. No gas required from the agent — the facilitator pays settlement gas.X-PAYMENT header. Coinbase facilitator verifies + settles on-chain. Server returns the data plus an X-PAYMENT-RESPONSE header containing the on-chain tx hash.# Step 1: hit the endpoint with no payment curl -X POST https://cortex402.vercel.app/api/sanctions/screen \ -H "Content-Type: application/json" \ -d '{"name":"Jane Doe","dob":"1985-03-12","country":"US"}' # → HTTP/2 402 Payment Required { "x402Version": 1, "accepts": [{ "scheme": "exact", "network": "base", "maxAmountRequired": "500000", "payTo": "0x8A74c239...", "asset": "0x833589fC...", "resource": "https://cortex402...", "extra": { "name": "USD Coin", "version": "2" } }] }
Building any of these wraps yourself means juggling 3–6 upstream APIs, a payment integration, and ongoing maintenance. We absorbed that cost so AI agents can call one endpoint.
You don't sign up. You don't get rate-limited by an account tier. Your wallet pays per call. AI agents don't fill out forms.
Every successful call returns a Base mainnet transaction hash in the X-PAYMENT-RESPONSE header. Use it as compliance evidence, audit trail, or proof-of-work.
$0.10 to $2.00 per call. No monthly minimums. No annual contracts. AI agent builders can prototype against us without filling out a procurement form.
We don't invent our own protocol. Standard x402. If you can use x402-fetch or any other x402 client, you can use CorteX402.
Built by Innovative Blockchain Solutions. Sister product of CORTEX CRM.
Questions? Email support@innovativeblockchainsolutions.live.
No tax advice, no legal advice, no financial advice. CorteX402 surfaces normalized public data. You are responsible for how you use it.