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%coinbase37d ago0x76a288…1fe527
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase37d ago0xee40f6…9c4160
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase37d ago0xb1a005…92ce1c
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase38d ago0xdb54e9…1b3aa1
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase38d ago0x7c7fce…363801
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase38d ago0x37562f…e4c691
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase38d ago0x797f9d…14d8d3
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase38d ago0x2a3de7…725a91
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase38d ago0x719713…266c2a
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase38d ago0xbca326…7206d6
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase38d ago0x6e151c…cfd043
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase38d ago0x588f77…ce6a33
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase38d ago0x74a128…35de47
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase38d ago0x5d23ba…9805bf
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.001100%coinbase38d ago0x735240…d64fb6
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase38d ago0xb1886c…a4f3d8
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase38d ago0xdc56ed…cac459
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase38d ago0xb92c69…dfe1ca
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase38d ago0xe21a16…bddade
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase38d ago0xf42ca3…d1ef6d
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase38d ago0x056837…d8634b
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase38d ago0xcaea04…5f823d
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase38d ago0xbaf5fc…64c532
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase38d ago0x95c87c…e05cd0
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase38d ago0x90498d…674768

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.