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%coinbase49d ago0x696b3c…6aba16
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase49d ago0x885565…29c6fa
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase49d ago0xd33645…bfd4fa
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase50d ago0x863ca5…93cf47
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase50d ago0xbe4332…0f53bd
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase50d ago0x6baca4…a59d00
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase50d ago0xd77edc…32310e
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase50d ago0xa6750d…614333
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase50d ago0xb94dde…e462a0
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase50d ago0x8861a6…cf647c
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase50d ago0x0855ac…d43500
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase50d ago0x8c54f1…d8fadb
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase50d ago0x32b47d…a18a54
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase50d ago0xa691cc…c6b963
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.001100%coinbase50d ago0x2d14cf…68c546
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase50d ago0x1a3175…33ea36
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase50d ago0x8e0e78…009ea7
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase50d ago0xcc8882…319809
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase50d ago0x1ff581…70cacd
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase50d ago0x7093b5…f55fc6
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase50d ago0x0da451…f534d1
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase50d ago0xfb7256…055bd8
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase50d ago0x3b6d3f…dc0800
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase50d ago0xdc694f…03f7db
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase50d ago0x51679c…5b5556

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.