Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe78d…497d0x325b…d430BaseStableEnrichExa$0.01100%coinbase103d ago0x11f080…21b8a3
0xe78d…497d0x325b…d430BaseStableEnrichExa$0.01100%coinbase103d ago0xe1773e…5664d3
0xe78d…497d0x325b…d430BaseStableEnrichExa$0.01100%coinbase103d ago0x7aa153…d72343
0xe78d…497d0x325b…d430BaseStableEnrichExa$0.01100%coinbase103d ago0xc6fee3…bb788e
0xe78d…497d0x325b…d430BaseStableEnrichExa$0.01100%coinbase103d ago0x56b5cb…0faf60
0xe78d…497d0x325b…d430BaseStableEnrichExa$0.01100%coinbase103d ago0x0ded02…78af08
0xe78d…497d0x325b…d430BaseStableEnrichExa$0.01100%coinbase103d ago0xd4771a…b2d3d5
0xe78d…497d0x325b…d430BaseStableEnrichExa$0.01100%coinbase103d ago0x1e6194…f6997f
0xe78d…497d0x325b…d430BaseStableEnrichExa$0.01100%coinbase103d ago0xe4dd78…c42571
0xe78d…497d0x325b…d430BaseStableEnrichExa$0.01100%coinbase103d ago0x92f78d…46a5da
0xe78d…497d0x325b…d430BaseStableEnrichExa$0.01100%coinbase103d ago0x1f4c2d…1fbbea
0xe78d…497d0x325b…d430BaseStableEnrichExa$0.01100%coinbase103d ago0x439c48…8d6d70
0xe78d…497d0x325b…d430BaseStableEnrichExa$0.01100%coinbase103d ago0x117b9f…edea97
0xe78d…497d0x325b…d430BaseStableEnrichExa$0.01100%coinbase103d ago0x4827bf…41a7d2
0xe78d…497d0x325b…d430BaseStableEnrichExa$0.01100%coinbase103d ago0xae7c88…3fbb27
0xe78d…497d0x325b…d430BaseStableEnrichExa$0.01100%coinbase103d ago0xafe35b…c737cf
0xe78d…497d0x325b…d430BaseStableEnrichExa$0.01100%coinbase103d ago0xd7b9b9…c1d3af
0xe78d…497d0x325b…d430BaseStableEnrichExa$0.01100%coinbase103d ago0x8d116f…c13188
0xe78d…497d0x325b…d430BaseStableEnrichExa$0.01100%coinbase103d ago0x047bd4…dd6010
0xe78d…497d0x325b…d430BaseStableEnrichExa$0.01100%coinbase103d ago0xf70821…5e5fb2
0xe78d…497d0x325b…d430BaseStableEnrichExa$0.01100%coinbase103d ago0xd56995…2d38bc
0xe78d…497d0x325b…d430BaseStableEnrichExa$0.01100%coinbase103d ago0xe84b4a…781464

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.