Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7cd4…a2640x9700…d3abBaseOblique MarketsTime$0.03100%coinbase16d ago0x6dfd1e…5ada6f
0xa9f9…34a80x9700…d3abBaseOblique MarketsTime$0.01100%coinbase17d ago0x33d5d1…ea2d37
0x732d…81290x9700…d3abBaseOblique MarketsTime$0.002100%coinbase17d ago0xa15c3f…0d730d
0x54e1…f4e00x9700…d3abBaseOblique MarketsTime$0.003100%coinbase17d ago0x96f1eb…c49eaa
0xc9c7…16700x9700…d3abBaseOblique MarketsTime$0.01100%coinbase17d ago0xe28b55…be9a14
0xa19f…accc0x9700…d3abBaseOblique MarketsTime$0.003100%coinbase17d ago0xf029d3…7ef4dd
0xa19f…accc0x9700…d3abBaseOblique MarketsTime$0.003100%coinbase17d ago0xd002de…e702a7
0x94aa…02be0x9700…d3abBaseOblique MarketsTime$0.002100%coinbase17d ago0xdb8fa8…7d6a54
0x94aa…02be0x9700…d3abBaseOblique MarketsTime$0.01100%coinbase17d ago0x75fe21…536172
0xc9c7…16700x9700…d3abBaseOblique MarketsTime$0.002100%coinbase17d ago0xa88b6e…53fc04
0xc9c7…16700x9700…d3abBaseOblique MarketsTime$0.002100%coinbase17d ago0x10f064…0d0964
0x28bb…59c70x9700…d3abBaseOblique MarketsTime$0.01100%coinbase17d ago0xdf9eb8…4f82c9
0x2cae…270d0x9700…d3abBaseOblique MarketsTime$0.01100%coinbase17d ago0x8dc4f6…121d19
0x7cd4…a2640x9700…d3abBaseOblique MarketsTime$0.002100%coinbase17d ago0x3b466a…2eec61
0x7cd4…a2640x9700…d3abBaseOblique MarketsTime$0.01100%coinbase17d ago0xed19e3…944bed
0xc9c7…16700x9700…d3abBaseOblique MarketsTime$0.002100%coinbase17d ago0x8bf4d3…5f9d52
0x7cd4…a2640x9700…d3abBaseOblique MarketsTime$0.05100%coinbase17d ago0xa35914…46d38a
0x7cd4…a2640x9700…d3abBaseOblique MarketsTime$0.01100%coinbase17d ago0xaf1b88…160dcb

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.