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%coinbase71d ago0x6a2146…aac3ed
0x01c9…28160x325b…d430BaseStableEnrichExa$0.03100%coinbase72d ago0x76a45e…bedd93
0x01c9…28160x325b…d430BaseStableEnrichExa$0.03100%coinbase72d ago0xd229b6…cdf5c4
0x01c9…28160x325b…d430BaseStableEnrichExa$0.03100%coinbase72d ago0x2ef6f1…71d6c1
0x01c9…28160x325b…d430BaseStableEnrichExa$0.28100%coinbase72d ago0x00f4a7…d3c268
0x01c9…28160xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase72d ago0xd153c4…e7d27a
0x01c9…28160x325b…d430BaseStableEnrichExa$0.28100%coinbase72d ago0x24aabf…d1b0fc
0x01c9…28160x325b…d430BaseStableEnrichExa$0.28100%coinbase72d ago0xbc925d…465f57
0x01c9…28160x325b…d430BaseStableEnrichExa$0.28100%coinbase72d ago0x289ad7…22df4b
0x01c9…28160x325b…d430BaseStableEnrichExa$0.28100%coinbase72d ago0xdc135c…4f001d
0x01c9…28160x325b…d430BaseStableEnrichExa$0.28100%coinbase72d ago0xdcbbf3…c9006f
0x01c9…28160x325b…d430BaseStableEnrichExa$0.28100%coinbase72d ago0xd3197a…03a544
0x01c9…28160x325b…d430BaseStableEnrichExa$0.28100%coinbase72d ago0x7b9af2…ba371c
0x01c9…28160x325b…d430BaseStableEnrichExa$0.28100%coinbase72d ago0xa22e56…a73d4e
0x01c9…28160x325b…d430BaseStableEnrichExa$0.28100%coinbase72d ago0xc1073c…32a4fe
0x01c9…28160x325b…d430BaseStableEnrichExa$0.28100%coinbase72d ago0xc81175…7e4c62
0x01c9…28160xf9dc…e734Basex402 service$0.005100%payAI72d ago0x21f45a…993309
0x01c9…28160x325b…d430BaseStableEnrichExa$0.01100%coinbase72d ago0x350efc…d990bd
0x01c9…28160x6a5e…c666Basex402 service$0.001100%payAI72d ago0x12a73d…9a6012
0x01c9…28160x78f9…3928Base—$0.10100%coinbase72d ago0x1f992c…18cb8a
0x01c9…28160x6839…1a2bBase—$0.003100%coinbase72d ago0xa85c8a…56b798
0x01c9…28160xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase72d ago0x513fbd…690e08
0x01c9…28160x8b29…721dBaseClash of CoinsGaming$0.001100%coinbase72d ago0x8ba6f3…059880

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.