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%coinbase41m ago0xb6197a…e18d6f
0x91f1…f8800xe82e…59e3BaseTickersFeedStock-quotes$0.001100%coinbase1h ago0x6de1af…39d393
0x91f1…f8800xe82e…59e3BaseTickersFeedStock-quotes$0.002100%coinbase1h ago0xfb450f…a9c843
0x91f1…f8800xe82e…59e3BaseTickersFeedStock-quotes$0.001100%coinbase1h ago0x11c962…867052
0x91f1…f8800xe82e…59e3BaseTickersFeedStock-quotes$0.002100%coinbase1h ago0x006a8c…8d6554
0x170d…fa100xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase1h ago0x84bc5c…997bd2
0x170d…fa100xe82e…59e3BaseTickersFeedStock-quotes$0.001100%coinbase1h ago0x6ed583…7b3cfb
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase2h ago0xaa4c5f…639828
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase2h ago0xa09f6f…93da4f
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase2h ago0x45b2df…09e281
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.002100%coinbase2h ago0x272d3c…532c43
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase2h ago0x9cb20a…f9ddb9
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase2h ago0x1374e6…ab24e0
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase2h ago0xf9e894…185c4b
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase2h ago0x5c1216…24ac84
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase2h ago0x0c7eb9…aa5991
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase3h ago0x0f8de7…32e445
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase3h ago0x3c6cae…ea62ea
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.002100%coinbase3h ago0x2ad775…dfddaf
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase3h ago0xe38e0e…abdbae
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase3h ago0xea61df…c0df54
0xe252…29e50xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase4h ago0xe59fd4…a59b4a
0xe252…29e50xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase4h ago0x479405…566343
0xe252…29e50xe82e…59e3BaseTickersFeedStock-quotes$0.002100%coinbase4h ago0x1ec0b9…ba4e46
0xe252…29e50xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase8h ago0xf13317…e2dcc7

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.