Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe88d…92210x91fd…6563Base—$1.00100%fluxa35d ago0x325e29…a0c456
0xe88d…92210xd6c0…d004Base—$0.20100%fluxa35d ago0xc5d911…e9747a
0xe88d…92210x9f99…8e43Base—$0.20100%fluxa35d ago0xbb7f0b…b42e8a
0xe88d…92210xd25a…0b0dBase—$0.44100%fluxa35d ago0x6c7e66…aade14
0xe88d…92210x981a…dcb9Base—$0.50100%fluxa35d ago0x55b6cb…18f683
0xe88d…92210xb22b…67c1Base—$0.20100%fluxa35d ago0xa9edee…895c1b
0xe88d…92210x1c0d…00d7Base—$0.20100%fluxa35d ago0xbae3f3…b2d92a
0xe88d…92210x875f…0926Base—$0.20100%fluxa35d ago0xc1fdb1…3b18ac
0xe88d…92210xa414…3f22Base—$5.31100%fluxa35d ago0x639c3f…b0249e
0xe88d…92210x2664…e466Base—$0.70100%fluxa35d ago0x7e2d59…7d2114
0xe88d…92210xa96e…8cb8Base—$2.47100%fluxa35d ago0xe9d0b5…a541dc
0xe88d…92210x3504…e393Base—$0.20100%fluxa35d ago0x6170fa…7e08f8
0xe88d…92210xf3cf…1862Base—$0.01100%fluxa35d ago0x8a06da…bcaef2
0xe88d…92210x66f8…5279Base—$0.24100%fluxa35d ago0x9cd814…21d924
0xe88d…92210x82df…955bBase—$0.11100%fluxa35d ago0xeea004…eee456
0xe88d…92210xbbfd…d0f7Base—$0.01100%fluxa35d ago0x7852b1…5a0497
0xe88d…92210xa43a…6210Base—$0.28100%fluxa35d ago0x15c2c4…6cfcd7
0xe88d…92210xb4a5…a288Base—$0.51100%fluxa35d ago0xd22296…d0f013
0xe88d…92210x0ba7…58d7Base—$0.10100%fluxa35d ago0x691627…f85440
0xe88d…92210xd6ef…e24aBase—$0.10100%fluxa35d ago0x3ddfd3…f26ced
0xe88d…92210x900a…4ee8Base—$0.20100%fluxa35d ago0x89350b…b67d5a
0xe88d…92210x2fde…fd42Base—$0.16100%fluxa35d ago0x34e3d8…de1da5
0xe88d…92210x5d46…df95Base—$0.20100%fluxa35d ago0x8975c7…5b0eeb
0xe88d…92210x66f9…978dBase—$0.18100%fluxa35d ago0xb66dd0…f4932d
0xe88d…92210x6822…3f23Base—$1.17100%fluxa35d ago0xcc7dbe…7b6a45

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.