Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5e95…a55e0xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase35d ago0xc9fbf1…bed301
0x5e95…a55e0xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase35d ago0x109d26…c0e73b
0x5e95…a55e0xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase35d ago0x5b8da5…739eaa
0x5e95…a55e0xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase35d ago0x3e331d…eb3894
0x0567…13f40xe82e…59e3BaseTickersFeedStock-quotes$0.002100%coinbase35d ago0xfe32bd…211ea2
0x0567…13f40xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase35d ago0x06092f…895cf7
0x0567…13f40xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase35d ago0xa35789…657b27
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase35d ago0x5701b9…03ed42
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase35d ago0x2d8c2a…ab4cb9
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase35d ago0x810f97…28bbc4
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase35d ago0xfc6236…425a0a
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase35d ago0x37108a…393409
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase35d ago0x2c29c7…87e3fe
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase35d ago0x40ba98…6e7388
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase35d ago0xcc0b4c…12f89a
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase35d ago0x43d8bc…1dfff0
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase35d ago0x8ad109…17bd18
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase35d ago0x82e709…c46638
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase35d ago0x6c26b8…de5625
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase35d ago0xc9bdcb…121c4f
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase35d ago0x18ca25…425b10
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase35d ago0xb891ff…ee4a9c
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase35d ago0xe7c935…f5645b
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase35d ago0x09f47b…fbf937
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase35d ago0xa74e7d…2376c5

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.