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%coinbase4d ago0xda5381…e1cd3e
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase4d ago0xf3a31b…c48797
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase4d ago0x01e5c3…4a012f
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase4d ago0xa07a87…75111a
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase4d ago0xbfb53e…82d8cd
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase4d ago0xf1da0d…083c57
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase4d ago0x3f609b…f10293
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase4d ago0xb4c19b…4e0f85
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase4d ago0x55770e…f328ac
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase4d ago0xc86938…6d4821
0x28bb…59c7memosr.ethBasebase-gas-x402Gas$0.005100%coinbase4d ago0xd57c17…8a7947
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase4d ago0x5dd9b9…39dbb8
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase4d ago0x81c7c5…56951a
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase5d ago0x24b4ef…252289
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase5d ago0x806a14…8e4ab3
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.001100%coinbase5d ago0x0d729f…9ae26b
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase5d ago0xebdefb…ce6415
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase5d ago0xfd6788…cf6b1b
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase5d ago0xdda1e2…d0260c
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase5d ago0x1b26b2…304763
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase5d ago0xfe21d8…bdc2fe
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase5d ago0x721c7f…fb2ca1
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase5d ago0x141c3c…17adfc
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase5d ago0x362c0f…6e170f
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase5d ago0xf0d773…9d089d

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.