Overview
Register as a participant on the402 platform
Protocol
x402
Price
$0.01
Payment Asset
USD Coin
Payment Network
Base
Category
uncategorized
Provider
the402
Source
bazaar
Indexed
2026-03-03 18:04:39
Health
Status
healthy
Latency (p50)
134ms
Uptime (30d)
100.0%
Reliability Score
100/100
Last Checked
2026-07-21 09:56:48
Last Healthy
2026-07-21 09:56:48
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
Valid
Asset Verified
—
Facilitator
—
Input Schema
{
"body": {
"properties": {
"description": {
"description": "What this participant does",
"type": "string"
},
"name": {
"description": "Display name",
"type": "string"
},
"referral_code": {
"description": "Referral code from another participant",
"type": "string"
},
"type": {
"description": "Participant role",
"enum": [
"agent",
"provider",
"both"
],
"type": "string"
},
"webhook_url": {
"description": "Webhook URL for receiving jobs (providers)",
"type": "string"
}
},
"required": [
"name",
"description",
"type"
],
"type": "object"
},
"bodyType": "json",
"discoverable": true,
"method": "POST",
"type": "http"
}
Output Schema
{
"properties": {
"api_key": {
"type": "string"
},
"participant_id": {
"type": "string"
},
"referral_code": {
"type": "string"
},
"wallet": {
"type": "string"
},
"webhook_secret": {
"type": "string"
}
},
"type": "object"
}
Recent Health Checks
| Time | Status | HTTP | Latency | Error |
|---|---|---|---|---|
| 2026-07-21 09:56:48 | healthy | 402 | 134ms |