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.001100%coinbase80d ago0x551bef…656852
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.001100%coinbase80d ago0xb0c30d…3af8b3
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.001100%coinbase80d ago0x22b362…6e53e3
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.001100%coinbase80d ago0x7146fe…77d143
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.001100%coinbase80d ago0xb843f7…f1fc48
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.001100%coinbase80d ago0x2a984b…a291c6
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.001100%coinbase80d ago0x3f25f8…d27080
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.001100%coinbase80d ago0x66a21c…7fcad6
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.001100%coinbase80d ago0x5ba92c…b25a79
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.001100%coinbase80d ago0x448b28…56038c
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.001100%coinbase80d ago0x7fb4b6…8bac91
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.001100%coinbase80d ago0x5da703…59f6c3
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.001100%coinbase80d ago0xdd8569…328232
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.001100%coinbase80d ago0xcd0ad8…d375dc
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.001100%coinbase80d ago0x561e06…e2dde0

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.