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%coinbase37d ago0xb7c5f0…7a4a45
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase37d ago0x28d6b6…82af10
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase37d ago0x32bef7…60c6ed
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase37d ago0x55f5ac…cf5245
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase37d ago0x71c333…bc9a71
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.06100%coinbase37d ago0x111e53…2f78c2
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase37d ago0x5c33b5…431cb1
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase37d ago0x327e19…bf3233
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase37d ago0x982f23…1b4bc8
0x0c0d…6fbb0x07f0…a045BaseStableStudioUpload$0.24100%coinbase38d ago0xecfdd4…9b2247
0x0c0d…6fbb0x06df…fd6fBaseStableUploadUpload$0.005100%coinbase38d ago0xd69f6e…1915b7
0x0c0d…6fbb0x07f0…a045BaseStableStudioUpload$0.24100%coinbase38d ago0x11c7ed…27acf1
0x0c0d…6fbb0x06df…fd6fBaseStableUploadUpload$0.005100%coinbase38d ago0x986963…e7096b
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase38d ago0xf75e60…d882e2
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase38d ago0x36c616…031b4b
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase38d ago0x991a22…009d60
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase38d ago0xaef5c2…7a8671
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase38d ago0x302934…de01fd
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase38d ago0x9991bb…a87a0b
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase38d ago0x14506c…1390b0
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase38d ago0xe85766…184812
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase38d ago0x69adca…0df1d8
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase38d ago0xf11aa5…db40d6
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.06100%coinbase38d ago0x1b8bf2…747749

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.