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%coinbase21d ago0x157258…d744a3
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase21d ago0xe268de…f527e1
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase21d ago0x25eeaa…dcf5db
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase21d ago0x298287…319fd4
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase21d ago0x654721…385d82
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase21d ago0x6344eb…b4d209
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase21d ago0x899cb0…54d2d7
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase21d ago0x4eddd1…b45215
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase21d ago0x389b9d…346892
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase21d ago0x4cccc4…fcfcd4
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase21d ago0x0b5faf…cccc0f
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase21d ago0xd7dac9…92403d
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase21d ago0x3f537e…8cc9d7
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase21d ago0x82ccd2…5e1a94
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase21d ago0x1d45dd…4d861d
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase21d ago0x260fc7…f9b09a
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase21d ago0x3d83ed…c6c584
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase21d ago0xad3c94…5f965d
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.28100%coinbase21d ago0x7441ad…332bc8
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.28100%coinbase21d ago0x518f0a…ec1988
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.28100%coinbase21d ago0x526d8c…e6ab15
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.28100%coinbase21d ago0x4c7885…f50262
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.28100%coinbase21d ago0x54cb91…215666
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase21d ago0x6e4795…33a64a
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase21d ago0xb14313…79f066

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.