Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf55f…b2b80x325b…d430BaseStableEnrichExa$0.02100%coinbase87d ago0x35f06a…0f0d02
0xf55f…b2b80x325b…d430BaseStableEnrichExa$0.02100%coinbase87d ago0xce8391…51e5bc
0xf55f…b2b80x325b…d430BaseStableEnrichExa$0.02100%coinbase87d ago0x570145…7ff669
0xf55f…b2b80x325b…d430BaseStableEnrichExa$0.02100%coinbase87d ago0xd2c6ff…67ea55
0xf55f…b2b80x325b…d430BaseStableEnrichExa$0.02100%coinbase87d ago0xefdb2e…4fdacf
0xf55f…b2b80x325b…d430BaseStableEnrichExa$0.02100%coinbase87d ago0x693019…578050
0xf55f…b2b80x325b…d430BaseStableEnrichExa$0.02100%coinbase87d ago0xd7513a…42a957
0xf55f…b2b80x325b…d430BaseStableEnrichExa$0.02100%coinbase87d ago0xca14dc…131c87
0xf55f…b2b80x325b…d430BaseStableEnrichExa$0.02100%coinbase87d ago0xfccfd8…6e6dc1
0xf55f…b2b80x325b…d430BaseStableEnrichExa$0.02100%coinbase87d ago0x01e187…fdadae
0xf55f…b2b80x325b…d430BaseStableEnrichExa$0.02100%coinbase87d ago0x0378b5…59f0a4
0xf55f…b2b80x325b…d430BaseStableEnrichExa$0.02100%coinbase87d ago0x982471…d374f7
0xf55f…b2b80x325b…d430BaseStableEnrichExa$0.03100%coinbase87d ago0x51dad4…cb8bc4
0xf55f…b2b80x325b…d430BaseStableEnrichExa$0.03100%coinbase87d ago0x163486…ce1c7f
0xf55f…b2b80x325b…d430BaseStableEnrichExa$0.03100%coinbase87d ago0xad4f94…5fce70
0xf55f…b2b80x325b…d430BaseStableEnrichExa$0.03100%coinbase87d ago0xd0cfbe…54da5f
0xf55f…b2b80x325b…d430BaseStableEnrichExa$0.03100%coinbase87d ago0x775157…e4c6c6
0xf55f…b2b80x325b…d430BaseStableEnrichExa$0.03100%coinbase87d ago0x6ae37d…d038e5
0xf55f…b2b80x325b…d430BaseStableEnrichExa$0.03100%coinbase87d ago0x978058…14c8da
0xf55f…b2b80x325b…d430BaseStableEnrichExa$0.03100%coinbase87d ago0x4f3554…86d9a6
0xf55f…b2b80x325b…d430BaseStableEnrichExa$0.03100%coinbase87d ago0x648cab…f39944
0xf55f…b2b80x325b…d430BaseStableEnrichExa$0.03100%coinbase87d ago0x984ecc…8032d0
0xf55f…b2b80x325b…d430BaseStableEnrichExa$0.03100%coinbase87d ago0xb9bb48…397e31
0xf55f…b2b80x325b…d430BaseStableEnrichExa$0.03100%coinbase87d ago0x228894…71392b
0xf55f…b2b80x325b…d430BaseStableEnrichExa$0.03100%coinbase87d ago0x02e67f…84c368

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.