Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase36d ago0x93c305…bdbfe8
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase36d ago0x4c0360…480cd4
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase36d ago0x3c4b69…2224b1
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase36d ago0x7faaa2…9ce881
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase36d ago0x3b7336…d49bc5
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.28100%coinbase36d ago0xfda987…286003
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase36d ago0x1fb062…981b47
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase36d ago0xc3d781…b8c4f1
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase36d ago0x38f9ac…0bc982
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase36d ago0x656f89…186239
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase36d ago0x14ec7c…b9545d
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase36d ago0x1ea4db…bdc465
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase36d ago0xd4a3aa…7a1060
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase36d ago0x07bbe8…8ef28d
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase36d ago0x9f31f7…cbfbc7
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase36d ago0xddcc1e…e13439
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase36d ago0xbcd0c1…6f4215
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.28100%coinbase36d ago0x2697d9…96e9db
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase36d ago0x8d85ef…62b712
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase36d ago0xb58f2d…14b916
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase36d ago0xd8d1d7…60bec0
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase36d ago0xba14c5…aebb2e
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase36d ago0x53298e…0e9696
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase36d ago0x25dafe…7b45bf
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase36d ago0xa86de0…b242b9

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.