Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3885…eaf00xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase72d ago0x549d62…c148a9
0x282e…f27f0xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase72d ago0xd55a20…7ec853
0x5aa0…2fe70xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase72d ago0x7bf349…1af7bd
0x0567…13f40xe82e…59e3BaseTickersFeedStock-quotes$0.002100%coinbase73d ago0x8e4c99…057aa8
0x0567…13f40xe82e…59e3BaseTickersFeedStock-quotes$0.001100%coinbase73d ago0xe3d37e…6bb5af
0x0567…13f40xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase73d ago0x4a03a8…d2b1a5
0x15ed…d07c0xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase73d ago0x6bb5d2…94764a
0x15ed…d07c0xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase73d ago0xc625f2…a7c1b1
0x811d…61880xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase73d ago0x3c0d40…1532e2
0x811d…61880xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase73d ago0xf358a4…2176f5
0x670f…e2f70xe82e…59e3BaseTickersFeedStock-quotes$0.001100%coinbase73d ago0x063abc…ac66b6
0xf1e9…0f6f0xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase73d ago0x434df7…266526
0xf1e9…0f6f0xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase73d ago0x2f24ac…f66fcc
0xe0e1…343d0xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase73d ago0x0a4dbd…ca7fef
0xe0e1…343d0xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase73d ago0x1634ce…5c3224
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase73d ago0xfa0a1e…eebfd2
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase73d ago0xc7e359…c94ee1
0x333b…fb020xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase73d ago0x725856…5700f6
0x333b…fb020xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase73d ago0x4d04f7…855eb8
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase73d ago0x5a58a3…e2d67a
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase73d ago0x666654…aa2ce9
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase73d ago0xdddc37…50e758
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase73d ago0x08d46d…380674
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase73d ago0x0cefbf…92d504
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase73d ago0x345322…3f15d5

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.