Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x213e…b00f0x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0x874fcd…b6872b
0x213e…b00f0x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0x4524b1…54bcdf
0x213e…b00f0x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0x9c0d70…a4656b
0x213e…b00f0x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0xac8f15…f967b4
0x213e…b00f0x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0xd8a2dd…dfb80e
0x213e…b00f0x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0xd06da5…4fbc89
0x213e…b00f0x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0xe9f3c7…6ce00b
0x213e…b00f0x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0x9cecdf…742555
0x213e…b00f0x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0xbca00a…6b760f
0x213e…b00f0x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0xd7810b…a37bb5
0x213e…b00f0x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0x001c0f…4721cc
0x213e…b00f0x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0xb01864…0f4bd0
0x213e…b00f0x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0x36d978…8c8176
0x213e…b00f0x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0xa82a9c…23a139
0x213e…b00f0x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0xebd8d7…faea4e
0x213e…b00f0x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0xc2b38c…190d3e
0x213e…b00f0x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0xa5db4e…45ecd7
0x213e…b00f0x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0xb64bcb…fffb89
0x213e…b00f0x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0xc520d5…ae1fc4
0x213e…b00f0x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0x780baf…3dfea9
0x213e…b00f0x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0x3d54dc…0f665b
0x213e…b00f0x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0x760f20…85e3e0
0x213e…b00f0x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0x13a661…0586b6
0x213e…b00f0x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0xe1cf74…0a748c
0x213e…b00f0x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0x1e983b…1fffa1

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.