Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2b7b…8e3c0x325b…d430BaseStableEnrichExa$0.01100%coinbase100d ago0x14b047…1f3be3
0x2b7b…8e3c0x325b…d430BaseStableEnrichExa$0.01100%coinbase100d ago0xa486a1…8d0e84
0x2b7b…8e3c0x325b…d430BaseStableEnrichExa$0.01100%coinbase100d ago0x214ceb…cc3346
0x2b7b…8e3c0x325b…d430BaseStableEnrichExa$0.01100%coinbase100d ago0xca75c2…78732b
0x2b7b…8e3c0x325b…d430BaseStableEnrichExa$0.03100%coinbase100d ago0xd6e404…226d9b
0x2b7b…8e3c0x325b…d430BaseStableEnrichExa$0.01100%coinbase100d ago0x4c5cec…d833b5
0x2b7b…8e3c0x325b…d430BaseStableEnrichExa$0.01100%coinbase100d ago0x92280e…c66ba0
0x2b7b…8e3c0x325b…d430BaseStableEnrichExa$0.01100%coinbase100d ago0xec1f13…7d4ae9
0x2b7b…8e3c0x325b…d430BaseStableEnrichExa$0.05100%coinbase100d ago0xef7ee5…1dae08
0x2b7b…8e3c0x325b…d430BaseStableEnrichExa$0.01100%coinbase100d ago0x748a94…b1cdab
0x2b7b…8e3c0x325b…d430BaseStableEnrichExa$0.01100%coinbase100d ago0x73a915…c8fdaf
0x2b7b…8e3c0x325b…d430BaseStableEnrichExa$0.01100%coinbase100d ago0xc40d07…15b5aa
0x2b7b…8e3c0x325b…d430BaseStableEnrichExa$0.01100%coinbase100d ago0xbc58ec…400b49
0x2b7b…8e3c0x325b…d430BaseStableEnrichExa$0.01100%coinbase100d ago0x706512…2345c2
0x2b7b…8e3c0x325b…d430BaseStableEnrichExa$0.01100%coinbase100d ago0x8e2b3d…c8196e
0x2b7b…8e3c0x325b…d430BaseStableEnrichExa$0.01100%coinbase100d ago0xe710d7…344295
0x2b7b…8e3c0x325b…d430BaseStableEnrichExa$0.01100%coinbase100d ago0x3b6f71…84fd02
0x2b7b…8e3c0x325b…d430BaseStableEnrichExa$0.01100%coinbase100d ago0xfef3af…98a9f4
0x2b7b…8e3c0x325b…d430BaseStableEnrichExa$0.01100%coinbase100d ago0x35617b…c0a2df
0x2b7b…8e3c0x325b…d430BaseStableEnrichExa$0.01100%coinbase100d ago0x7acbff…f714e6
0x2b7b…8e3c0x325b…d430BaseStableEnrichExa$0.01100%coinbase100d ago0xe089e6…72124e
0x2b7b…8e3c0x325b…d430BaseStableEnrichExa$0.05100%coinbase100d ago0xc30443…0b199c
0x2b7b…8e3c0x325b…d430BaseStableEnrichExa$0.01100%coinbase100d ago0x7ba6e6…88d45e
0x2b7b…8e3c0x325b…d430BaseStableEnrichExa$0.01100%coinbase100d ago0x9ef190…0075fc
0x2b7b…8e3c0x325b…d430BaseStableEnrichExa$0.01100%coinbase100d ago0x39d919…de4279

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.