Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfe21…da1cMorpho Vault RiskBaseB20 Token SafetyB20$0.75100%coinbase35d ago0x40276c…187784
0xfe21…da1cMorpho Vault RiskBaseB20 Token SafetyB20$0.05100%coinbase35d ago0xf6174d…daa744
0xfe21…da1cMorpho Vault RiskBaseB20 Token SafetyB20$0.12100%coinbase35d ago0xf2f853…ffb4d4
0xfe21…da1cMorpho Vault RiskBaseB20 Token SafetyB20$0.04100%coinbase36d ago0x6782dd…628487
0xfe21…da1cMorpho Vault RiskBaseB20 Token SafetyB20$0.02100%coinbase36d ago0x4a22da…76b51b
0xfe21…da1cMorpho Vault RiskBaseB20 Token SafetyB20$0.02100%coinbase36d ago0x805f25…ded0b4
0xfe21…da1cMorpho Vault RiskBaseB20 Token SafetyB20$0.02100%coinbase36d ago0x2604c3…a59672
0xfe21…da1cMorpho Vault RiskBaseB20 Token SafetyB20$0.25100%coinbase36d ago0xab88ee…a8ca92
0xfe21…da1cMorpho Vault RiskBaseB20 Token SafetyB20$0.03100%coinbase36d ago0x95fa51…09fe71
0xfe21…da1cMorpho Vault RiskBaseB20 Token SafetyB20$0.02100%coinbase36d ago0xd8cd79…fb7d93
0xfe21…da1cMorpho Vault RiskBaseB20 Token SafetyB20$0.06100%coinbase36d ago0x4e5bc3…c5410b
0xfe21…da1cMorpho Vault RiskBaseB20 Token SafetyB20$0.04100%coinbase36d ago0x6bcd9f…a90f51
0xfe21…da1cMorpho Vault RiskBaseB20 Token SafetyB20$0.02100%coinbase36d ago0x8c3e55…764adc
0xfe21…da1cMorpho Vault RiskBaseB20 Token SafetyB20$0.03100%coinbase36d ago0x36a27e…0bc238
0xfe21…da1cMorpho Vault RiskBaseB20 Token SafetyB20$0.01100%coinbase36d ago0x64578e…fbbf0c
0xfe21…da1cMorpho Vault RiskBaseB20 Token SafetyB20$0.04100%coinbase36d ago0x3a90aa…223101
0xfe21…da1cMorpho Vault RiskBaseB20 Token SafetyB20$0.04100%coinbase36d ago0xab4058…cd488b
0xfe21…da1cMorpho Vault RiskBaseB20 Token SafetyB20$0.04100%coinbase36d ago0x568c8e…b846a5
0xfe21…da1cMorpho Vault RiskBaseB20 Token SafetyB20$0.05100%coinbase36d ago0x44a5af…12a906
0xfe21…da1cMorpho Vault RiskBaseB20 Token SafetyB20$0.05100%coinbase36d ago0xad079f…af2a5c
0xfe21…da1cMorpho Vault RiskBaseB20 Token SafetyB20$0.06100%coinbase36d ago0xf5365b…ae2d71

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.