Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase16d ago0x3713e8…989bc7
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase16d ago0x711acd…cb8f04
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase16d ago0x3dfc1d…bbe168
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase17d ago0xd6fd33…ffac78
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase17d ago0x919c66…519d01
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase17d ago0xc19bc7…643c82
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase17d ago0x1d2e54…a06a8a
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase17d ago0x7e1a2c…d36f9c
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase17d ago0x7b5028…934935
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase17d ago0xadca6c…7939d0
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase17d ago0x9ab166…054b6e
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase17d ago0xe2be99…612730
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase17d ago0x43c4bc…bf76f8
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.001100%coinbase17d ago0xeff853…49ef4d
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase17d ago0xe3025c…0f8a33
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.001100%coinbase17d ago0x1b0be2…b86792
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase17d ago0xa8296d…d4d942
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase17d ago0xc9e542…303438
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase17d ago0xac5ffa…7b28e8
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase17d ago0xf35c59…690b4a
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase17d ago0xce918e…f8f6db
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase17d ago0xea8722…3721bb
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase17d ago0xb4ad03…683897
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase17d ago0xcbc56a…5adadc
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase17d ago0x7b0eda…d4bee6

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.