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%coinbase35d ago0xc3e537…0f760b
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase35d ago0xc4183a…27ed2b
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase35d ago0xab7dc3…80fe66
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase36d ago0x787f86…24669c
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase36d ago0x4938d5…7dca25
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase36d ago0x9c1747…8d58ce
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase36d ago0xbc5206…eecfff
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase36d ago0x94b0bb…15d624
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase36d ago0x818fc4…a31920
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase36d ago0xe7d74a…9c4847
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase36d ago0x5dc75b…e7fad9
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase36d ago0x8e6b7e…9f54dd
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase36d ago0x41e876…7846e6
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase36d ago0xc004c5…b3e339
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.001100%coinbase36d ago0xa89581…6d828f
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase36d ago0x54e4cb…0e067d
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase36d ago0xfe5a31…030d83
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase36d ago0xd91eaf…061afe
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase36d ago0xa3e1d6…e95c43
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase36d ago0x05cd1d…176c9d
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase36d ago0x891afd…428aac
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase36d ago0x596f8d…f129a5
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase36d ago0xa342bc…8a094f
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase36d ago0x98a1be…c37528
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase36d ago0xcd60f0…bf691d

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.