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%coinbase75d ago0xbb46d6…3c13a9
0x01c9…28160x325b…d430BaseStableEnrichExa$0.01100%coinbase75d ago0xd8c41e…3c23d6
0x01c9…28160x325b…d430BaseStableEnrichExa$0.01100%coinbase75d ago0xdfc9ee…ff3402
0x01c9…28160x325b…d430BaseStableEnrichExa$0.01100%coinbase75d ago0xee2b8b…4ad13f
0x01c9…28160x325b…d430BaseStableEnrichExa$0.01100%coinbase75d ago0xaaf7c1…8d059c
0x01c9…28160x325b…d430BaseStableEnrichExa$0.01100%coinbase75d ago0xa5ba48…083942
0x01c9…28160x325b…d430BaseStableEnrichExa$0.01100%coinbase75d ago0x22ff66…1ed0ce
0x01c9…28160x325b…d430BaseStableEnrichExa$0.01100%coinbase75d ago0x1de3a6…20911f
0x01c9…28160x325b…d430BaseStableEnrichExa$0.01100%coinbase75d ago0xef25ab…73c520
0x01c9…28160x325b…d430BaseStableEnrichExa$0.01100%coinbase75d ago0x37f629…42d0f6
0x01c9…28160x325b…d430BaseStableEnrichExa$0.01100%coinbase75d ago0xe146a2…c3136e
0x01c9…28160x325b…d430BaseStableEnrichExa$0.01100%coinbase75d ago0xd84744…3f1d6d
0x01c9…28160x325b…d430BaseStableEnrichExa$0.01100%coinbase75d ago0xe67479…d7d73d
0x01c9…28160x325b…d430BaseStableEnrichExa$0.01100%coinbase75d ago0x355426…f21e27
0x01c9…28160x325b…d430BaseStableEnrichExa$0.01100%coinbase75d ago0xbb4934…745704
0x01c9…28160x325b…d430BaseStableEnrichExa$0.01100%coinbase75d ago0x8de0ec…0b7cd2
0x01c9…28160x325b…d430BaseStableEnrichExa$0.01100%coinbase75d ago0xc812aa…0f862a
0x01c9…28160x325b…d430BaseStableEnrichExa$0.01100%coinbase75d ago0x653c5f…397bf7
0x01c9…28160x325b…d430BaseStableEnrichExa$0.01100%coinbase75d ago0xefe005…0ae455
0x01c9…28160x325b…d430BaseStableEnrichExa$0.01100%coinbase75d ago0xf1eb9c…479626
0x01c9…28160x325b…d430BaseStableEnrichExa$0.01100%coinbase75d ago0xc5b2f5…0621f7
0x01c9…28160x325b…d430BaseStableEnrichExa$0.01100%coinbase75d ago0xb9c8a1…a0af0c
0x01c9…28160x325b…d430BaseStableEnrichExa$0.01100%coinbase75d ago0xafb2ae…ff5e02
0x01c9…28160x325b…d430BaseStableEnrichExa$0.01100%coinbase75d ago0x2c8eb9…41727d
0x01c9…28160x325b…d430BaseStableEnrichExa$0.01100%coinbase75d ago0xb65aa3…245526

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.