Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0e9e…f2da0x325b…d430BaseStableEnrichExa$0.01100%coinbase81d ago0x7a5cff…a95d93
0x0e9e…f2da0x325b…d430BaseStableEnrichExa$0.04100%coinbase81d ago0x18dd35…8d1844
0x0e9e…f2da0x325b…d430BaseStableEnrichExa$0.04100%coinbase81d ago0xa0c359…a17576
0x0e9e…f2da0x325b…d430BaseStableEnrichExa$0.04100%coinbase81d ago0x99fa69…d5fff9
0x0e9e…f2da0x325b…d430BaseStableEnrichExa$0.01100%coinbase81d ago0x8ff377…32a5bc
0x0e9e…f2da0x325b…d430BaseStableEnrichExa$0.01100%coinbase81d ago0x6c2b71…47ef12
0x0e9e…f2da0x325b…d430BaseStableEnrichExa$0.01100%coinbase81d ago0x9a6123…d91234
0x0e9e…f2da0x325b…d430BaseStableEnrichExa$0.01100%coinbase81d ago0x9e95a4…4dc69d
0x0e9e…f2da0x325b…d430BaseStableEnrichExa$0.01100%coinbase81d ago0xc8fa7a…2b74c4
0x0e9e…f2da0x325b…d430BaseStableEnrichExa$0.01100%coinbase81d ago0x3e6ac1…f434b7
0x0e9e…f2da0x325b…d430BaseStableEnrichExa$0.01100%coinbase81d ago0x2ad676…432d08
0x0e9e…f2da0x325b…d430BaseStableEnrichExa$0.01100%coinbase81d ago0xa41ccf…e56ec3
0x0e9e…f2da0x325b…d430BaseStableEnrichExa$0.01100%coinbase81d ago0xadddd2…5476b1
0x0e9e…f2da0x325b…d430BaseStableEnrichExa$0.01100%coinbase81d ago0x15f7b6…280340
0x0e9e…f2da0x325b…d430BaseStableEnrichExa$0.01100%coinbase81d ago0x2df73c…65e4aa
0x0e9e…f2da0x325b…d430BaseStableEnrichExa$0.01100%coinbase81d ago0x83e416…d8bc77
0x0e9e…f2da0x325b…d430BaseStableEnrichExa$0.01100%coinbase81d ago0x37f507…7b149b
0x0e9e…f2da0x325b…d430BaseStableEnrichExa$0.01100%coinbase81d ago0x254a32…7e53a2
0x0e9e…f2da0x325b…d430BaseStableEnrichExa$0.01100%coinbase81d ago0x6264c9…02c28e
0x0e9e…f2da0x325b…d430BaseStableEnrichExa$0.01100%coinbase81d ago0xcdc4f4…b72860
0x0e9e…f2da0x325b…d430BaseStableEnrichExa$0.01100%coinbase81d ago0x82eec8…2d60af
0x0e9e…f2da0x325b…d430BaseStableEnrichExa$0.01100%coinbase81d ago0xe8865b…afd18c
0x0e9e…f2da0x325b…d430BaseStableEnrichExa$0.01100%coinbase81d ago0xf09b05…ee58d1
0x0e9e…f2da0x325b…d430BaseStableEnrichExa$0.01100%coinbase81d ago0xc0e132…7ab5e0
0x0e9e…f2da0x325b…d430BaseStableEnrichExa$0.01100%coinbase81d ago0x8a08e6…abc098

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.