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.05100%coinbase80d ago0xad0901…58c06e
0x8c6e…1b030x325b…d430BaseStableEnrichExa$0.03100%coinbase80d ago0x8ce235…a82d4f
0x8c6e…1b030x325b…d430BaseStableEnrichExa$0.03100%coinbase80d ago0x11b100…03a801
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase80d ago0xc43f3c…8661b0
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase80d ago0x7f3d63…87f65e
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.05100%coinbase80d ago0xac1078…68a527
0x8c6e…1b030x325b…d430BaseStableEnrichExa$0.03100%coinbase80d ago0x09cc20…ce59ed
0x8c6e…1b030x325b…d430BaseStableEnrichExa$0.03100%coinbase80d ago0xbdbf0e…f583e3
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase80d ago0x97a6ff…4bead5
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase80d ago0x3a8379…7c4d1b
0x8c6e…1b030x2b6d…32c5Base2sPublic-records$0.009100%coinbase80d ago0xc182bd…e1ac7d
0x8c6e…1b030x6d6e…9192BaseExaSearch$0.007100%coinbase80d ago0x8d0ec0…16c97e
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase80d ago0x1250ac…61adae
0x8c6e…1b030xaeeb…00abBaseStock Trends Market IntelligenceFinance$0.0075100%coinbase80d ago0x0b9b57…22b5ba
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase80d ago0x361246…e2f519
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase80d ago0xed1699…a25650
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase80d ago0xe57e5a…c35ca7
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase80d ago0xe91e9a…a4242d
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase80d ago0x0200b2…7cabaa
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase80d ago0x543577…aee952
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase80d ago0xee8dd3…f68357
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.008100%coinbase80d ago0xc8bc2c…16e909
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase80d ago0x6e0768…f688aa
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase80d ago0x16e219…8861f5
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase81d ago0xf7dbaa…2a634e

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.