Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x01c9…28160x325b…d430BaseStableEnrichExa$0.05100%coinbase106d ago0x665053…af3362
0x01c9…28160x325b…d430BaseStableEnrichExa$0.01100%coinbase106d ago0x289916…4a98e6
0x01c9…28160x325b…d430BaseStableEnrichExa$0.01100%coinbase106d ago0xcb9a98…1e29bc
0x01c9…28160x325b…d430BaseStableEnrichExa$0.002100%coinbase106d ago0x7f9274…8181b3
0x01c9…28160x325b…d430BaseStableEnrichExa$0.002100%coinbase106d ago0x1279b6…2cd6ff
0x01c9…28160x325b…d430BaseStableEnrichExa$0.01100%coinbase106d ago0x380cd2…1c43b7
0x01c9…28160x325b…d430BaseStableEnrichExa$0.01100%coinbase106d ago0xfaafe5…0515ce
0x01c9…28160x325b…d430BaseStableEnrichExa$0.05100%coinbase106d ago0x56d4dd…e19020
0x01c9…28160x325b…d430BaseStableEnrichExa$0.05100%coinbase106d ago0xd9f039…e9f975
0x01c9…28160x325b…d430BaseStableEnrichExa$0.05100%coinbase106d ago0xf1bee6…33c9e0
0x01c9…28160x325b…d430BaseStableEnrichExa$0.05100%coinbase106d ago0x3274dc…94f060
0x01c9…28160x325b…d430BaseStableEnrichExa$0.05100%coinbase106d ago0xe50044…c4ee31
0x01c9…28160x325b…d430BaseStableEnrichExa$0.05100%coinbase106d ago0x56d9db…af0626
0x01c9…28160x325b…d430BaseStableEnrichExa$0.05100%coinbase106d ago0x4ac20c…955632
0x01c9…28160x325b…d430BaseStableEnrichExa$0.05100%coinbase106d ago0xa5bdfb…6110b8
0x01c9…28160x325b…d430BaseStableEnrichExa$0.05100%coinbase106d ago0x215105…4b94ec
0x01c9…28160x325b…d430BaseStableEnrichExa$0.05100%coinbase106d ago0xa09680…dc6b5b
0x01c9…28160x325b…d430BaseStableEnrichExa$0.05100%coinbase106d ago0x412f72…309b08
0x01c9…28160x325b…d430BaseStableEnrichExa$0.01100%coinbase106d ago0x60e33c…982b6d
0x01c9…28160x325b…d430BaseStableEnrichExa$0.02100%coinbase106d ago0xbaad0d…5823bf
0x01c9…28160x325b…d430BaseStableEnrichExa$0.02100%coinbase106d ago0x14a515…d0ad4e
0x01c9…28160x325b…d430BaseStableEnrichExa$0.02100%coinbase106d ago0xcf9fd8…ae026a
0x01c9…28160x325b…d430BaseStableEnrichExa$0.02100%coinbase106d ago0x78c77a…5a6f73
0x01c9…28160x325b…d430BaseStableEnrichExa$0.02100%coinbase106d ago0x1cb973…87f57f
0x01c9…28160x325b…d430BaseStableEnrichExa$0.02100%coinbase106d ago0x912f71…be2378

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.