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%coinbase18d ago0xa1f941…cfef11
0x170d…fa100xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase18d ago0x415976…dd3a6a
0x0567…13f40xe82e…59e3BaseTickersFeedStock-quotes$0.001100%coinbase19d ago0xa4db95…ddd145
0x0567…13f40xe82e…59e3BaseTickersFeedStock-quotes$0.002100%coinbase19d ago0xca1d73…44ce58
0x0567…13f40xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase19d ago0xd7359e…44f3ad
0x0567…13f40xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase19d ago0x88d82b…588612
0x0567…13f40xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase19d ago0xe530dc…e5ae68
0xe252…29e50xe82e…59e3BaseTickersFeedStock-quotes$0.002100%coinbase19d ago0x5e7728…c36f8f
0x89c0…c6fb0xe82e…59e3BaseTickersFeedStock-quotes$0.001100%coinbase19d ago0x288726…4a9f58
0xe252…29e50xe82e…59e3BaseTickersFeedStock-quotes$0.002100%coinbase19d ago0x87d8d6…814e42
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase19d ago0x67c033…12456d
0x27ab…248c0xe82e…59e3BaseTickersFeedStock-quotes$0.001100%coinbase19d ago0x8ba751…bb28f1
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase19d ago0x2988fb…d732bf
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase19d ago0x2d6a6a…40937d
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase19d ago0x55884b…ccb1ba
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase19d ago0x5e00ac…9ed3b7
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase19d ago0xb3ca78…72caf6
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase19d ago0xed6db8…2f9df3
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase19d ago0x67aa9d…bf4d7a
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase19d ago0xd210d8…e48bf7
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase19d ago0x392cd8…81ef87
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase19d ago0x1e657d…017afa
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase19d ago0xb5ada2…4ecd42
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase19d ago0xecf2cc…ea5e87
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase19d ago0x0a2547…0ac1b9

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.