Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1352…266bmemosr.ethBasebase-gas-x402Gas$0.005100%coinbase1d ago0xd7413c…57118a
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase1d ago0x0d74f0…fac1d9
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase1d ago0x80dbbf…bd0473
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase1d ago0xca8cf7…e5b6c5
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase1d ago0x1025cb…86c9f1
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase1d ago0x3583d2…89ff1b
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase1d ago0xac28b1…43eaa4
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase1d ago0xb2ea62…bd1861
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase1d ago0xc6ed86…01ac2a
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase1d ago0xa5dcef…bf61df
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase1d ago0x4c50b9…951c24
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase1d ago0x651ec0…70a826
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase1d ago0xcc2789…11b755
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase2d ago0xfc6273…486bab
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase2d ago0x85e40e…d9e098
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase2d ago0x1da9b5…d2eb49
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.001100%coinbase2d ago0x705b17…918377
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase2d ago0xc448d1…c2bd09
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase2d ago0xb2954a…634805
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase2d ago0xe4c193…92bb8b
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase2d ago0x04e323…a06d9d
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase2d ago0xaeba93…b28686
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase2d ago0xc1bf62…f6c0f9
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase2d ago0xe03bb8…02dcdd
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase2d ago0xdd9b9f…c35f0a

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.