Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase21d ago0x0ae612…40201d
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase21d ago0xbd12ff…601185
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase21d ago0x457fd7…b62baf
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase21d ago0xb043a2…3b0877
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase21d ago0x11a69b…bb4694
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase21d ago0xd5a51f…c90b88
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase21d ago0x68f20f…7451cb
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase21d ago0xc17dbe…a15970
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase21d ago0x69d690…ee2bde
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase21d ago0xf9b4a0…52802b
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase21d ago0xc67b67…505aee
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase21d ago0xd08b5a…ed70ea
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase21d ago0x1f693a…dff94c
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase21d ago0x374f0c…29b218
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase21d ago0x21cdb4…07ecd1
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase21d ago0xf5f1ec…48adc9
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase21d ago0xe56dc8…1a734a
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase21d ago0xba2d82…52937d
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase21d ago0x461516…a008e7

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.