Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xafff…33790x325b…d430BaseStableEnrichExa$0.01100%coinbase45d ago0xdcf01e…bcf20a
0xafff…33790x325b…d430BaseStableEnrichExa$0.002100%coinbase45d ago0xbfb5de…a7a2f2
0xafff…33790x325b…d430BaseStableEnrichExa$0.01100%coinbase45d ago0x453b6d…b0fe7d
0xafff…33790x325b…d430BaseStableEnrichExa$0.01100%coinbase45d ago0x47c133…bf3d1b
0xafff…33790x325b…d430BaseStableEnrichExa$0.01100%coinbase45d ago0x0b7a52…5f7c21
0xafff…33790xc751…86a1Baseglim.shTwitter$0.02100%coinbase45d ago0x4b7b2a…166983
0xafff…33790x3c5c…d5faBaseLocus x402 Services$0.00575100%coinbase45d ago0x83e20f…02dc8b
0xafff…33790x325b…d430BaseStableEnrichExa$0.01100%coinbase45d ago0xb9dfed…b5fb76
0xafff…33790x3e7c…1570Basex402 service$0.003100%coinbase45d ago0xb6d239…7a9b77
0xafff…33790x3c5c…d5faBaseLocus x402 Services$0.005100%coinbase45d ago0x52c574…8a4288
0xafff…33790x3c5c…d5faBaseLocus x402 Services$0.005100%coinbase45d ago0x9d218b…e5dc4f
0xafff…33790x62a0…87f1Baseagenttoll.devFinance$0.02100%coinbase45d ago0x4831b9…881c90
0xafff…33790x62a0…87f1Baseagenttoll.devFinance$0.02100%coinbase45d ago0xd0c847…957b45
0xafff…33790x3c5c…d5faBaseLocus x402 Services$0.005100%coinbase45d ago0x4ca196…ccf504
0xafff…33790x3c5c…d5faBaseLocus x402 Services$0.005100%coinbase45d ago0xc5758f…254c8e
0xafff…33790x325b…d430BaseStableEnrichExa$0.01100%coinbase45d ago0x83cfb9…41d3de
0xafff…33790x3c5c…d5faBaseLocus x402 Services$0.005100%coinbase45d ago0x224874…d88569
0xafff…33790x325b…d430BaseStableEnrichExa$0.01100%coinbase45d ago0xd03ff9…e19a2b
0xafff…33790x325b…d430BaseStableEnrichExa$0.01100%coinbase45d ago0x7a5834…75841b
0x1949…20ff0xafff…3379Base—$0.01100%0xdb47…88b145d ago0xf13dbd…41d567
0xafff…33790x6cf3…8508Basex402 service$0.02100%cascade46d ago0x225c27…bbd4c5
0xafff…33790x6cf3…8508Basex402 service$0.02100%cascade46d ago0x7d1037…8fd420
0xafff…33790x6cf3…8508Basex402 service$0.02100%cascade46d ago0xd9a95b…0f5e2c
0xafff…33790x6cf3…8508Basex402 service$0.02100%cascade46d ago0x232359…c89f23
0xafff…33790x6cf3…8508Basex402 service$0.02100%cascade46d ago0xc612f1…962b23

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.