xportalx x402 Payment Proxy - Pay once, we handle x402 payments to any target AP...
https://fflpdljiuruqdnewvwkk.supabase.co/functions/v1/x402-proxyOverview
xportalx x402 Payment Proxy - Pay once, we handle x402 payments to any target API on your behalf. Dynamic pricing: 0.10 USDC proxy fee + target API cost. Supports USDC on Base.
Protocol
x402
Price
$0.10
Payment Asset
USD Coin
Payment Network
Base
Category
uncategorized
Provider
fflpdljiuruqdnewvwkk
Source
bazaar
Indexed
2026-03-02 01:12:41
Health
Status
healthy
Latency (p50)
216ms
Uptime (30d)
100.0%
Reliability Score
95/100
Last Checked
2026-07-04 18:44:52
Last Healthy
2026-07-04 18:44:52
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
Invalid
Asset Verified
—
Facilitator
—
Input Schema
{
"bodyFields": {
"targetBody": {
"description": "Request body for POST/PUT requests",
"required": false,
"type": "object"
},
"targetHeaders": {
"description": "Additional headers to send to target API",
"required": false,
"type": "object"
},
"targetMethod": {
"default": "GET",
"description": "HTTP method for the target request (GET, POST, PUT, DELETE)",
"required": false,
"type": "string"
},
"targetUrl": {
"description": "The x402-protected URL to access",
"required": true,
"type": "string"
}
},
"bodyType": "json",
"discoverable": true,
"method": "POST",
"type": "http"
}
Output Schema
{
"properties": {
"error": {
"description": "Error message if request failed",
"type": "string"
},
"payment": {
"properties": {
"breakdown": {
"properties": {
"proxyFee": {
"type": "string"
},
"targetCost": {
"type": "string"
}
},
"type": "object"
},
"proxyTxHash": {
"description": "Transaction hash of payment to proxy",
"type": "string"
},
"targetTxHash": {
"description": "Transaction hash of payment to target",
"type": "string"
},
"totalCost": {
"description": "Total USDC paid",
"type": "string"
}
},
"type": "object"
},
"success": {
"type": "boolean"
},
"targetResponse": {
"properties": {
"data": {
"description": "Response data from target API",
"type": "object"
},
"status": {
"description": "HTTP status from target API",
"type": "number"
}
},
"type": "object"
}
},
"type": "object"
}
Recent Health Checks
| Time | Status | HTTP | Latency | Error |
|---|---|---|---|---|
| 2026-07-04 18:44:52 | healthy | 402 | 246ms | |
| 2026-07-01 23:31:19 | healthy | 402 | 208ms | |
| 2026-07-01 20:27:36 | healthy | 402 | 216ms |