Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x803e…88940xbf22…ab92BaseDripSubstack$0.10100%coinbase51d ago0x7b506f…54d56c
0x803e…88940xbf22…ab92BaseDripSubstack$0.10100%coinbase51d ago0x6d449f…40643e
0x803e…88940xbf22…ab92BaseDripSubstack$0.10100%coinbase51d ago0x9a2d02…e700d3
0x803e…88940xbf22…ab92BaseDripSubstack$0.10100%coinbase51d ago0xa11da6…44c4f0
0x803e…88940xbf22…ab92BaseDripSubstack$0.10100%coinbase51d ago0xfef2a8…f2bf37
0x803e…88940xbf22…ab92BaseDripSubstack$0.10100%coinbase51d ago0x0f8e50…3b6052
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase51d ago0xcf272a…352001
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase51d ago0x417278…4ba611
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase51d ago0x68ec3f…7236ad
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase51d ago0x934c1e…aebb1e
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase51d ago0x4648a6…bc1285
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase51d ago0xaa0bc4…c223e6
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase51d ago0x31c925…c6a3f1
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase51d ago0x0d01d4…7c4b9b
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase51d ago0xfe4a33…5d6f06
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase51d ago0x6edcb1…69757e
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase51d ago0xa579a1…b9fdbf
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase51d ago0xa18555…a7b502
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase51d ago0x45ca1e…d84c6d
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase51d ago0x6d48d3…ccee4e
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase51d ago0x4ef6d2…6d8c97
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase51d ago0x6fc97f…0074fb
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase51d ago0x39efb6…b02c99
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase51d ago0x115202…c7c41f
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase51d ago0x8e66ab…099957

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.