Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbfcb…d14f0x325b…d430BaseStableEnrichExa$0.01100%coinbase39d ago0x5b4c9c…d74e76
0xbfcb…d14f0x325b…d430BaseStableEnrichExa$0.01100%coinbase39d ago0x9dcab6…a2c59f
0xbfcb…d14f0x325b…d430BaseStableEnrichExa$0.01100%coinbase40d ago0xc345af…f2f8bf
0xbfcb…d14f0x325b…d430BaseStableEnrichExa$0.01100%coinbase40d ago0x1baa96…ee23b5
0xbfcb…d14f0x325b…d430BaseStableEnrichExa$0.01100%coinbase40d ago0x4b1c9c…6961ce
0xbfcb…d14f0x325b…d430BaseStableEnrichExa$0.01100%coinbase40d ago0x8f833f…dc85e8
0xbfcb…d14f0x325b…d430BaseStableEnrichExa$0.01100%coinbase40d ago0xfb9a16…207d0f
0xbfcb…d14f0xcb79…6f78BaseStableBrowserSessions$0.10100%coinbase40d ago0x61e2c0…6fe4dc
0xbfcb…d14f0x325b…d430BaseStableEnrichExa$0.01100%coinbase40d ago0x124419…9c2cff
0xbfcb…d14f0x325b…d430BaseStableEnrichExa$0.01100%coinbase40d ago0x7d1810…1a71f0
0xbfcb…d14f0x325b…d430BaseStableEnrichExa$0.01100%coinbase40d ago0xa7b9a1…0e7c18
0xbfcb…d14f0x325b…d430BaseStableEnrichExa$0.01100%coinbase40d ago0x284442…9366fa
0xbfcb…d14f0x325b…d430BaseStableEnrichExa$0.01100%coinbase40d ago0x258314…a9d1d9
0xbfcb…d14f0xcb79…6f78BaseStableBrowserSessions$0.10100%coinbase40d ago0x2144a2…1cb080
0xbfcb…d14f0x325b…d430BaseStableEnrichExa$0.01100%coinbase40d ago0xa918f2…57cc7a
0xbfcb…d14f0x325b…d430BaseStableEnrichExa$0.01100%coinbase40d ago0xadca92…5566a8
0xbfcb…d14f0x325b…d430BaseStableEnrichExa$0.01100%coinbase40d ago0x90bfc3…979637
0xbfcb…d14f0x325b…d430BaseStableEnrichExa$0.01100%coinbase40d ago0xb23b0a…b1fc1a

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.