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.02100%coinbase13d ago0xc8e79a…f6381a
0xfe21…da1cMorpho Vault RiskBaseB20 Token SafetyB20$0.02100%coinbase13d ago0x96f772…630e08
0xfe21…da1cMorpho Vault RiskBaseB20 Token SafetyB20$0.02100%coinbase13d ago0x21c89f…9aece8
0xfe21…da1cMorpho Vault RiskBaseB20 Token SafetyB20$0.03100%coinbase13d ago0xcde6bf…62a5c5
0xfe21…da1cMorpho Vault RiskBaseB20 Token SafetyB20$0.02100%coinbase13d ago0xc9c956…02f063
0xfe21…da1cMorpho Vault RiskBaseB20 Token SafetyB20$0.02100%coinbase13d ago0x7b786b…b3563d
0xfe21…da1cMorpho Vault RiskBaseB20 Token SafetyB20$0.08100%coinbase13d ago0xb8ad76…ebf637
0xfe21…da1cMorpho Vault RiskBaseB20 Token SafetyB20$0.05100%coinbase13d ago0x6d5581…a7176c
0xfe21…da1cMorpho Vault RiskBaseB20 Token SafetyB20$0.03100%coinbase13d ago0x37162a…38f532
0xfe21…da1cMorpho Vault RiskBaseB20 Token SafetyB20$0.03100%coinbase13d ago0xffae6a…74ab52
0xfe21…da1cMorpho Vault RiskBaseB20 Token SafetyB20$0.03100%coinbase13d ago0xb64674…48f6ae
0xfe21…da1cMorpho Vault RiskBaseB20 Token SafetyB20$0.10100%coinbase13d ago0x31ba6d…5f95ce
0xfe21…da1cMorpho Vault RiskBaseB20 Token SafetyB20$0.02100%coinbase13d ago0xf450cb…cddd10
0xfe21…da1cMorpho Vault RiskBaseB20 Token SafetyB20$0.03100%coinbase13d ago0x57499a…4c9f63
0xfe21…da1cMorpho Vault RiskBaseB20 Token SafetyB20$0.03100%coinbase13d ago0x355287…f2558d
0xfe21…da1cMorpho Vault RiskBaseB20 Token SafetyB20$0.02100%coinbase13d ago0x942ef2…9ec738
0xfe21…da1cMorpho Vault RiskBaseB20 Token SafetyB20$0.02100%coinbase13d ago0x5aca46…ef5da4
0xfe21…da1cMorpho Vault RiskBaseB20 Token SafetyB20$0.02100%coinbase13d ago0x54913e…400ecf
0xfe21…da1cMorpho Vault RiskBaseB20 Token SafetyB20$0.08100%coinbase13d ago0xc092b9…9133d6
0xfe21…da1cMorpho Vault RiskBaseB20 Token SafetyB20$0.05100%coinbase13d ago0x937e57…78533f
0xfe21…da1cMorpho Vault RiskBaseB20 Token SafetyB20$0.03100%coinbase13d ago0x3abfe6…697f7b
0xfe21…da1cMorpho Vault RiskBaseB20 Token SafetyB20$0.03100%coinbase13d ago0x89f400…e85b05
0xfe21…da1cMorpho Vault RiskBaseB20 Token SafetyB20$0.03100%coinbase13d ago0x30e5bc…1e2808
0xfe21…da1cMorpho Vault RiskBaseB20 Token SafetyB20$0.10100%coinbase13d ago0x74a025…8fb86e

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.