Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
cryptoinvestmentfund.eth0xa81a…54adBase—$0.001100%coinbase88d ago0xdcf5c2…e6144d
cryptoinvestmentfund.eth0xa81a…54adBase—$0.001100%coinbase88d ago0x7b5659…760768
cryptoinvestmentfund.eth0xa81a…54adBase—$0.001100%coinbase88d ago0x1e712b…008976
cryptoinvestmentfund.eth0xa81a…54adBase—$0.001100%coinbase88d ago0x107091…16a593
cryptoinvestmentfund.eth0xa81a…54adBase—$0.001100%coinbase88d ago0x5282cf…69a209
cryptoinvestmentfund.eth0xa81a…54adBase—$0.001100%coinbase88d ago0xee2894…3a9738
cryptoinvestmentfund.eth0xa81a…54adBase—$0.001100%coinbase88d ago0xa231a0…5baef6
cryptoinvestmentfund.eth0xa81a…54adBase—$0.001100%coinbase88d ago0x9e1cb8…8adf77
cryptoinvestmentfund.eth0xa81a…54adBase—$0.001100%coinbase88d ago0x33c47c…310585
cryptoinvestmentfund.eth0xa81a…54adBase—$0.001100%coinbase88d ago0xda4d2d…69c40e
cryptoinvestmentfund.eth0xa81a…54adBase—$0.001100%coinbase88d ago0x451f27…8dea52
cryptoinvestmentfund.eth0xa81a…54adBase—$0.001100%coinbase88d ago0x6ca3a5…670c39
cryptoinvestmentfund.eth0xa81a…54adBase—$0.001100%coinbase88d ago0x984f0d…5ee6e6
cryptoinvestmentfund.eth0xa81a…54adBase—$0.001100%coinbase88d ago0x796292…1f7fe3
cryptoinvestmentfund.eth0xa81a…54adBase—$0.001100%coinbase88d ago0xf96712…245810
cryptoinvestmentfund.eth0xa81a…54adBase—$0.001100%coinbase88d ago0x71e2c2…a98205
cryptoinvestmentfund.eth0xa81a…54adBase—$0.001100%coinbase88d ago0x7d6c70…4df0a5
cryptoinvestmentfund.eth0xa81a…54adBase—$0.001100%coinbase88d ago0x04913c…dca4f4
cryptoinvestmentfund.eth0xa81a…54adBase—$0.001100%coinbase88d ago0x5efe05…d634d4
cryptoinvestmentfund.eth0xa81a…54adBase—$0.001100%coinbase88d ago0x8cad90…b3e0c1
cryptoinvestmentfund.eth0xa81a…54adBase—$0.001100%coinbase88d ago0x202668…7d3986
cryptoinvestmentfund.eth0xa81a…54adBase—$0.001100%coinbase88d ago0x0e07c4…c50b5a
cryptoinvestmentfund.eth0xa81a…54adBase—$0.001100%coinbase88d ago0x26fb47…3d8b24
cryptoinvestmentfund.eth0xa81a…54adBase—$0.001100%coinbase88d ago0xe00d89…768bfe
cryptoinvestmentfund.eth0xa81a…54adBase—$0.001100%coinbase88d ago0x4a26b5…c908a1

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.