69
/ 100
18 days ago
glama

Interline

A neutral, non-custodial payment router for AI agents: it discovers which payment rails a paid endpoint accepts (x402 on Base/EVM, Solana, MPP), then pays across them using the caller's own wallet key. Three tools — discover_payment_rails, pay_for_resource, payment_history.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 6 credentials: APV0_BUYER_PRIVATE_KEY, APV0_EVM_FACILITATOR_PRIVATE_KEY, APV0_OPENROUTER_KEY, MPP_SECRET_KEY, APV0_MPP_SELLER_KEY, APV0_MPP_BUYER_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configAPV0_BASE_SEPOLIA_RPC
configAPV0_BUNDLER_RPC
configAPV0_PAYMASTER_RPC
configAPV0_SOLANA_RPC
configAPV0_SOLANA_USDC_MINT
configAPV0_SOLANA_BUYER_KEYPAIR
configAPV0_SOLANA_FACILITATOR_KEYPAIR
configAPV0_ARB_RPC
configAPV0_ARB_USDC
🔐 secretAPV0_BUYER_PRIVATE_KEY0x... # buyer testnet key (signs)
🔐 secretAPV0_EVM_FACILITATOR_PRIVATE_KEY
configAPV0_SELLER_ADDRESS0x... # seller address (receives)
configAPV0_NETWORKbase-sepolia
configAPV0_ALLOW_MAINNET
🔐 secretAPV0_OPENROUTER_KEYsk-or-... python3 run_v1_dogfood.py "your task here"
configAPV0_WORK_MODEL
configAPV0_PRICE_USDC
🔐 secretMPP_SECRET_KEY
configAPV0_TEMPO_RPC
🔐 secretAPV0_MPP_SELLER_KEY
🔐 secretAPV0_MPP_BUYER_KEY
configAPV0_MPP_BUYER_ADDR
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/choppaaahh-interline-routes-1wowat)](https://m8ven.ai/mcp/choppaaahh-interline-routes-1wowat)
commit: c892f808a9f2b7678d3b4eed5679c6dd48a17836
code hash: e070789dd9f5cd3ceea388cf0da08745a927969489d20365b6f1df638ad90d54
verified: 7/13/2026, 9:48:17 AM
view raw JSON →