agent-exec.45.67.221.128.sslip.io
https://agent-exec.45.67.221.128.sslip.io/listings/promoteShares a payout wallet with 1 other endpoint — its adoption is attributed from that shared wallet's traffic, not earned exclusively.
Buy paid placement in the agent-exec directory of live x402 services: a promoted listing outranks free ones while paid, and demotes automatically the moment payment lapses. This entry buys the day plan ($0.0667). Week and month plans are also sold -- read the live price table from https://agent-exec.45.67.221.128.sslip.io/.well-known/x402.json rather than trusting a cached figure. Payment buys position only: it is not a review, and does not verify or endorse the listing. Create the listing first with a free, accountless POST /listings (wallet signature, no signup), then promote it by id. No account, no API key.
Reliability & health
Uptime and response time from our own unpaid probes, plus the reliability score built from them.
Uptime
0.0% avgResponse time
Data table
| Bucket | Uptime | Probes | Response time |
|---|---|---|---|
| 8/26/2026, 3:00:00 PM | 0% | 1 | — |
- Availability
- 0
- Latency
- not yet measured
- Security
- 100
- Transparency
- 55
- Activity
- not yet measured
How often it was reachable when we probed it (weight 35%).
How quickly it answers when it is up — fast scores high (weight 20%).
Whether it serves over working TLS / https (weight 15%).
Whether the operator disclosed what it does — description, schema, identity (weight 15%).
Observed on-chain payments to this endpoint's wallet — transactions, volume, and distinct paying wallets over the last month (weight 15%; not yet measured when we have not seen its wallet settle).
Confidence 2% — how much probe evidence backs this score. A thin history is flagged, not hidden.
See the scoring methodology for exactly how each number is computed.
Payment
- Currencies
- USDC
- Networks
- base
- Facilitator
- unknown
- SDK
- unknown
Operator
- Company
- inferred — unknown
- Jurisdiction
- —
- Registrar
- —
- Domain registered
- —
- Hosting network
- —
- Hosting country
- —
Operator context is derived from public RDAP/TLS records and unverified. Company and country are only available for endpoints that publish them (an OV/EV TLS certificate or a non-redacted domain record); most endpoints are CDN-fronted and disclose neither.
On-chain activity (base)
Settlement totals · last payment 8/26/2026
Response schema
{
"input": {
"bodyFields": {
"duration": {
"description": "One of 'day', 'week', 'month'. The amount challenged depends on which you ask for; this entry is priced for 'day'.",
"required": true,
"type": "string"
},
"id": {
"description": "The id of a listing you own, as returned by POST /listings. GET /listings does not expose ids -- keep the one you were given.",
"required": true,
"type": "string"
}
},
"bodyType": "json",
"discoverable": true,
"method": "POST",
"type": "http"
},
"output": {
"example": {
"listing": {
"id": "00000000-0000-0000-0000-000000000000",
"paidUntil": 1787837627410,
"tier": "paid",
"url": "https://example.com/.well-known/x402.json"
},
"promotion": {
"duration": "day",
"durationMs": 86400000,
"paidUntil": 1787837627410,
"priceUsd": 0.0667
}
},
"type": "json"
}
}