Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe47e…faf80xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase70d ago0x862ea7…54b8ff
0x8345…5fd70xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase70d ago0xb11e5a…f86c87
0x7e57…2f090xe82e…59e3BaseTickersFeedStock-quotes$0.002100%coinbase70d ago0x4fc21f…ad5dd2
0x4888…bb360xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase70d ago0xdc6049…2fcc15
0xe252…29e50xe82e…59e3BaseTickersFeedStock-quotes$0.002100%coinbase70d ago0x70eb2d…f63e62
0x7e57…2f090xe82e…59e3BaseTickersFeedStock-quotes$0.001100%coinbase70d ago0xaa63a0…941227
0x7e57…2f090xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase70d ago0x25f106…ad2d29
0x7e57…2f090xe82e…59e3BaseTickersFeedStock-quotes$0.002100%coinbase70d ago0xf5b020…4b0800
0x7e57…2f090xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase70d ago0x5f745d…85a6ad
0x7e57…2f090xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase70d ago0x0a0614…94788c
0x7e57…2f090xe82e…59e3BaseTickersFeedStock-quotes$0.001100%coinbase70d ago0x3a3127…ae7808
0x7e57…2f090xe82e…59e3BaseTickersFeedStock-quotes$0.001100%coinbase70d ago0x640205…766149
0x7e57…2f090xe82e…59e3BaseTickersFeedStock-quotes$0.001100%coinbase70d ago0xf9b361…d61356
0x4a0b…f6650xe82e…59e3BaseTickersFeedStock-quotes$0.001100%coinbase70d ago0xf918bb…d3102b
0x7e57…2f090xe82e…59e3BaseTickersFeedStock-quotes$0.05100%coinbase70d ago0xddc0a8…c2ab7b
0x0567…13f40xe82e…59e3BaseTickersFeedStock-quotes$0.001100%coinbase70d ago0x3cc276…6abc87
0x7e57…2f090xe82e…59e3BaseTickersFeedStock-quotes$0.02100%coinbase70d ago0x244fc9…9a0428
0x7e57…2f090xe82e…59e3BaseTickersFeedStock-quotes$0.03100%coinbase70d ago0x604760…5bf3b4
0x7e57…2f090xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase70d ago0x5c3f96…38ead3
0x7e57…2f090xe82e…59e3BaseTickersFeedStock-quotes$0.05100%coinbase70d ago0xbb1b3a…bdbad3
0x4a0b…f6650xe82e…59e3BaseTickersFeedStock-quotes$0.001100%coinbase70d ago0xe36f35…949fb2
0x7e57…2f090xe82e…59e3BaseTickersFeedStock-quotes$0.02100%coinbase70d ago0x53da0d…d102d4
0x9852…8e4b0xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase70d ago0xd2af88…1ac0a0
0xe252…29e50xe82e…59e3BaseTickersFeedStock-quotes$0.002100%coinbase70d ago0x3ade9a…7bda1a
0x7e57…2f090xe82e…59e3BaseTickersFeedStock-quotes$0.001100%coinbase70d ago0x94c043…dffc2c

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.