Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5e95…a55e0x325b…d430BaseStableEnrichExa$0.04100%coinbase16d ago0x331696…11db51
0x5e95…a55e0x325b…d430BaseStableEnrichExa$0.01100%coinbase16d ago0x9c2a58…a12d5d
0x5e95…a55e0x325b…d430BaseStableEnrichExa$0.04100%coinbase16d ago0x091a29…ac2164
0x5e95…a55e0x325b…d430BaseStableEnrichExa$0.01100%coinbase16d ago0xa0029c…674e00
0x5e95…a55e0x325b…d430BaseStableEnrichExa$0.04100%coinbase16d ago0x7137c4…d83cf5
0x5e95…a55e0x325b…d430BaseStableEnrichExa$0.01100%coinbase16d ago0x581532…6b7cba
0x5e95…a55e0x2b6d…32c5Base2sPublic-records$0.0045100%coinbase16d ago0x6a28d3…1c4ecd
0x5e95…a55e0x2b6d…32c5Base2sPublic-records$0.0045100%coinbase16d ago0x3a55ef…700ea5
0x5e95…a55e0x2b6d…32c5Base2sPublic-records$0.0045100%coinbase16d ago0x0b55c5…2e20d8
0x5e95…a55e0x2b6d…32c5Base2sPublic-records$0.0045100%coinbase16d ago0xfe0ec9…53901d
0x5e95…a55e0x2b6d…32c5Base2sPublic-records$0.0045100%coinbase16d ago0x4f41bb…2150d0
0x5e95…a55e0x2b6d…32c5Base2sPublic-records$0.0045100%coinbase16d ago0xfdee49…d32147
0x5e95…a55e0x2b6d…32c5Base2sPublic-records$0.0045100%coinbase16d ago0x3d844f…0a5926
0x5e95…a55e0x2b6d…32c5Base2sPublic-records$0.0045100%coinbase16d ago0xa9b2a7…7dc474
0x5e95…a55e0x2b6d…32c5Base2sPublic-records$0.0045100%coinbase16d ago0x3c294e…60f6ff
0x5e95…a55e0x325b…d430BaseStableEnrichExa$0.02100%coinbase16d ago0x49222b…6ca0a0
0x5e95…a55e0x325b…d430BaseStableEnrichExa$0.02100%coinbase16d ago0x6ab051…abef84
0x5e95…a55e0x325b…d430BaseStableEnrichExa$0.02100%coinbase16d ago0x6fad7c…0ecb78
0x5e95…a55e0x325b…d430BaseStableEnrichExa$0.02100%coinbase16d ago0xe59a09…ea301f
0x5e95…a55e0x325b…d430BaseStableEnrichExa$0.02100%coinbase16d ago0x9af6d1…e304fa
0x5e95…a55e0x325b…d430BaseStableEnrichExa$0.02100%coinbase16d ago0xb00ad6…4dd595
0x5e95…a55e0x325b…d430BaseStableEnrichExa$0.02100%coinbase16d ago0xa2ce74…d23356
0x5e95…a55e0x325b…d430BaseStableEnrichExa$0.02100%coinbase16d ago0xc00d51…e67a05
0x5e95…a55e0x325b…d430BaseStableEnrichExa$0.02100%coinbase16d ago0x768d11…b9dbbb
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase16d ago0x726d61…7ed565

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.