, so every page shipped two description tags and crawlers read this generic one instead of the page's own. Each route sets its own. --> %sveltekit.head%

> Elsa / DeFi portfolio data

POST https://x402-api.heyelsa.ai/api/get_transaction_status
Elsa listed
// score.json
Overall score: 0.96
Success Rate 100%
Latency 86%
Price 99%
Stability 100%
// payment.json
price: $0.0010
type: x402
network: base
model: per_request
assets: USDC
// metrics.json
success_7d 100.0%
success_30d 100.0%
p95_latency 288ms
last_verified 12h ago
// success_rate_30d
// No history data
// avg_latency_30d
// No history data
// contract.json

No contract info available

// request.json
{
  "tx_hash": "0xabc123def456...",
  "chain_id": 8453
}
// response.json
{
  "status": "confirmed",
  "block_number": 12345678,
  "confirmations": 15,
  "gas_used": 150000,
  "effective_gas_price": "1000000000"
}
// discover.sh
curl -X POST https://api.entroute.com/discover \
  -H "Content-Type: application/json" \
  -d '{"capability_id": "defi.portfolio"}'