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%coinbase49d ago0x98e057…ee2255
0x8a1a…aa530xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase49d ago0x64fb3a…3c0284
0xe252…29e50xe82e…59e3BaseTickersFeedStock-quotes$0.002100%coinbase49d ago0x47bbf5…0c1ab9
0x8a1a…aa530xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase50d ago0xa7ecbd…fb125a
0xe252…29e50xe82e…59e3BaseTickersFeedStock-quotes$0.002100%coinbase50d ago0xe9d7df…3da7cc
0xe252…29e50xe82e…59e3BaseTickersFeedStock-quotes$0.002100%coinbase50d ago0x027e55…1c2ba1
0xe252…29e50xe82e…59e3BaseTickersFeedStock-quotes$0.002100%coinbase50d ago0x1deb58…e33efb
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase50d ago0x5c28a0…2dfeec
0xe252…29e50xe82e…59e3BaseTickersFeedStock-quotes$0.002100%coinbase50d ago0x658ec7…1a2ee3
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase50d ago0x960018…4c74e6
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase50d ago0x93202b…f97f31
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase50d ago0xd3fa26…2ba45f
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase50d ago0xa79234…9fcd7e
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase50d ago0xcd9cb5…4c7374
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase50d ago0x80d39f…4dfe4b
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase50d ago0x42d709…a35047
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase50d ago0xc66afa…b93700
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase50d ago0xb2377b…1afb92
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase50d ago0x8750b1…a71140
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase50d ago0xba2f2d…73ffc4
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase50d ago0x305e86…d2f979
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase50d ago0x35b71a…db93d0
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase50d ago0xd96669…5c73c6
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase50d ago0x5c4aa8…d97777
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase50d ago0x332892…a6e069

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.