IntentFence x402 Endpoint Readiness
x402/intentfence-x402-endpoint-readinessProbe a public HTTPS x402 endpoint before payment. Returns HTTP status, PAYMENT-REQUIRED presence, Base USDC amount, payee, facilitator compatibility, timeout, resource binding, and a signed ready/review/not-ready decision. POST JSON with target_url. No account or API key. [x402: $0.002/call on base-mainnet, category=other]
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"intentfence_x402_endpoint_readiness": {
"url": "https://agentpass-protocol.rmalka06.chatgpt.site/api/x402-readiness",
"transport": "http"
}
}
}