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.01100%coinbase117d ago0xf4cb89…4fdef1
0x01c9…28160x325b…d430BaseStableEnrichExa$0.01100%coinbase117d ago0x9c0039…934743
0x01c9…28160x325b…d430BaseStableEnrichExa$0.01100%coinbase117d ago0x06fa30…98c59f
0x01c9…28160x325b…d430BaseStableEnrichExa$0.01100%coinbase117d ago0x0adf5a…ebc86a
0x01c9…28160x325b…d430BaseStableEnrichExa$0.01100%coinbase117d ago0xdb698f…a15f1c
0x01c9…28160x325b…d430BaseStableEnrichExa$0.01100%coinbase117d ago0x72b69c…ff919a
0x01c9…28160x325b…d430BaseStableEnrichExa$0.01100%coinbase117d ago0xa4133b…2f6463
0x01c9…28160x325b…d430BaseStableEnrichExa$0.01100%coinbase117d ago0x0c8890…83aab6
0x01c9…28160x325b…d430BaseStableEnrichExa$0.01100%coinbase117d ago0xc5ac53…6d40b0
0x01c9…28160x325b…d430BaseStableEnrichExa$0.01100%coinbase117d ago0xdd06a0…776aaf
0x01c9…28160x325b…d430BaseStableEnrichExa$0.01100%coinbase117d ago0x5fb12b…a536d5
0x01c9…28160x325b…d430BaseStableEnrichExa$0.01100%coinbase117d ago0x00b715…7b65bf
0x01c9…28160x325b…d430BaseStableEnrichExa$0.01100%coinbase117d ago0x192ce8…9f9086
0x01c9…28160x325b…d430BaseStableEnrichExa$0.01100%coinbase117d ago0x2313f6…77ad06
0x01c9…28160x325b…d430BaseStableEnrichExa$0.01100%coinbase117d ago0xb3d4e6…3cd7ca
0x01c9…28160x325b…d430BaseStableEnrichExa$0.01100%coinbase117d ago0x6d7b9b…881192
0x01c9…28160x325b…d430BaseStableEnrichExa$0.01100%coinbase117d ago0x646f1d…4828d7
0x01c9…28160x325b…d430BaseStableEnrichExa$0.01100%coinbase117d ago0xcead91…03a98d
0x01c9…28160x325b…d430BaseStableEnrichExa$0.01100%coinbase117d ago0xa17086…549e3f
0x01c9…28160x325b…d430BaseStableEnrichExa$0.01100%coinbase117d ago0x9d77ca…7d5fe2
0x01c9…28160x325b…d430BaseStableEnrichExa$0.01100%coinbase117d ago0xf0c240…81ec47
0x01c9…28160x325b…d430BaseStableEnrichExa$0.01100%coinbase117d ago0xd84e35…5bbdb4
0x01c9…28160x325b…d430BaseStableEnrichExa$0.01100%coinbase117d ago0x079051…199632
0x01c9…28160x325b…d430BaseStableEnrichExa$0.01100%coinbase117d ago0xfe68b5…7dd55d
0x01c9…28160x325b…d430BaseStableEnrichExa$0.01100%coinbase117d ago0x90b1cf…93a92e

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.