Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe252…29e50xe82e…59e3BaseTickersFeedStock-quotes$0.002100%coinbase5d ago0x470cea…107103
0x91f1…f8800xe82e…59e3BaseTickersFeedStock-quotes$0.001100%coinbase5d ago0xa23821…e33b17
0x91f1…f8800xe82e…59e3BaseTickersFeedStock-quotes$0.001100%coinbase5d ago0xe717b0…167e9c
0x170d…fa100xe82e…59e3BaseTickersFeedStock-quotes$0.001100%coinbase5d ago0xaeeead…7e32fc
0xddc6…b91f0xe82e…59e3BaseTickersFeedStock-quotes$0.001100%coinbase5d ago0x6af809…93185b
0x0567…13f40xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase5d ago0x8503d3…ebecec
0x0567…13f40xe82e…59e3BaseTickersFeedStock-quotes$0.08100%coinbase5d ago0x08b69f…31991d
0x0567…13f40xe82e…59e3BaseTickersFeedStock-quotes$0.02100%coinbase5d ago0x1307c3…d7f97e
0x0567…13f40xe82e…59e3BaseTickersFeedStock-quotes$0.001100%coinbase5d ago0x2899d2…4bacba
0x0567…13f40xe82e…59e3BaseTickersFeedStock-quotes$0.008100%coinbase5d ago0x09a0c0…a9ff4a
0x0567…13f40xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase5d ago0xbb33ee…e7a4f5
0x0567…13f40xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase5d ago0x0043bc…12df19
0xe252…29e50xe82e…59e3BaseTickersFeedStock-quotes$0.002100%coinbase5d ago0xd4d8b3…8e6b7c
0xe252…29e50xe82e…59e3BaseTickersFeedStock-quotes$0.002100%coinbase6d ago0x82b851…d6a156
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase6d ago0x5d2966…2e43d2
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase6d ago0x91ab38…127297
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase6d ago0x52f387…6af19b
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase6d ago0x30545b…79d867
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase6d ago0xa46712…a62fd6
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase6d ago0x36eb6a…e2d2c8
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase6d ago0xa20974…9b8aea
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase6d ago0x7b8a49…712470
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase6d ago0x9b81a4…9c34fe
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase6d ago0x881e8c…cecd00
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase6d ago0xd8d374…b012b2

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.