Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase47d ago0x08e64b…388228
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase47d ago0xc9b9a0…96c49a
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase47d ago0xb522b1…447310
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase47d ago0xb9f685…75778b
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase47d ago0x5d5855…fd1de4
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase47d ago0x668427…95def1
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase47d ago0x1a651c…e605e3
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase47d ago0x2f448d…f28771
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase47d ago0xd18fbd…70e9ee
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase47d ago0x9ee4ae…aa2fb6
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase47d ago0xbc8e34…0bb9ce
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase47d ago0x2bf013…b81842
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase47d ago0x838b81…b244c4
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase47d ago0x286b9d…907d56
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase47d ago0x01557e…6cd79d
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase47d ago0x5e08c1…20e509
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase47d ago0x109b9c…9e1377
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase47d ago0x5239f3…e8fe7f
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase47d ago0x39d6a6…1d7526
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase47d ago0x0aa0d5…ba4d0a
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase47d ago0xfdb83b…a2826d
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase47d ago0xb02202…398127
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase47d ago0xd77283…e6ea41
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.03100%coinbase47d ago0xcc0753…9f6a7d
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.03100%coinbase47d ago0xc1d9ab…0b6c8a

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.