Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x46bd…2ebd0xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase13d ago0xf32c96…1123dd
0x46bd…2ebd0xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase13d ago0x5fe187…55c745
0x46bd…2ebd0xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase13d ago0xc64024…a80882
0xe252…29e50xe82e…59e3BaseTickersFeedStock-quotes$0.002100%coinbase13d ago0xe64293…8d43c2
0x5466…7a0c0xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase13d ago0xd7ef2a…a0f1e7
0x170d…fa100xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase13d ago0x4daa8e…734545
0x76e9…57b30xe82e…59e3BaseTickersFeedStock-quotes$0.001100%coinbase13d ago0x141779…28c1db
0xe252…29e50xe82e…59e3BaseTickersFeedStock-quotes$0.002100%coinbase13d ago0xc3246e…ade1a4
0xe252…29e50xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase13d ago0xd986d0…3a9b3c
0xe252…29e50xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase13d ago0x78ca9a…6ff5f4
0x01f9…84d30xe82e…59e3BaseTickersFeedStock-quotes$0.001100%coinbase13d ago0x71cab3…5efcd7
0x7052…402b0xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase13d ago0x162f13…aa7323
0x7052…402b0xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase13d ago0x6b2544…2e271f
0x9688…d92d0xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase13d ago0xd72aad…cd9217
0x9688…d92d0xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase13d ago0x2f90ba…07342f
0x9688…d92d0xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase13d ago0x1905de…83a9d9
0x9688…d92d0xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase13d ago0x6448a6…936bce
0x9688…d92d0xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase13d ago0x6af177…008ff8
0x9688…d92d0xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase13d ago0x9efa84…60a9c3
0x9688…d92d0xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase13d ago0x02c322…c1e2b5
0x9688…d92d0xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase13d ago0x3e24df…9c7588
0x9688…d92d0xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase13d ago0x1c2265…cc1086
0x0d15…7bc00xe82e…59e3BaseTickersFeedStock-quotes$0.002100%coinbase13d ago0xac1531…8f713d
0x0d15…7bc00xe82e…59e3BaseTickersFeedStock-quotes$0.002100%coinbase13d ago0x89db5c…4f56b6
0x69e1…8a190xe82e…59e3BaseTickersFeedStock-quotes$0.002100%coinbase13d ago0xad9256…d86a79

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.