Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb0f9…f12c0x325b…d430BaseStableEnrichExa$0.002100%coinbase5d ago0x8c0df6…144e93
0xb0f9…f12c0x325b…d430BaseStableEnrichExa$0.02100%coinbase5d ago0x37e75d…c9b193
0xb0f9…f12c0x325b…d430BaseStableEnrichExa$0.01100%coinbase5d ago0x786f64…082a63
0xb0f9…f12c0x325b…d430BaseStableEnrichExa$0.01100%coinbase5d ago0x2b0eb9…457e01
0xb0f9…f12c0x325b…d430BaseStableEnrichExa$0.01100%coinbase5d ago0xe6ee76…cb2f94
0xb0f9…f12c0x325b…d430BaseStableEnrichExa$0.01100%coinbase5d ago0x770ea1…9c2edb
0xb0f9…f12c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase5d ago0x272dfb…920e70
0xb0f9…f12c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase5d ago0x27230b…31214d
0xb0f9…f12c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase5d ago0xce7c3a…437ac7
0xb0f9…f12c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase5d ago0x9521e0…7a9737
0xb0f9…f12c0x325b…d430BaseStableEnrichExa$0.01100%coinbase5d ago0x08e740…b75977
0xb0f9…f12c0x325b…d430BaseStableEnrichExa$0.01100%coinbase5d ago0x5b8632…5cbc53
0xb0f9…f12c0x325b…d430BaseStableEnrichExa$0.01100%coinbase5d ago0x8d4142…4cb6ae
0xb0f9…f12c0x325b…d430BaseStableEnrichExa$0.01100%coinbase5d ago0xe8121c…753026
0xb0f9…f12c0x325b…d430BaseStableEnrichExa$0.01100%coinbase5d ago0xbc1418…846787
0xb0f9…f12c0x325b…d430BaseStableEnrichExa$0.01100%coinbase5d ago0x34ddb0…f016ce
0xb0f9…f12c0x325b…d430BaseStableEnrichExa$0.01100%coinbase5d ago0xf68862…69a52f
0xb0f9…f12c0x325b…d430BaseStableEnrichExa$0.01100%coinbase5d ago0x966354…117415
0xb0f9…f12c0x325b…d430BaseStableEnrichExa$0.01100%coinbase5d ago0x8f5623…c8055b
0xb0f9…f12c0x325b…d430BaseStableEnrichExa$0.01100%coinbase5d ago0x97fd75…9f12e4
0xb0f9…f12c0x325b…d430BaseStableEnrichExa$0.01100%coinbase5d ago0xdcec95…89f2f9
0xb0f9…f12c0x325b…d430BaseStableEnrichExa$0.01100%coinbase5d ago0x17eca5…d2b84b
0xb0f9…f12c0x325b…d430BaseStableEnrichExa$0.01100%coinbase5d ago0x34f920…bfd1ee
0xb0f9…f12c0x325b…d430BaseStableEnrichExa$0.01100%coinbase5d ago0x5c6878…43527a
0xb0f9…f12c0xc3b6…c06bBase$0.005100%openfacilitator5d ago0xc5a486…b82acb

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.