Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb0f9…f12c0x325b…d430BaseStableEnrichExa$0.01100%coinbase20d ago0xe74c8a…b7f2e8
0xb0f9…f12c0x325b…d430BaseStableEnrichExa$0.01100%coinbase20d ago0x927f8c…8a714e
0xb0f9…f12c0x325b…d430BaseStableEnrichExa$0.01100%coinbase20d ago0x045043…c5efc8
0xb0f9…f12c0x325b…d430BaseStableEnrichExa$0.01100%coinbase20d ago0x46ab4a…3f54b5
0xb0f9…f12c0x325b…d430BaseStableEnrichExa$0.01100%coinbase20d ago0x1ca201…4640d6
0xb0f9…f12c0x325b…d430BaseStableEnrichExa$0.01100%coinbase20d ago0x4d2e1e…aaa8e2
0xb0f9…f12c0x325b…d430BaseStableEnrichExa$0.01100%coinbase20d ago0xe54322…171c35
0xb0f9…f12c0x325b…d430BaseStableEnrichExa$0.01100%coinbase20d ago0x9bc53a…4c4c5b
0xb0f9…f12c0x325b…d430BaseStableEnrichExa$0.01100%coinbase20d ago0x8a9e09…aef438
0xb0f9…f12c0x325b…d430BaseStableEnrichExa$0.01100%coinbase20d ago0xbb30c3…878c97
0xb0f9…f12c0x325b…d430BaseStableEnrichExa$0.01100%coinbase20d ago0xedff92…a21cdf
0xb0f9…f12c0x325b…d430BaseStableEnrichExa$0.01100%coinbase20d ago0x21ff54…ba14b9
0xb0f9…f12c0x325b…d430BaseStableEnrichExa$0.01100%coinbase20d ago0x7c90a4…c95d74
0xb0f9…f12c0x325b…d430BaseStableEnrichExa$0.01100%coinbase20d ago0x5fd594…e1cf04
0xb0f9…f12c0x325b…d430BaseStableEnrichExa$0.01100%coinbase20d ago0x146b66…caded3
0xb0f9…f12c0x325b…d430BaseStableEnrichExa$0.01100%coinbase20d ago0x36bb39…b8fe3a
0xb0f9…f12c0x325b…d430BaseStableEnrichExa$0.01100%coinbase20d ago0x29591a…b2eb1b
0xb0f9…f12c0x325b…d430BaseStableEnrichExa$0.01100%coinbase20d ago0x64763d…6bf6ad
0xb0f9…f12c0x325b…d430BaseStableEnrichExa$0.01100%coinbase20d ago0x23a088…dde65c
0xb0f9…f12c0x325b…d430BaseStableEnrichExa$0.01100%coinbase20d ago0xacfd28…aea53a
0xb0f9…f12c0x325b…d430BaseStableEnrichExa$0.01100%coinbase20d ago0x10e0df…0c0172
0xb0f9…f12c0x325b…d430BaseStableEnrichExa$0.01100%coinbase20d ago0x06aace…273ced
0xb0f9…f12c0x325b…d430BaseStableEnrichExa$0.01100%coinbase20d ago0x5da04a…31af89
0xb0f9…f12c0x325b…d430BaseStableEnrichExa$0.01100%coinbase20d ago0x439147…3cdaee
0xb0f9…f12c0x325b…d430BaseStableEnrichExa$0.01100%coinbase20d ago0x726104…d4a532

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.