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%coinbase43d ago0x014156…e5bbb3
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase43d ago0x597553…4bd1b8
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase43d ago0x2bebea…333d26
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase43d ago0x56977c…bb40b4
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase43d ago0x9d5252…ff4a8f
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase43d ago0x2d69e7…a22f72
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase43d ago0x171131…0c24b7
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase43d ago0x78b01d…4f8228
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase43d ago0xed5d17…3f9d07
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase43d ago0x166b77…de1d38
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase43d ago0x72459a…81409c
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase43d ago0x09e9d9…5cad9a
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase43d ago0x88a0db…dde052
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase43d ago0x19f3d7…17f6ed
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase43d ago0xa5700b…9c19af
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase43d ago0x1d7471…ffb23d
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase43d ago0x03970b…04cc5c
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase43d ago0xaa533e…481cbf
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase43d ago0x12ce2f…9cf188
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase43d ago0x5d7bd1…29d6a9
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase43d ago0x636d95…94570a
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase43d ago0x6a7253…3b3e64
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase43d ago0x44b6e9…69ed9e
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase43d ago0xec9bb4…560441
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase43d ago0x45929d…fa0b1b

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.