Integrations

x402scan

x402scan indexes payable APIs in the x402 ecosystem — probes 402 challenges, lists resources, and tracks on-chain settlement volume from facilitators.

Status: Discovery-ready (register at x402scan after deploy)

Origin: https://conc-exe.xyz

Service name: Concierge Agent API

Register: x402scan.com/resources/register ↗

Discovery endpoints we expose

URLRole
GET /.well-known/x402Resource fan-out + ownership proofs + registry links
GET /openapi.jsonOpenAPI 3.1 with x-payment-info per route
GET /api/x402-configRuntime networks, pricing, discovery metadata
402 PAYMENT-REQUIREDBazaar extensions + service tags on every paid route

Implementation: lib/concierge-api/x402-discovery.ts

Fifteen registered resources

Concierge Agent advertises fifteen pay-per-call routes — Concierge AI, macro & wire research, DeFi intel, Alpha desks, Lounge wire and RWA signals. Consumed by Poncho and other x402 marketplaces. See endpoint catalog or openapi.json.

Pricing: $0.10 per call · publish signal $1.00

Verify integration

curl -s https://conc-exe.xyz/.well-known/x402 | jq '.resources | length'

curl -s https://conc-exe.xyz/openapi.json | jq '.info.title, ."x-discovery".x402scan'

npm run discovery:validate
npm run agent-readiness:audit

Related

Concierge Agent · x402scan discovery · x402scan.com