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)
505ms
Uptime (30d)
100.0%
Reliability Score
90/100
Last Checked
2026-05-05 22:03:42
Last Healthy
2026-05-05 22:03:42
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-05-05 22:03:41 | healthy | 402 | 466ms | |
| 2026-05-05 16:48:11 | healthy | 402 | 514ms | |
| 2026-05-05 13:52:09 | healthy | 402 | 663ms | |
| 2026-05-05 11:07:13 | healthy | 402 | 580ms | |
| 2026-05-05 07:53:30 | healthy | 402 | 474ms | |
| 2026-05-05 05:30:20 | healthy | 402 | 555ms | |
| 2026-05-05 02:58:45 | healthy | 402 | 192ms | |
| 2026-05-04 22:58:32 | healthy | 402 | 489ms | |
| 2026-05-04 21:46:02 | healthy | 402 | 505ms | |
| 2026-05-04 18:24:20 | healthy | 402 | 502ms | |
| 2026-05-04 14:52:45 | healthy | 402 | 708ms | |
| 2026-05-04 14:26:51 | healthy | 402 | 559ms | |
| 2026-05-04 09:59:23 | healthy | 402 | 478ms | |
| 2026-05-04 08:42:13 | healthy | 402 | 495ms | |
| 2026-05-04 07:26:07 | healthy | 402 | 482ms | |
| 2026-05-04 04:19:54 | healthy | 402 | 504ms | |
| 2026-05-04 03:03:27 | healthy | 402 | 468ms | |
| 2026-05-04 00:00:45 | healthy | 402 | 525ms | |
| 2026-05-03 22:32:41 | healthy | 402 | 548ms | |
| 2026-05-03 20:36:54 | healthy | 402 | 521ms |