Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8345…5fd70xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase79d ago0xf63dc0…a638a1
0x0567…13f40xe82e…59e3BaseTickersFeedStock-quotes$0.001100%coinbase79d ago0xa0481a…067864
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.05100%coinbase79d ago0xad0901…58c06e
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase79d ago0xc43f3c…8661b0
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase79d ago0x7f3d63…87f65e
0x0567…13f40xe82e…59e3BaseTickersFeedStock-quotes$0.001100%coinbase79d ago0x5c55b5…d31d66
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.05100%coinbase79d ago0xac1078…68a527
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase79d ago0x97a6ff…4bead5
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase79d ago0x3a8379…7c4d1b
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase79d ago0x1250ac…61adae
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase79d ago0x361246…e2f519
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase79d ago0xed1699…a25650
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase79d ago0xe57e5a…c35ca7
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase79d ago0xe91e9a…a4242d
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase79d ago0x0200b2…7cabaa
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase79d ago0x543577…aee952
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase79d ago0xee8dd3…f68357
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.008100%coinbase79d ago0xc8bc2c…16e909
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase79d ago0x6e0768…f688aa
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase79d ago0x16e219…8861f5
0xe616…46c70xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase79d ago0xe5e4e2…b636f0
0x6d28…74820xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase79d ago0xaa90f2…8da20f
0xe79b…bd240xe82e…59e3BaseTickersFeedStock-quotes$0.008100%coinbase80d ago0xb421f9…891e02
0xd237…bce20xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase80d ago0xdbe3e4…99c257
0xddae…28b10xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase80d ago0x9460b6…bc32cd

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.