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%coinbase7d ago0x9f81f1…cf0c1f
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase7d ago0xfc3419…bf7acf
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase7d ago0x98de4f…51ec15
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase7d ago0x3dd764…5aa80b
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase7d ago0x300893…f587cc
0xa19f…acccmemosr.ethBasebase-gas-x402Gas$0.02100%coinbase7d ago0x93ba9e…40499b
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase7d ago0xbd3da8…c62c79
0xa19f…acccmemosr.ethBasebase-gas-x402Gas$0.005100%coinbase7d ago0xce9678…964ef9
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase7d ago0xe083f6…7b949c
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase7d ago0xc9ccca…5712ac
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase7d ago0x92d118…cc4fde
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase7d ago0x840185…424502
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase7d ago0x2a6e0e…317e3b
0xc9c7…1670memosr.ethBasebase-gas-x402Gas$0.005100%coinbase7d ago0x8a4967…65503c
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase7d ago0x0ed4db…8bbc25
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase8d ago0x6f870d…5e8ff2
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase8d ago0xe96fd7…f05536
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.001100%coinbase8d ago0xe2411e…73f065
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase8d ago0x9c4478…97ad0b
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase8d ago0xa6d722…c77f78
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase8d ago0x205dda…082f4a
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase8d ago0x2cf54d…1eace7
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase8d ago0xfc6245…cf88ac
0x050b…f2bbmemosr.ethBasebase-gas-x402Gas$0.005100%coinbase8d ago0xdc3c06…a35123
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase8d ago0x4d4c38…a9334d

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.