Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7ac1…cd3f0x7db0…75aeBase—$0.19100%coinbase32d ago0x55396c…5fd36f
0x7ac1…cd3f0x8e3b…cb4dBase—$0.26100%coinbase32d ago0x0ce9b9…992d44
0x7ac1…cd3f0x6134…079bBase—$0.30100%coinbase32d ago0x61c89f…dbf1c9
0x7ac1…cd3f0x0d60…0841Base—$0.33100%coinbase32d ago0xd9f2b5…ecbb25
0x7ac1…cd3f0x6419…cabdBase—$0.01100%coinbase32d ago0x0a8371…577dc5
0x7ac1…cd3f0x4592…9b1aBase—$0.01100%coinbase32d ago0x18e096…c6ec99
0x7ac1…cd3f0xf749…8349Base—$0.01100%coinbase32d ago0xea7277…6b4c48
0x7ac1…cd3f0x50ad…2806Base—$0.01100%coinbase32d ago0x8a3feb…603eb4
0x7ac1…cd3f0x0733…bf07Base—$0.19100%coinbase32d ago0x837c7a…dc2f17
0x7ac1…cd3f0x0603…bb8cBase—$0.29100%coinbase32d ago0xf566bc…d6207e
0x7ac1…cd3f0x0b39…f5a8Base—$0.01100%coinbase32d ago0xa3eb8f…b25855
0x7ac1…cd3f0xf9a8…ec9aBase—$0.01100%coinbase32d ago0x9b95a7…a91c2f
0x7ac1…cd3f0x8388…9c10Base—$0.21100%coinbase32d ago0x6b15e8…7c143e
0x7ac1…cd3f0x8125…7084Base—$0.01100%coinbase32d ago0xf1e686…d8a7c5
0x7ac1…cd3f0x91ed…9859Base—$0.02100%coinbase32d ago0x3a8bb7…562699
0x7ac1…cd3f0xc0c1…2c5aBase—$0.01100%coinbase32d ago0x2d87b9…aff0ff

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.