Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
ugur37.eth0xcaed…0dfdBase—$0.10100%coinbase80d ago0x735fa0…66653a
ugur37.eth0xcaed…0dfdBase—$0.10100%coinbase80d ago0x6b8ee5…ca8175
ilyasozdemir4207.eth0xcaed…0dfdBase—$0.10100%coinbase80d ago0xaa3c86…f1f026
ilyasozdemir4207.eth0xcaed…0dfdBase—$0.10100%coinbase80d ago0x289137…ce7a5f
ilyasozdemir4207.eth0xcaed…0dfdBase—$0.10100%coinbase80d ago0x571d03…36db42
ilyasozdemir4207.eth0xcaed…0dfdBase—$0.10100%coinbase80d ago0xe14265…43fefc
ilyasozdemir4207.eth0xcaed…0dfdBase—$0.10100%coinbase80d ago0x2323f1…174326
ilyasozdemir4207.eth0xcaed…0dfdBase—$0.10100%coinbase80d ago0x17bb83…004a98
ilyasozdemir4207.eth0xcaed…0dfdBase—$0.10100%coinbase80d ago0xccc2f7…5a890c
0x74d2…1b350xcaed…0dfdBase—$0.10100%coinbase80d ago0xc0bc01…c42dfe
0x74d2…1b350xcaed…0dfdBase—$0.10100%coinbase80d ago0xb46ccb…5aca84
0x74d2…1b350xcaed…0dfdBase—$0.10100%coinbase80d ago0x1411f0…68cd9a
0x74d2…1b350xcaed…0dfdBase—$0.10100%coinbase80d ago0xbd137e…4d06a5
0x74d2…1b350xcaed…0dfdBase—$0.10100%coinbase80d ago0xe9b586…1d60b5
0x74d2…1b350xcaed…0dfdBase—$0.10100%coinbase80d ago0x31081c…cc2d64
0x61a2…42610xcaed…0dfdBase—$0.10100%coinbase80d ago0x4dfae5…be9d97
hopinggod.eth0xcaed…0dfdBase—$0.10100%coinbase80d ago0x8384b6…385209
raul1949.eth0xcaed…0dfdBase—$0.10100%coinbase80d ago0xcecf36…00b27c
raul1949.eth0xcaed…0dfdBase—$0.10100%coinbase80d ago0x6c9723…4a13e5
0x0132…8f5b0xcaed…0dfdBase—$0.10100%coinbase80d ago0xae2773…a26f96
vishalmin.eth0xcaed…0dfdBase—$0.10100%coinbase80d ago0xf1e9a3…cdc2c9

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.