← Back to search
55
Partial
Agentic Readiness Score
ai-tools aipaymentsearchllms-txtopenapiapiai-friendly

Agentic Signals

📄
Found
🤖
ai-plugin.json
Not found
📖
OpenAPI Spec
Found
🔗
Structured API
Not found
🏷
Schema.org Markup
Found
MCP Server
Not found

Embed this badge

Show off your agentic readiness — the badge auto-updates when your score changes.

Agentic Ready 55/100

            

llms.txt Content

# AsterPay > Trust, discovery, and fiat settlement layer for AI agent payments. USDC in, EUR to bank via SEPA Instant. ## API Base URL - Production: https://x402.asterpay.io - Documentation: https://asterpay.io/docs - Agent Card: https://asterpay.io/.well-known/agent.json ## Free Endpoints (no authentication) - [Trust Score](https://x402.asterpay.io/v1/agent/trust-score/{address}): GET — KYA trust assessment (0-100) for any wallet - [Verify Agent](https://x402.asterpay.io/v1/agent/verify/{address}): GET — Quick identity + sanctions check - [Trust Tier](https://x402.asterpay.io/v1/agent/tier/{address}): GET — Tier classification (unknown/basic/verified/trusted/enterprise) - [Batch Trust](https://x402.asterpay.io/v1/agent/trust-score/batch): POST — Batch trust check (up to 50 addresses) - [Settlement Estimate](https://x402.asterpay.io/v1/settlement/estimate?amount={usdc}): GET — EUR conversion estimate with fees - [KYA Framework](https://x402.asterpay.io/v1/agent/framework): GET — Full KYA framework documentation - [Discovery](https://x402.asterpay.io/v1/agent/discovery): GET — Service capabilities and pricing - [Market Data](https://x402.asterpay.io/v2/x402/market/rates): GET — Live EUR/USD exchange rates ## Merchant Payment Endpoint (MPE) — Discovery - [Resolve Merchant](https://x402.asterpay.io/v1/mpe/merchants/resolve?business_id={id}&business_id_type=vat): GET — Find merchant bank details (IBAN, BIC) from company name/ID - [Register Merchant](https://x402.asterpay.io/v1/mpe/merchants): POST — Register merchant with IBAN + VoP verification - [Settle via MPE](https://x402.asterpay.io/v1/mpe/settle): POST — Full settlement: resolve → VoP → KYA → SEPA Instant MPE solves "agent knows the company name but not where to pay." AsterPay finds verified bank details from 5 sources + Verification of Payee (PSD2). ## Paid Endpoints (x402 or MPP — pay USDC per call) - [Deep Analysis](https://x402.asterpay.io/v1/agent/deep-analysis/{addr

OpenAPI Spec (preview)

{"swagger":"2.0","info":{"title":"AsterPay Data API","description":"Public API accepting x402 payments","version":"1.0.0"},"definitions":{},"paths":{"/robots.txt":{"get":{"responses":{"200":{"description":"Default Response"}}}},"/.well-known/security.txt":{"get":{"responses":{"200":{"description":"Default Response"}}}},"/privacy":{"get":{"responses":{"200":{"description":"Default Response"}}}},"/terms":{"get":{"responses":{"200":{"description":"Default Response"}}}},"/human-oversight":{"get":{"r