Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2284…4bfb0xd8ba…8e9bBasex402 service$0.02100%payAI13d ago0x9f47ef…e7288e
0xf86e…b61f0xd8ba…8e9bBasex402 service$2.00100%payAI14d ago0x418bf1…a0c030
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.03100%payAI14d ago0x920f5f…d5bf18
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.03100%payAI14d ago0x2289e9…bdb681
0xf86e…b61f0xd8ba…8e9bBasex402 service$2.00100%payAI14d ago0x68123b…b9fb86
0xf86e…b61f0xd8ba…8e9bBasex402 service$1.00100%payAI14d ago0xd244fc…64d9f3
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.50100%payAI14d ago0xe234c0…f46d73
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.50100%payAI14d ago0xba7623…484cbd
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.15100%payAI14d ago0x811e96…d0247d
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.10100%payAI14d ago0x0d7bc3…cf9f9d
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI14d ago0xf4589d…46e09f
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI14d ago0xf49a47…9397cb
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI14d ago0x3ba3a8…797699
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.02100%payAI14d ago0x6cecb9…242a5f
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI14d ago0x6c71d7…02cace
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI14d ago0x7b6a72…45f273
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI14d ago0x0a1f51…f48137
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI14d ago0x565747…02b9d7
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI14d ago0x56a1c6…edb699
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI14d ago0xb516a1…4ebc58
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI14d ago0x5afea0…d504bd
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI14d ago0x43c934…acc446
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI14d ago0x27b2b8…c5bc4a
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI14d ago0x5d7c97…42d262
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI14d ago0xb42310…f9673f

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.