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%coinbase3d ago0x63dfc1…79fd7d
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase3d ago0x75a3ef…3f8a83
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase3d ago0xbbc5b1…0442a9
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase3d ago0x3152d9…2ef876
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase3d ago0xfe62ad…3caa00
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase3d ago0x97df3b…089ecb
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase3d ago0xed41d3…68f53d
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase3d ago0x05a70b…a478b2
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase3d ago0x8b142f…7d718c
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase4d ago0xc6d50b…6289a8
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase4d ago0x61905c…1d37fa
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase4d ago0x32d54b…a0fcab
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase4d ago0x887e04…848f1e
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase4d ago0x5bef8a…7b680d
0x3010…a02bmemosr.ethBasebase-gas-x402Gas$0.005100%coinbase4d ago0x64680f…f9eca1
0xc58b…777cmemosr.ethBasebase-gas-x402Gas$0.005100%coinbase4d ago0x24519a…617d03
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.001100%coinbase4d ago0xc0f21d…a6020a
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase4d ago0x3b1774…9ac934
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase4d ago0x6c6dc1…82b892
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase4d ago0x4f85de…873616
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase4d ago0xce265c…8158c0
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase4d ago0x07f9ee…455840
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase4d ago0x0a7532…822282
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase4d ago0x457075…c7ba27
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase4d ago0x46bdb0…ff724e

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.