Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase38d ago0xa347c0…a0b2bb
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase38d ago0x938e9e…9ffe73
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase38d ago0x499db8…b1aaf2
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase38d ago0xd59bda…d8e33b
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase38d ago0xdc95db…8bb46a
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase38d ago0x8c999b…fe29d8
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase38d ago0x733264…e32e38
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase38d ago0x6f4b26…b7ebb6
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase38d ago0x6a8fda…dfc3dc
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase38d ago0x05e7e2…c816bf
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase38d ago0xde555e…c8f850
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase38d ago0x6a23d7…f668fd
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase38d ago0x29c0ca…e50c4e
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase38d ago0x34ebd3…9b8093
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase38d ago0xc73e83…dc9b91
0x3a52…51690x325b…d430BaseStableEnrichExa$0.28100%coinbase38d ago0x5453bc…46851d
0x3a52…51690x325b…d430BaseStableEnrichExa$0.28100%coinbase38d ago0xd08fc1…d8329a
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase38d ago0x2fbcc2…0870db
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase38d ago0x8988f8…2c966d
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase38d ago0x590f1e…158c2f
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase38d ago0x087cef…7cea6e
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase38d ago0x5253d8…a73d63
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase38d ago0xb2a94a…2756fc
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase38d ago0x42e8c6…d468cb
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase38d ago0x47b2df…4a7fc3

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.