Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.01100%coinbase54d ago0x22b728…7bc245
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.01100%coinbase54d ago0x5b6c0f…472d37
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.01100%coinbase54d ago0xd7075d…161557
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.01100%coinbase54d ago0x58f816…7a4e94
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.01100%coinbase54d ago0xfaa75b…c04e8c
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.01100%coinbase54d ago0xf824ef…77de1c
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.01100%coinbase54d ago0xfbb1f0…d5da38
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.04100%coinbase54d ago0x206959…fabf1b
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.01100%coinbase54d ago0xdb4f67…48a71c
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.01100%coinbase54d ago0x9de8a1…6eb741
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.01100%coinbase54d ago0x1e5268…4af338
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.20100%coinbase54d ago0x88ad18…f32da3
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.20100%coinbase54d ago0xbfd46d…fd97b2
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.01100%coinbase54d ago0x7a6c44…de33f9
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.01100%coinbase54d ago0x3ff6f3…127511
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.01100%coinbase54d ago0x5c8f58…cb10d2
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.01100%coinbase54d ago0xe0dadf…b66b3b
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.01100%coinbase54d ago0x308f0f…ad4135
0x6ee6…473f0xcb79…6f78BaseStableBrowserSessions$0.10100%coinbase54d ago0xdbe008…0d53ec
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.01100%coinbase54d ago0x95b4a4…4ffb5e
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.20100%coinbase54d ago0x648b78…1668d0
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.20100%coinbase54d ago0xc36889…e2c3ec
0x6ee6…473f0x06df…fd6fBaseStableUploadUpload$0.005100%coinbase54d ago0xfd74f1…30561d
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.04100%coinbase54d ago0xff67bd…cb0325
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.04100%coinbase54d ago0xe5493c…af213e

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.