Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1939…03ee0x325b…d430BaseStableEnrichExa$0.20100%coinbase114d ago0xf72a95…198fdd
0x1939…03ee0x325b…d430BaseStableEnrichExa$0.20100%coinbase114d ago0xa4523e…82fb3b
0x1939…03ee0x325b…d430BaseStableEnrichExa$0.20100%coinbase114d ago0x852f91…05d33a
0x1939…03ee0x325b…d430BaseStableEnrichExa$0.20100%coinbase114d ago0x456416…28365d
0x1939…03ee0x325b…d430BaseStableEnrichExa$0.20100%coinbase114d ago0xb84649…7636f2
0x1939…03ee0x325b…d430BaseStableEnrichExa$0.20100%coinbase114d ago0x33971e…7d8bb7
0x1939…03ee0x325b…d430BaseStableEnrichExa$0.20100%coinbase114d ago0x310784…51b9c0
0x1939…03ee0x325b…d430BaseStableEnrichExa$0.20100%coinbase114d ago0x934331…b1b195
0x1939…03ee0x325b…d430BaseStableEnrichExa$0.20100%coinbase114d ago0x0e1714…2a9259
0x1939…03ee0x325b…d430BaseStableEnrichExa$0.20100%coinbase114d ago0x406bae…4e1724
0x1939…03ee0x325b…d430BaseStableEnrichExa$0.20100%coinbase114d ago0x055789…18d985
0x1939…03ee0x325b…d430BaseStableEnrichExa$0.20100%coinbase114d ago0x89e9d1…d1705e
0x1939…03ee0x325b…d430BaseStableEnrichExa$0.20100%coinbase114d ago0x084997…8469ab
0x1939…03ee0x325b…d430BaseStableEnrichExa$0.20100%coinbase114d ago0x286d32…b357e5
0x1939…03ee0x325b…d430BaseStableEnrichExa$0.05100%coinbase114d ago0x3b2ea7…7cb962
0x1939…03ee0x325b…d430BaseStableEnrichExa$0.01100%coinbase114d ago0x6f040d…be76f8
0x1939…03ee0x325b…d430BaseStableEnrichExa$0.01100%coinbase114d ago0x9dc720…d2f52f
0x1939…03ee0x325b…d430BaseStableEnrichExa$0.01100%coinbase114d ago0xa098fe…d67e03
0x1939…03ee0x325b…d430BaseStableEnrichExa$0.02100%coinbase114d ago0xf9c7de…b8d0cb
0x1939…03ee0x325b…d430BaseStableEnrichExa$0.02100%coinbase114d ago0x7a9cd9…650dfc
0x1939…03ee0x325b…d430BaseStableEnrichExa$0.02100%coinbase114d ago0xeb5ba0…96fe34
0x1939…03ee0x325b…d430BaseStableEnrichExa$0.02100%coinbase114d ago0x508e0f…4dd4d3
0x1939…03ee0x325b…d430BaseStableEnrichExa$0.02100%coinbase114d ago0x4d382f…fc4745
0x1939…03ee0x325b…d430BaseStableEnrichExa$0.02100%coinbase114d ago0x7f9fed…e62492
0x1939…03ee0x325b…d430BaseStableEnrichExa$0.02100%coinbase114d ago0x229c41…1616da

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.