Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9cc4…b176Morpho Vault RiskBaseB20 Token SafetyB20$0.01100%coinbase85d ago0x54e429…faa42d
0x9cc4…b176Morpho Vault RiskBaseB20 Token SafetyB20$0.01100%coinbase85d ago0x5c1fee…f87f27
0x9cc4…b176Morpho Vault RiskBaseB20 Token SafetyB20$0.02100%coinbase85d ago0xb733e7…1a78e8
0x9cc4…b176Morpho Vault RiskBaseB20 Token SafetyB20$0.02100%coinbase85d ago0x8a6ccd…19b530
0x9cc4…b176Morpho Vault RiskBaseB20 Token SafetyB20$0.01100%coinbase85d ago0x98b2ba…09b476
0x9cc4…b176Morpho Vault RiskBaseB20 Token SafetyB20$0.03100%coinbase85d ago0x396c79…ba0d8b
0x9cc4…b176Morpho Vault RiskBaseB20 Token SafetyB20$0.005100%coinbase85d ago0xf066c1…519b39
0x9cc4…b176Morpho Vault RiskBaseB20 Token SafetyB20$0.005100%coinbase85d ago0xcaed0c…996126
0x9cc4…b176Morpho Vault RiskBaseB20 Token SafetyB20$0.005100%coinbase85d ago0xdf5bd7…c1925f
0x9cc4…b176Morpho Vault RiskBaseB20 Token SafetyB20$0.01100%coinbase85d ago0x1a7812…d73fe1
0x9cc4…b176Morpho Vault RiskBaseB20 Token SafetyB20$0.05100%coinbase85d ago0x2d56ee…199ba8
0x9cc4…b176Morpho Vault RiskBaseB20 Token SafetyB20$0.02100%coinbase85d ago0x25d4ab…676930
0x9cc4…b176Morpho Vault RiskBaseB20 Token SafetyB20$0.001100%coinbase85d ago0x382c6e…a092ea
0x9cc4…b176Morpho Vault RiskBaseB20 Token SafetyB20$0.001100%coinbase85d ago0x065dda…1dc8ab
0x9cc4…b176Morpho Vault RiskBaseB20 Token SafetyB20$0.03100%coinbase85d ago0x26cc6a…80dda3
0x061c…d499Morpho Vault RiskBaseB20 Token SafetyB20$0.02100%coinbase85d ago0x1a5634…77c8b9
0xaf5b…85aeMorpho Vault RiskBaseB20 Token SafetyB20$0.02100%coinbase85d ago0x1c16c0…b9f922

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.