Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.01100%coinbase46d ago0x8b85f2…10f478
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.01100%coinbase46d ago0x223e61…5541ea
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.01100%coinbase46d ago0x163ede…97ddfb
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.01100%coinbase46d ago0x97d1cb…a5f30e
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.01100%coinbase46d ago0x05d622…9f9282
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.01100%coinbase46d ago0xc72700…33fefa
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.01100%coinbase46d ago0x4c160d…cca3da
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.01100%coinbase46d ago0x26ad9c…7a926f
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.01100%coinbase46d ago0x50936e…3cc4df
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.01100%coinbase46d ago0xa94f2d…1d7e6f
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.01100%coinbase46d ago0xca9936…54839f
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.01100%coinbase46d ago0x099cff…072cf1
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.01100%coinbase46d ago0xd20c66…80a22c
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.01100%coinbase46d ago0x284cb1…40dca3
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.01100%coinbase46d ago0x6b4cfa…df0a94
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.01100%coinbase46d ago0xab92f3…8ad226
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.01100%coinbase46d ago0xcf3b8b…6e639d
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.01100%coinbase46d ago0x383c7a…019ace
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.002100%coinbase46d ago0x2083a9…78f821
0x4dc8…0cd10xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase46d ago0x54abe0…3de76c
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.03100%coinbase46d ago0xcc999a…637f37
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.03100%coinbase46d ago0x909431…1a4b43
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.01100%coinbase46d ago0x735aa8…e7cfb8
0x4dc8…0cd10xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase46d ago0xb33db1…00ab67
0x4dc8…0cd10xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase46d ago0x557cfa…f5bc68

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.