Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x01c9…28160xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase98d ago0xff0a76…fcea18
0x01c9…28160xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase98d ago0x293ff2…04bb8a
0x01c9…28160xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase98d ago0x5ba64c…fdd2b2
0x01c9…28160x325b…d430BaseStableEnrichExa$0.05100%coinbase98d ago0xb493ed…c6d727
0x01c9…28160x325b…d430BaseStableEnrichExa$0.05100%coinbase98d ago0xbeffeb…9e7494
0x01c9…28160x325b…d430BaseStableEnrichExa$0.05100%coinbase98d ago0xb6d782…4a936c
0x01c9…28160x325b…d430BaseStableEnrichExa$0.05100%coinbase98d ago0x7b3ee3…dfc965
0x01c9…28160x325b…d430BaseStableEnrichExa$0.05100%coinbase98d ago0xee0c6b…a70acb
0x01c9…28160x325b…d430BaseStableEnrichExa$0.05100%coinbase98d ago0xa40f2e…be902b
0x01c9…28160x325b…d430BaseStableEnrichExa$0.08100%coinbase98d ago0x76242e…8f8f7e
0x01c9…28160x325b…d430BaseStableEnrichExa$0.002100%coinbase98d ago0x927647…dc030b
0x01c9…28160x325b…d430BaseStableEnrichExa$0.01100%coinbase99d ago0xcec159…84285b
0x01c9…28160x325b…d430BaseStableEnrichExa$0.01100%coinbase99d ago0x94b922…dc810c
0x01c9…28160x325b…d430BaseStableEnrichExa$0.05100%coinbase99d ago0xf742ea…881081
0x01c9…28160x325b…d430BaseStableEnrichExa$0.05100%coinbase99d ago0x9a51fb…13c766
0x01c9…28160x325b…d430BaseStableEnrichExa$0.05100%coinbase99d ago0x39f792…7c089a
0x01c9…28160x325b…d430BaseStableEnrichExa$0.05100%coinbase99d ago0x380549…f1e830
0x01c9…28160x325b…d430BaseStableEnrichExa$0.05100%coinbase99d ago0x10b38e…cbd389
0x01c9…28160x325b…d430BaseStableEnrichExa$0.05100%coinbase99d ago0x84f541…7d0089
0x01c9…28160x325b…d430BaseStableEnrichExa$0.05100%coinbase99d ago0xf8668d…89155a
0x01c9…28160x325b…d430BaseStableEnrichExa$0.05100%coinbase99d ago0x8358a0…8b525f
0x01c9…28160x325b…d430BaseStableEnrichExa$0.05100%coinbase99d ago0x28ea36…712deb
0x01c9…28160x325b…d430BaseStableEnrichExa$0.05100%coinbase99d ago0x4abda9…9108e4
0x01c9…28160x325b…d430BaseStableEnrichExa$0.05100%coinbase99d ago0x61ec6b…fa5cfe
0x01c9…28160x325b…d430BaseStableEnrichExa$0.02100%candidates99d ago0x37712d…8597cd

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.