Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdcf0…e02f0x325b…d430BaseStableEnrichExa$0.01100%coinbase38d ago0xea4785…da99dd
0xdcf0…e02f0x325b…d430BaseStableEnrichExa$0.01100%coinbase38d ago0xebdb23…d5d735
0xdcf0…e02f0x325b…d430BaseStableEnrichExa$0.15100%coinbase38d ago0x8c5a46…df2f73
0xdcf0…e02f0x325b…d430BaseStableEnrichExa$0.01100%coinbase38d ago0x6835d0…45a288
0xdcf0…e02f0x325b…d430BaseStableEnrichExa$0.01100%coinbase38d ago0x65d068…20d997
0xdcf0…e02f0x325b…d430BaseStableEnrichExa$0.01100%coinbase38d ago0xf217e2…247644
0xdcf0…e02f0x325b…d430BaseStableEnrichExa$0.01100%coinbase38d ago0x95bc0d…83958d
0xdcf0…e02f0x325b…d430BaseStableEnrichExa$0.01100%coinbase38d ago0xe9166c…622bb4
0xdcf0…e02f0x325b…d430BaseStableEnrichExa$0.01100%coinbase38d ago0xd83359…90ed33
0xdcf0…e02f0x325b…d430BaseStableEnrichExa$0.01100%coinbase38d ago0xac1e30…fd12d8
0xdcf0…e02f0x325b…d430BaseStableEnrichExa$0.01100%coinbase38d ago0xa66bb9…241833
0xdcf0…e02f0x325b…d430BaseStableEnrichExa$0.01100%coinbase38d ago0x528ef5…6bd9c8
0xdcf0…e02f0x325b…d430BaseStableEnrichExa$0.01100%coinbase38d ago0xef6587…82db29
0xdcf0…e02f0x325b…d430BaseStableEnrichExa$0.03100%coinbase38d ago0xc692d2…aec6fd
0xdcf0…e02f0x325b…d430BaseStableEnrichExa$0.01100%coinbase38d ago0x7b4144…3abbb6
0xdcf0…e02f0x325b…d430BaseStableEnrichExa$0.01100%coinbase38d ago0x0354b8…3384f6
0xdcf0…e02f0x325b…d430BaseStableEnrichExa$0.01100%coinbase38d ago0x1dd388…cb2178
0xdcf0…e02f0x325b…d430BaseStableEnrichExa$0.03100%coinbase38d ago0xb1353e…8b2b39
0xdcf0…e02f0x325b…d430BaseStableEnrichExa$0.03100%coinbase38d ago0x1e0c4d…ed47fa
0xdcf0…e02f0x325b…d430BaseStableEnrichExa$0.03100%coinbase38d ago0xadb320…5cbdef
0xdcf0…e02f0x325b…d430BaseStableEnrichExa$0.15100%coinbase38d ago0x9ac5e0…68662c
0xdcf0…e02f0x325b…d430BaseStableEnrichExa$0.01100%coinbase38d ago0x3757c6…0d371e
0xdcf0…e02f0x325b…d430BaseStableEnrichExa$0.01100%coinbase38d ago0xbdc7e0…9c89d8
0xdcf0…e02f0x325b…d430BaseStableEnrichExa$0.01100%coinbase38d ago0xd81714…110aa9
0xdcf0…e02f0x325b…d430BaseStableEnrichExa$0.01100%coinbase38d ago0xf30966…47b415

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.