Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5e14…28990xa9dd…2315Base$0.01100%coinbase11d ago0x710256…64405d
0x5e14…28990xa9dd…2315Base$0.002100%coinbase11d ago0xd8c628…b45cc9
0x5e14…28990xa9dd…2315Base$0.01100%coinbase11d ago0x1c6576…f621fd
0x5e14…28990xa9dd…2315Base$0.01100%coinbase11d ago0x9ee3cf…f4b805
0x5e14…28990xa9dd…2315Base$0.002100%coinbase11d ago0x49fb9a…3f814e
0x5e14…28990xa9dd…2315Base$0.01100%coinbase11d ago0xd5c80a…cc343b
0x5e14…28990xa9dd…2315Base$0.002100%coinbase11d ago0xe16253…72a8ed
0x5e14…28990xa9dd…2315Base$0.01100%coinbase11d ago0x5f69d2…f46cb7
0x5e14…28990xa9dd…2315Base$0.01100%coinbase11d ago0xff4b5a…7c0df3
0x5e14…28990xa9dd…2315Base$0.002100%coinbase11d ago0x6553be…c1e70d
0x5e14…28990xa9dd…2315Base$0.002100%coinbase11d ago0xb14076…34c2b7
0x5e14…28990xa9dd…2315Base$0.01100%coinbase11d ago0x8e3354…7b8bfc
0x5e14…28990xa9dd…2315Base$0.01100%coinbase11d ago0x086c48…46d5c4
0x5e14…28990xa9dd…2315Base$0.002100%coinbase11d ago0xeaf026…5a1e49
0x5e14…28990xa9dd…2315Base$0.002100%coinbase11d ago0xe5faea…dbe64a
0x5e14…28990xa9dd…2315Base$0.01100%coinbase11d ago0x49b520…330c6f
0x5e14…28990xa9dd…2315Base$0.002100%coinbase11d ago0x7f63e5…0d543a
0x5e14…28990xa9dd…2315Base$0.002100%coinbase11d ago0x1da0f0…00db94
0x5e14…28990xa9dd…2315Base$0.01100%coinbase11d ago0xf93005…f31b5f
0x5e14…28990xa9dd…2315Base$0.002100%coinbase11d ago0xdd92b7…bb3bc9
0x5e14…28990xa9dd…2315Base$0.01100%coinbase11d ago0x8ea55a…0d5e02
0x5e14…28990xa9dd…2315Base$0.002100%coinbase11d ago0xe79af0…f841d3
0x5e14…28990xa9dd…2315Base$0.01100%coinbase11d ago0xbb0f12…16e4d4
0x5e14…28990xa9dd…2315Base$0.002100%coinbase11d ago0x96f000…826465
0x5e14…28990xa9dd…2315Base$0.01100%coinbase11d ago0x6b1a7d…1c4d25

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.