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%coinbase23d ago0x3134ee…6043c1
0xe252…29e50xe82e…59e3BaseTickersFeedStock-quotes$0.002100%coinbase24d ago0x263c30…06cf56
0xe252…29e50xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase24d ago0x7cf83d…d5cad9
0xe252…29e50xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase24d ago0x81d370…6f0b58
0xe252…29e50xe82e…59e3BaseTickersFeedStock-quotes$0.002100%coinbase24d ago0xc767a2…e2af9d
0xe252…29e50xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase24d ago0xd248de…fc3dec
0xe252…29e50xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase24d ago0x2fd6b5…357d68
0xe252…29e50xe82e…59e3BaseTickersFeedStock-quotes$0.002100%coinbase24d ago0x0326bc…9b9425
0xe252…29e50xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase24d ago0x18f5d4…22befd
0xe252…29e50xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase24d ago0xff417c…d1caa0
0x0567…13f40xe82e…59e3BaseTickersFeedStock-quotes$0.001100%coinbase24d ago0xc3293e…66bda3
0xe252…29e50xe82e…59e3BaseTickersFeedStock-quotes$0.002100%coinbase24d ago0x962c14…1b68ff
0xe252…29e50xe82e…59e3BaseTickersFeedStock-quotes$0.002100%coinbase24d ago0x2abfb1…f4705a
0xe252…29e50xe82e…59e3BaseTickersFeedStock-quotes$0.002100%coinbase24d ago0x403ce9…34f03b
0xe252…29e50xe82e…59e3BaseTickersFeedStock-quotes$0.002100%coinbase24d ago0xdd137d…4fb20e
0x89c0…c6fb0xe82e…59e3BaseTickersFeedStock-quotes$0.002100%coinbase24d ago0xb6f60d…843954
0x89c0…c6fb0xe82e…59e3BaseTickersFeedStock-quotes$0.002100%coinbase24d ago0x3bc386…deb40d
0x89c0…c6fb0xe82e…59e3BaseTickersFeedStock-quotes$0.002100%coinbase24d ago0x8230d8…0f819e

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.