Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase58d ago0x5680b6…aea4cb
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase58d ago0x68f001…0c7f7c
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.01100%coinbase58d ago0xf9d844…a1a8ba
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.01100%coinbase58d ago0xea4535…6556a1
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase58d ago0x8ab226…a12743
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase58d ago0xd0e88b…a67f18
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase58d ago0x5bbf2c…9dff76
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase58d ago0x395daa…af9cb5
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase58d ago0x7de5f4…aaa6a9
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase58d ago0xac0934…ea2b21
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase58d ago0x5e0bdd…af8423
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase58d ago0xc6e1ca…217b43
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase58d ago0x49a284…314428
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.01100%coinbase58d ago0xaeb302…75935b
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.01100%coinbase58d ago0xf3dffb…a6db91
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.01100%coinbase58d ago0x535fb6…c77036
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.01100%coinbase58d ago0x8c3f8c…017836
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase58d ago0xfd7357…a745cd
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase58d ago0xb6dc07…3efe09
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase58d ago0x9c7b4a…47cb4a
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase58d ago0xd30c00…74b85c
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.01100%coinbase58d ago0xe443be…d04224
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.01100%coinbase58d ago0xa4558d…09195b
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.01100%coinbase58d ago0xf6a54c…fbe24e
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.01100%coinbase58d ago0x5f89a3…d41f7c

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.