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%coinbase15d ago0x07aada…08f0bf
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase15d ago0xf17f9a…607402
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase15d ago0x0d4876…5f2f64
0x01f9…84d3memosr.ethBasebase-gas-x402Gas$0.01100%coinbase15d ago0xd60eb3…990a52
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase15d ago0x4bd0cc…38c365
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase15d ago0x00a686…7f61cf
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase15d ago0x8315d3…180cc0
0x2012…4759memosr.ethBasebase-gas-x402Gas$0.005100%coinbase15d ago0xc3c6a9…16ff09
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase15d ago0x730e11…05e249
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase15d ago0x730ab4…baa24e
0xedc6…d2d0memosr.ethBasebase-gas-x402Gas$0.01100%coinbase15d ago0xbb1641…87c9f2
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase15d ago0xc022ec…eab7b2
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase15d ago0x207b32…458464
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase15d ago0xf4f2a1…ba4468
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase15d ago0x7e126e…03f5a4
0xa9f9…34a8memosr.ethBasebase-gas-x402Gas$0.005100%coinbase16d ago0x47b9e7…679a7a
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase16d ago0x402df1…a91719
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase16d ago0x2eb5a5…1975fb
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.001100%coinbase16d ago0x445745…c0d36c
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase16d ago0xa02d33…c10151
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase16d ago0x45b4dd…79741c
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase16d ago0x6e4718…1dd4f7
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase16d ago0x904143…a040fb
0x9045…7f56memosr.ethBasebase-gas-x402Gas$0.005100%coinbase16d ago0x61ec3a…1dcd7b
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase16d ago0x107ba0…336ee9

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.