Base → Solana USDC microbridge discovery. Default example uses 1.00 USDC deposit...
https://x402factory.ai/base/bridgeOverview
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)
534ms
Uptime (30d)
100.0%
Reliability Score
90/100
Last Checked
2026-09-23 21:29:49
Last Healthy
2026-09-23 21:29:49
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-09-23 21:29:49 | healthy | 402 | 519ms | |
| 2026-09-23 19:57:40 | healthy | 402 | 563ms | |
| 2026-09-23 06:12:45 | healthy | 402 | 648ms | |
| 2026-09-23 02:29:10 | healthy | 402 | 503ms | |
| 2026-09-22 14:09:07 | healthy | 402 | 521ms | |
| 2026-09-22 11:08:59 | healthy | 402 | 500ms | |
| 2026-09-21 22:32:31 | healthy | 402 | 636ms | |
| 2026-09-21 16:55:53 | healthy | 402 | 630ms | |
| 2026-09-21 06:20:31 | healthy | 402 | 529ms | |
| 2026-09-21 00:40:28 | healthy | 402 | 534ms |