← Back to directory

Base → Solana USDC microbridge discovery. Default example uses 1.00 USDC deposit...

https://x402factory.ai/base/bridge

Overview

Base → Solana USDC microbridge discovery. Default example uses 1.00 USDC deposited to the Base bridge wallet. Provide a Solana receiver address and an amount (min 0.01 USDC, max 50.00 USDC, steps of 0.01) to create a concrete bridge quote. The bridge charges a 2.5% commission; the remainder is delivered as USDC on Solana.

Protocol x402
Price $1.00
Payment Asset USD Coin
Payment Network Base
Category crypto/wallet
Provider x402factory
Source bazaar
Indexed 2026-03-02 01:01:29

Health

Status healthy
Latency (p50) 514ms
Uptime (30d) 100.0%
Reliability Score 90/100
Last Checked 2026-07-23 10:00:05
Last Healthy 2026-07-23 10:00:05
Consecutive Failures 0

x402 Payment Validation

Payment Requirements Invalid
Asset Verified
Facilitator

Input Schema

{ "bodyFields": { "amount": { "description": "Amount in USDC to bridge from Base to Solana. Optional; minimum 0.01 USDC, maximum 50.00 USDC, steps of 0.01 USDC. When omitted, defaults to 1.00 USDC.", "required": false, "type": "string" }, "receiver": { "description": "Destination Solana wallet address that should receive bridged USDC.", "required": true, "type": "string" } }, "bodyType": "json", "method": "POST", "type": "http" }

Output Schema

{ "action": { "description": "Action performed, always 'bridge_usdc_base_to_solana'.", "type": "string" }, "amount_in_usdc": { "description": "USDC amount paid on Base.", "type": "string" }, "amount_out_usdc": { "description": "USDC amount delivered on Solana after commission.", "type": "string" }, "base_payment_txid": { "description": "Base transaction hash of the bridge payment (x402 settlement).", "type": "string" }, "bridge_id": { "description": "Internal bridge id for support and debugging.", "type": "string" }, "dest_chain": { "description": "Destination chain name (always 'solana').", "type": "string" }, "fee_usdc": { "description": "Bridge commission in USDC.", "type": "string" }, "message": { "description": "Human-readable status message.", "type": "string" }, "ok": { "description": "True when the bridge completed (sent or refunded).", "type": "boolean" }, "payer_wallet": { "description": "Base wallet that paid the bridge x402 payment.", "type": "string" }, "receiver_wallet": { "description": "Solana wallet that should receive bridged USDC.", "type": "string" }, "refund_txid": { "description": "Base transaction hash of the refund when the bridge failed.", "type": "string" }, "sol_txid": { "description": "Solana transaction id of the USDC transfer to the receiver.", "type": "string" }, "source_chain": { "description": "Source chain name (always 'base').", "type": "string" }, "status": { "description": "Bridge status: 'sent' when Solana transfer succeeded, 'refunded' when Base refund was sent, or 'failed' when both send and refund failed.", "type": "string" } }

Recent Health Checks

Time Status HTTP Latency Error
2026-07-23 10:00:05 healthy 402 502ms
2026-07-23 07:06:23 healthy 402 531ms
2026-07-23 03:16:04 healthy 402 549ms
2026-07-22 21:57:04 healthy 402 499ms
2026-07-22 16:34:35 healthy 402 579ms
2026-07-22 01:44:57 healthy 402 463ms
2026-07-21 21:47:06 healthy 402 266ms
2026-07-21 16:10:59 healthy 402 1013ms
2026-07-21 13:05:35 healthy 402 485ms
2026-07-21 07:30:18 healthy 402 514ms