Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x35ed…3e59Morpho Vault RiskBaseB20 Token SafetyB20$0.01100%coinbase4d ago0x8826a3…454517
0x35ed…3e59Morpho Vault RiskBaseB20 Token SafetyB20$0.02100%coinbase4d ago0x6b1eca…444041
0x35ed…3e59Morpho Vault RiskBaseB20 Token SafetyB20$0.02100%coinbase4d ago0xf9a90c…56925e
0x35ed…3e59Morpho Vault RiskBaseB20 Token SafetyB20$0.01100%coinbase4d ago0x3a4c26…b4f4e0
0x35ed…3e59Morpho Vault RiskBaseB20 Token SafetyB20$0.05100%coinbase4d ago0x1a579b…d9126e
0x35ed…3e59Morpho Vault RiskBaseB20 Token SafetyB20$0.05100%coinbase4d ago0xee612e…f84614
0x35ed…3e59Morpho Vault RiskBaseB20 Token SafetyB20$0.01100%coinbase4d ago0x840ddc…855b4c
0x35ed…3e59Morpho Vault RiskBaseB20 Token SafetyB20$0.03100%coinbase4d ago0xff199a…fdde64
0x35ed…3e59Morpho Vault RiskBaseB20 Token SafetyB20$0.10100%coinbase4d ago0x7b70e9…0e5869
0x35ed…3e59Morpho Vault RiskBaseB20 Token SafetyB20$0.05100%coinbase4d ago0xebd1c0…a6dcbc
0x35ed…3e59Morpho Vault RiskBaseB20 Token SafetyB20$0.03100%coinbase4d ago0x0924df…72e636
0x35ed…3e59Morpho Vault RiskBaseB20 Token SafetyB20$0.04100%coinbase4d ago0x7e0e06…2638c1
0x35ed…3e59Morpho Vault RiskBaseB20 Token SafetyB20$0.03100%coinbase4d ago0x9829a8…37352e
0x35ed…3e59Morpho Vault RiskBaseB20 Token SafetyB20$0.10100%coinbase4d ago0xa90688…ffc1e5
0x35ed…3e59Morpho Vault RiskBaseB20 Token SafetyB20$0.05100%coinbase4d ago0x43fd71…d15445
0x35ed…3e59Morpho Vault RiskBaseB20 Token SafetyB20$0.03100%coinbase4d ago0xc3348d…826c46
0x35ed…3e59Morpho Vault RiskBaseB20 Token SafetyB20$0.04100%coinbase4d ago0xf2387b…eb931e
0x35ed…3e59Morpho Vault RiskBaseB20 Token SafetyB20$0.03100%coinbase4d ago0xe37d52…7ec761
0x69e1…8a19Morpho Vault RiskBaseB20 Token SafetyB20$0.03100%coinbase5d ago0x612d98…eb0386

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.