Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8509…cb930xb6a6…c768BaseCloudflare APIBrowser$0.02100%coinbase50d ago0x379138…5045bb
0x8509…cb930xb6a6…c768BaseCloudflare APIBrowser$0.05100%coinbase50d ago0x92b339…8f20a4
0x8509…cb930xb6a6…c768BaseCloudflare APIBrowser$0.05100%coinbase50d ago0x32d6a9…f249b5
0x8509…cb930xb6a6…c768BaseCloudflare APIBrowser$0.02100%coinbase50d ago0x7b08eb…4e7b5c
0x8509…cb930x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0xb59625…ebf5bc
0x8509…cb930x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0x2bbea3…36f414
0x8509…cb930x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0xa1379d…391ebc
0x8509…cb930x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0xc67ad1…7f4860
0x8509…cb930x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0x7165ad…d808b9
0x8509…cb930x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0xeeb881…0f8b33
0x8509…cb930x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0x8d8169…ec848f
0x8509…cb930x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0xe77116…65e8d2
0x8509…cb930x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0xa47b72…adbfa8
0x8509…cb930x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0x93df0a…4fe64e
0x8509…cb930x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0xa26ed0…69a820
0x8509…cb930x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0xb6e05a…1a2af1
0x8509…cb930x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0xff1591…a5707c
0x8509…cb930x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0x21fa40…4bddc9
0x8509…cb930x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0x41bdd9…168ed4
0x8509…cb930x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0x6d6af3…ae0a1b
0x8509…cb930x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0xb09c76…f8c922
0x8509…cb930x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0xaf9bb2…cdb978
0x8509…cb930x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0x01bdd1…452b4f

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.