Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x801f…46520x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0xd6256f…0ae460
0x801f…46520x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0x917915…f99ea9
0x801f…46520x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0xfbb2af…b49b4c
0x801f…46520x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0x916fab…f2137d
0x801f…46520x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0xda454c…ad427e
0x801f…46520x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0x5931b9…6c7475
0x801f…46520x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0x992474…880035
0x801f…46520x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0x3db943…a23562
0x801f…46520x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0xb9cbce…2c5ac4
0x801f…46520x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0x360123…4b2997
0x801f…46520x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0x22890c…6a275e
0x801f…46520x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0xedb8e2…48a2d7
0x801f…46520x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0x94d05f…8ff9e9
0x801f…46520x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0x61395b…53926b
0x801f…46520x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0xe14cb8…ffae2d
0x801f…46520x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0x39e8a2…236334
0x801f…46520x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0x7d9a6e…65bee6
0x801f…46520x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0x8e1000…4a855f
0x801f…46520x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0x0851bc…38e0a8
0x801f…46520x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0x3d4125…a65cfd
0x801f…46520x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0x9071c8…1bde27
0x801f…46520x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0xd394e6…7226f5
0x801f…46520x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0x32ea0f…67ae4e
0x801f…46520x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0xd7acf1…6dc186
0x801f…46520x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0xb13c91…c2ca46

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.